@charset "UTF-8";
/* CSS Document */

body { margin-top: 25px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; background: url(artwork/template/bgrnd_gradient.gif) repeat-x #141e2a }

/** bottom_menu_roadtech hyperlink  **/
.bottom_menu_roadtech  {
	color: #ffffff;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Geneva, sans-serif;
	text-decoration: none
}
a.bottom_menu_roadtech:link, a.bottom_menu_roadtech:visited  { color: #ffffff; font-size: 11px; line-height: 16px; text-decoration: none }
a.bottom_menu_roadtech:hover {
	color:#91a1b3;
	text-decoration: none;
}

/** bottom_menu_e3 hyperlink  **/
.bottom_menu_e3  {
	color: #ffffff;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Geneva, sans-serif;
	text-decoration: none
}
a.bottom_menu_e3:link, a.bottom_menu_e3:visited  { color: #ffffff; font-size: 11px; line-height: 16px; text-decoration: none }
a.bottom_menu_e3:hover {
	color:#8ca16d;
	text-decoration: none;
}

/** left_nav_roadtech hyperlink  **/
.left_nav_roadtech  {
	color: #91a1b3;
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Geneva, sans-serif;
	text-decoration: none
}
a.left_nav_roadtech:link, a.left_nav_roadtech:visited  { color: #91a1b3; font-size: 13px; line-height: 15px; text-decoration: none }
a.left_nav_roadtech:hover {
	color:#ffffff;
	text-decoration: none;
}

/** small_text_roadtech hyperlink  **/
.small_text_roadtech  {
	color: #576372;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Geneva, sans-serif;
	text-decoration: none
}
a.small_text_roadtech:link, a.small_text_roadtech:visited  { color: #576372; font-size: 11px; line-height: 15px; text-decoration: none }
a.small_text_roadtech:hover {
	color:#576372;
	text-decoration: underline;
}

td { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; }

a:link { color: #ffffff; text-decoration: underline; }
a:visited { color: #ffffff; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: underline; }

/** pic cell color for Road Tech **/
.pic_cell_color_roadtech { background-color:#384656; }
