*
{
	font-size:					11px;
	font-family:				"Lucida Grande",Lucida,Arial,Helvetica,Verdana,"Luxi Sans";
}

a
{
	color:						#6D6C6C;
	text-decoration:			none;
}

a.active
{
	color:						#262699;
	text-decoration:			underline;
}

h1
{
	text-align:				left;
	padding-left:			10px;
}
	

#header
{
	background-color:			#8BABC7;
	border-bottom:				1px solid #999999;
	padding:					5px;
	padding-top:				45px;
}

#container
{
	text-align:					left;
	margin:						auto;
	margin-top:					40px;
	width:						650px;
	border:						0px;
}

#container1
{
	background-color:			#FFFFFF;
	text-align:					left;
	margin:						auto;
	margin-top:					40px;
	width:						475px;
	border:						0px;
}

body
{
	background-color:		#990000;
	padding:				0px;
	margin:					0px;
}

.body_main
{
	background-image:		url(../images/bodybg.gif);
	background-repeat:      repeat-y;
}	

.body_head
{
	padding-left:			10px;
}

.body_menu
{
	float:					right;
	padding-right:			20px;
	padding-top:			14px;
	font-size:				13px;
}

.body_menu *
{
	font-size:				1.0em;
}


.first
{
	font-size:				14px;
	font-weight:			bold;
}

.copyright
{
	color:					#D8A686;
	text-align:				center;
}

img
{
	border-width:			0px;
	padding:				0px;
	margin:					0px;
}
.sm, .sm_shad, .sm_arr
{
	padding-left:			8px;
	padding-right:			8px;
	text-align:				center;
}
.sm 
{
	height:					22px;
}
.sm_shad, .sm_arr
{
	height:					10px;
}
.sm_arr
{
	background-image:		url(/images/stock/menu/SelectArrow.gif);
	background-repeat:		no-repeat;
	background-position: 	top center;
}
#ban_img
{
	margin: 				5px; 
	margin-bottom: 			10px;
}
.tab_end_s
{
	background-image:		url(/images/stock/menu/Tab_end_s.gif);
	background-position: 	bottom left; 
	background-repeat: 		repeat-x; 
	width: 					50%;
}
#tab_s
{
	background-image:		url(/images/stock/menu/Tab_s.gif);
	height:					22px;
	background-repeat: 		repeat-x;
}
#sm_shtr
{
	background-color:		#FFFFFF;
}
.td_shad
{
	background-image:		url(/images/stock/menu/Shadow.gif);
	height:					4px;
	background-repeat: 		repeat-x;
}




