a.body_link
{
	font-size: 12px;
	color: #C63739;
	font-family: Verdana;
}
a.body_link:hover
{
	text-decoration: none;
}

a.nav_link
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
a.nav_link:hover
{
	/*text-decoration: underline;*/
	color: red;
}
SPAN.nav_link_selected
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
}

a.copyright_link
{
	font-size: 10px;
	color: #7a3a77;
	font-family: Verdana;
}
a.copyright_link:hover
{
	text-decoration: none;
}

body
{
	background-image: url(../images/bg_conxscan.jpg);
	/*background-color: #ffd769;*/
}
IMG.aurora_img
{
	margin-left: 3px;
	margin-right: 3px;
}
IMG.aurora_logic_logo
{
	margin-bottom: 100px;
}
SPAN.aurora_copyright_text
{
	font-size: 9px;
	font-weight: bold;
	color: #7A3A77;
	font-family: Verdana;
}
SPAN.contact_body_text
{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana;
}
SPAN.contact_body_text_header
{
	font-weight: bold;
	font-size: 14px;
	color: #c63739;
	line-height: 16px;
	font-family: Verdana;
}
SPAN.main_aurora_text
{
	font-weight: bold;
	font-size: 12px;
	color: #7a3a77;
	font-family: Verdana;
	font-variant: small-caps;
}
SPAN.main_body_text_header
{
	font-weight: bold;
	font-size: 14px;
	color: #C63739;
	line-height: 14px;
	font-family: Verdana;
}
SPAN.main_body_text
{
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-family: Verdana;
}
SPAN.copyright_text
{
	font-size: 9px;
	font-family: Verdana;
}
SPAN.tab_text
{
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana;
}
TD.aurora_logo_cell
{
	background: #ffffff;
}
TD.comprehensive_cell
{
	padding-bottom: 3px;	
}
TD.body_text_cell
{
	background: #ffffff;	
}
TD.body_text_cell_padded
{
	padding-left: 25px;
	background: #ffffff;	
}
TD.button_cell
{
	/*border-top: #C63739 1px solid;*/
	background: #ffffff;
	padding-bottom: 1px;
	border-left: #C63739 1px solid;
	border-bottom: #C63739 1px solid;
}
TD.button_cell_selected
{
	/*border-top: #C63739 1px solid;*/
	background: #D36466;
	padding-bottom: 1px;
	border-left: #C63739 1px solid;
	border-bottom: #C63739 1px solid;
}
TD.button_cell_right
{
	border-right: #C63739 1px solid;
	border-left: #C63739 1px solid;
	border-bottom: #C63739 1px solid;
	background: #ffffff;
	padding-bottom: 1px;
}
IMG.thumb
{
	border: gray 1px solid;
}
TD.button_cell_right_selected
{
	border-right: #C63739 1px solid;
	border-left: #C63739 1px solid;
	border-bottom: #C63739 1px solid;
	background: #D36466;
	padding-bottom: 1px;
}
TD.copyright_cell
{
	border-right: #603B00 1px solid;
	padding-bottom: 6px;
	padding-left: 10px;
	border-left: #603B00 1px solid;
	border-bottom: #603B00 1px solid;
	background-color: #eeeeee;
}
TD.logo_cell
{
	background: white;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
TD.banner_cell
{
	background: white;
	border-top: black 1px solid;
	
	border-left: black 1px solid;
	border-right: black 1px solid;
}
TD.button_table_cell_middle
{
	border-top: #C63739 1px solid;
	background: #ffffff;
}
TD.button_table_cell_right
{
	border-top: #C63739 1px solid;
	border-right: #000000 1px solid;
	background: #ffffff;
}
TD.logo_cell_bottom
{
	background: #ffb94b;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
TD.logo_cell_middle
{
	border-right: black 1px solid;
	background: #ffffff;
}
TD.tab_intro_cell
{
	background: #000000;
}
TD.tab_intro_cell_highlight
{
	background: #daa520;
}
TABLE.body_table
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
UL.main_ul
{
	list-style-type: circle;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana;
}
