/* CSS Document */



body * {

outline: none;



}

body{

margin:0px 0px 0px 0px;

font-family:Tahoma;

color:#2E2F2F;

line-height:18px;

background-image:url(images/blue-back.jpg);

background-repeat:repeat-x;

font-size:11px;

}

.border{

border-bottom:#5993BF solid 4px;

border-left:#5993BF solid 4px;

border-right:#5993BF solid 4px;

background-image:url(images/white-back-2.jpg);

background-repeat:repeat-x;

}



.border-2{



border-left:#5993BF solid 4px;

border-right:#5993BF solid 4px;

background-image:url(images/white-back.jpg);

line-height:30px;

}







/************************************/

/*		HEADER CSS					*/

/************************************/



.logo-back {

background-image:url(images/logo-back.jpg);

height:104px;

background-repeat:repeat-x;

}

.email{

color:#073A4B;

text-transform:uppercase;

text-decoration:none;

font-weight:bold;

}

.email:hover{

color:#ffffff;

text-transform:uppercase;

text-decoration:none;

font-weight:bold;

}

.weather{

font-size:10px;

color:#0C6FAF;

text-transform:uppercase;

text-align:center;

text-decoration:none;

}



.weather:hover{

color:#000000;

font-size:10px;

text-transform:uppercase;

text-align:center;

text-decoration:none;

}



.orange-back{

background-image:url(images/orange-back.jpg);

line-height:30px;}



.menu-back{

background-image:url(images/menu-back.jpg);

line-height:30px;

}



#header_nav{

width: 100%;

font-family:Tahoma;

font-size: 10px;

font-weight:bold;

color: #FFFFFF;

text-align: center;

text-transform:uppercase;



}



#header_nav ul{

margin: 0px;

padding: 0px;

list-style-type: none;

}



#header_nav ul li{

float: left;

background-image:url(images/white-space.jpg);

background-repeat:no-repeat;

line-height:25px;



}



#header_nav ul li a:link, #header_nav ul li a:visited{

display: block;

padding: 0px 16px 0px 16px;

text-decoration: none;

color: #FFFFFF;

text-transform:uppercase;



}



#header_nav ul li a:active, #header_nav ul li a:hover{

display: block;

padding: 0px 16px 0px 16px;

text-decoration: none;

color: #000000;

text-transform:uppercase;



}



/************************************/

/*		CONTENT PART 				*/

/************************************/



.blank{

line-height:14px;

}

.welcome{

background-image:url(images/welcome-back.jpg);

background-repeat:repeat-x;

}

.yellow-back{

background-image:url(images/gradient-yellow.jpg);

height:139px;

background-repeat:no-repeat;

}
.ryellow-back{

background-image:url(images/rgradient.jpg);

height:200px;

background-repeat:no-repeat;

}
.yellow-border{

border-bottom:#FFE6AF solid 1px;



}



#left_nav{

font-family:Tahoma;

font-size: 11px;

color: #232323;



}



#left_nav ul{

margin: 0px;

padding: 0px;

list-style-type: none;

}



#left_nav ul li{

line-height: 24px;

display: block;

border-bottom:#FFE6AF solid 1px;

background: url(images/dot.jpg) 8px 10px no-repeat;

}



.space{

padding-left:18px;

}



.space-2{

padding-left:17px;

padding-top:10px;

padding-right:17px;

}



.blank-2{

line-height:10px;

}

/************************************/

/*		FLEET PAGE				*/

/************************************/

.display-back{

background-image:url(images/fleet-back.jpg);

}

.display-border{

border:#717171 solid 1px;

}

.display-border2{

border-right:#717171 solid 1px;

}

.car{

color:#FFFFFF;

line-height:24px;

font-weight:bold;

text-transform:uppercase;

text-align:center;

}



/************************************/

/*		BOTTOM PART 				*/

/************************************/

.bottom-link{

font-size:10px;

text-transform:uppercase;

color:#005891;

text-decoration:none;

}

.bottom-link-2{

font-size:10px;

text-transform:uppercase;

color:#005891;

text-decoration:none;



}

.bottom-link-2:hover{

font-size:10px;

text-transform:uppercase;

color:#000000;

text-decoration:none;

}
