/* CSS Document */

/* Layout */

body {
	background-color: #666666;
	background-attachment: fixed;
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-top: 0px;
	color: #FFFFFF;
}
#window {							/* # refers to id of html element */
	text-align:center;
	background-color: #FFFFFF;
}
#page {
	margin-left:auto;					/* mozilla centering */
	margin-right:auto;					/* backgrond color white */
	width:816px;				/* width required to center on parent div */
	text-align:left;					/* left justify within this container */
	background-color: #FFFFFF;
	margin-top: auto;
	border-top-style: none;
	color: #FF6666;
}
#logo { 						/* #refers to top header masthead area */
	width:816px;						/* width of masthead */
	height:177px;						/* height of masthead */
	border:0;
	margin:0;
	background-position: center;
}

#top {
	width:816px;
	border:0;
	margin:0;
	background-position: center;
	text-align: center;
}
#topmenu {
	width:816px;
	height:24px;
	margin:0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}

#linkmenu {
	width:816px;
	float:left;
	height:34px;
	text-align: center;
	background-image: url(bttm.gif);
	border-right-width: thin;
	border-right-color: #000000;
	border-right-style: groove;
	color: #FF6666;
}
#linkmenu1 {
	width:95px;
	float:left;
	height:24px;
	text-align: center;
	background-image: url(bttm.gif);
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
}
#linkmenu2 {
	width:95px;
	float:left;
	height:24px;
	text-align: center;
	background-image: url(bttm.gif);
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
}
#linkmenu3 {
	width:100px;
	float:left;
	height:24px;
	text-align: center;
	background-image: url(bttm.gif);
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
}
#linkmenu4 {
	width:100px;
	float:left;
	height:24px;
	text-align: center;
	background-image: url(bttm.gif);
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
}
#linkmenu5 {
	width:116px;
	float:left;
	height:24px;
	text-align: center;
	background-image: url(bttm.gif);
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
}
#linkmenu6 {
	width:104px;
	float:left;
	height:24px;
	text-align: center;
	background-image: url(bttm.gif);
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000000;
}
#linkmenu7 {
	width:104px;
	float:left;
	height:24px;
	text-align: center;
	background-image: url(bttm.gif);
}
#continut {
	width:816px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-width: thin;
	color: #FF6666;
	border-left-color: #D4D0C8;
	height: auto;
	position: static;
}
#continutspan {
	clear:both;
	white-space: normal;
}

#continutmid {
	width:518px;
	height:1000px;
	float:left;
	margin:0;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FF6666;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#main {									/* right column, contains content and rightmenu elements */
	width:656px;
	background:#111111;
	float:right;
	background-repeat: no-repeat;
	border-bottom-style: none;
	background-color: #FFFFFF;
	}
#mainspan {
	clear:both;
	background-color: #FFFFFF;
}	
#leftpag {
	width:160px;
	float:left;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6666;
}
#leftpagspan {clear:both;
}

#rightpag {
	width:135px;
	float:right;
	text-align: center;
	background-color: #FFFFFF;
}
#leftpagmic {
	width:160px;
	float:left;
	text-align: center;
	background-color: #222222;
}
#bottomlink {
	width:auto;
	border:0;
	margin:0;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	float: left;
	white-space: normal;
	
	direction: inherit;
	border-top-color: #000000;
}
#lastlink {
	width:817px;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6666;
	height: inherit;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: medium;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: middle;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#nav{
	float : left;
	color : #333333;
	width : 100%;
	white-space: normal;
}
#corp {border:0;
	margin:0;
	width : 250px;
	bottom: auto;
	float: right;
}

.style9 {
	color: #000000;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.corp {
	color: #999999;
	letter-spacing: normal;
	font-size: 10px;
	text-align: right;
	font-family: Times New Roman, Times, serif;
	vertical-align: text-bottom;
}

.style8 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.style8bold {
	font-size: 12px;
	color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}
.style13 {
	font-size: 12px;
	color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}
.phone {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.dow {
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
}
#botoom { 
    width:816px;
	height:6px;
	border:0;
	margin:0;
}
#bootpage { width:816px;
	height:6px;
	border:0;
	margin:0;
}
#table1 {
	width:515px;
	margin-left: auto;   /* center the table */
    margin-right: auto;  /* center the table */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
}
#tableveh {
	width:400px;
	margin-left: auto;   /* center the table */
    margin-right: auto;  /* center the table */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1.title {
	color:#FF6666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	padding-top:10px;
	text-align: center;
	border-top-color: #000000;
	border-right-color: #000000;
}
h2.end {color: #CCCCCC;
	letter-spacing: normal;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
A.link {
	COLOR: #FF6666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
A.table1 {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	color: #666666;
}
A.upload {
	COLOR: #FFFF00;
	font-size: 13px;
	font-family: Times New Roman, Times, serif;
	text-decoration: underline;
}
A.link:hover {
	COLOR: #666666;
}
A.link2 {
	COLOR: #999999;
	font-size: 9px;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}
A.link1 {
	COLOR: #FF6666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.link3 {
	COLOR: #FF0000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.link1:hover {
	COLOR: #660000;
	background-color: #FFFFFF;
}
.table11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: top;
	z-index: auto;
	height: auto;
	width: auto;
	
	color: #0099CC;
}
.textbold {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; COLOR: #FFFFFF; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Times New Roman, Times, serif
}
.textboldcolor {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #CCCCCC;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
}
.textboldfleet{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
}
.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #CCCCCC;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.textsmallbold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
ul#continutmid {
	border-bottom: 1px dotted #EEE;
	margin: 0;
	color: #FFFFFF;
}
