body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-color:#D1D6EF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
}

.table_main { 
	width:872px;
	margin-top:auto; 
	margin-bottom:auto; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;}
	
.border_left {border-left:solid; border-left-width:1px; border-left-color:#000000;}

.table_100 {width:100%;}
.table_black {width:100%; background-color:#000000;}
.table_50 {width:50%;}
.table_spacer {width:55%}
.product_table {width:100%; border-style:solid; border-color:#000000; border-width:1px;}

.header_right_bg {background-image:url(images/header_bg_right.jpg); width:84px;}

.header_center_right {background-image:url(images/header_center_right.jpg); width:157px; height:25px;}
.header_center_left	{background-image:url(images/header_center_left.jpg); width:296px; height:25px;}

.shadow_right_bg {background-image:url(images/main_body_shadow.jpg); width:84px;}
.shadow_footer_bg {background-image:url(images/footer_shadow.jpg); width:84px;}



.main_text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align:left;}
.main_text_white {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align:left; color:#FFFFFF;}
.main_text_blue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align:left; color:#6675CC;}
.main_text_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; font-weight:bold;}
.navi_text {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;}
.footer_text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align:left; color:#FFFFFF;}

.td_blue {background-color:#6675CC;}
.td_blue_header {background-color:#6675CC; width:100%; padding:5px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; text-align:left; color:#FFFFFF;}
.td_white {background-color:#FFFFFF;}
.td_product_table_heading {background-color:#6675CC; padding:2px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-align:left; color:#FFFFFF;}

a:link.navi_link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;}
a:visited.navi_link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;}
a:hover.navi_link {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;}
a:active.navi_link {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:bold;}


.no_border {border:none;}
.vertical_hr {border-right:solid; border-color:#999999; border-width:1px;}
.navi_hr {padding-left:10px; padding-right:10px; color:#999999; height:0px;}

.td25px {width:25px}

a:link.white_link {color: #000000;	text-decoration: none; color:#FFFFFF; font-size:11px;}
a:visited.white_link {color: #000000; text-decoration: none; color:#FFFFFF; font-size:11px;}
a:hover.white_link {color: #000000; text-decoration:underline; color:#FFFFFF; font-size:11px;}
a:active.white_link {color: #000000; text-decoration:underline; color:#FFFFFF; font-size:11px;}


