body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #DEEAFE;
}

#header{
width: 783px;
height:60px;
background-color:#F4F0F1;
}

#flash_menu{
width: 783px;
height: auto;
background-image:url(../images/bg_main.jpg);
}

#main_content{
width: 783px;
height: auto;
background-image:url(../images/bg_main.jpg);
}

#footer_content{
width: 783px;
height:65px;
font-size:10px;
}

#footer{
width:783px;
height: 65px;
background-color:#525250;
}
#footer_bottom{
width:783px;
height: 20px;
background-color:#343331;
}

.line_v{
background-image:url(../images/ln_h.gif);
background-position:bottom;
}

.white_font{
 color: #FFFFFF;
}

.red_font{
 color: #FE385C;
 font-weight:bold;
}

.nav_menu{
font-weight:bold;
}

a.nav_menu:link {color: #666666; text-decoration: none;}
a.nav_menu:visited {color: #666666; text-decoration: none;}
a.nav_menu:hover {color: #666666; text-decoration: underline;}

.stock_font{
color: #999; 
}

.stock_s_font{
color: #999;
font-size:10px; 
}

a.footer_link:link {color: #999999; text-decoration: none;}
a.footer_link:visited {color: #999999; text-decoration: none;}
a.footer_link:hover {color: #999999; text-decoration: underline;}

a:link {color: #0066FF; text-decoration: none;}
a:visited {color: #0066FF; text-decoration: none;}
a:hover {color: #0066FF; text-decoration: underline;


.normalBluetext {
	FONT-SIZE: 12px; COLOR: #256dbf; FONT-FAMILY: Arial
}
.normalBoldBluetext {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #256dbf; FONT-FAMILY: Arial
}

.tablecontent1 {
	BACKGROUND-COLOR: #F2F2F2;
}
.tablecontent {
	BACKGROUND-COLOR: #E9E9E9;
}
.tablecontent2 {
	BACKGROUND-COLOR: #ffffff;
}

.tabletitle{
	BACKGROUND-COLOR: #CCD0D1;
}

.smalltext {
	FONT-SIZE: 11px;
}

.smalltext1 {
	FONT-SIZE: 11px;
}
.footerTXT{
FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Arial
}