@charset "UTF-8";
/* CSS Document */

body
	{ 
	background :				#000000;
	font-family:				Tahoma, Verdana, Arial, sans-serif;
	font-size:					14px;
	margin:						20px auto;
}
#ctc {
	position:					absolute;
	top:						0;
	left:						0;
	width:						100px;
	height:						12px;
	background-color:			#ddd;
	padding:	                0;
	margin:                     0;
	font-size:					9px;
	text-align:					center;
}


#head_top {
	background-image:			url(images/head_top.gif); 
	background-repeat:			no-repeat;
	width:						800px; 
	height:						82px;
	padding:					0px; 
	margin:				   		auto;
}
#body_slice {
	background-image:			url(images/body_slice.gif); 
	background-repeat:			repeat-y;
	width:						800px; 
	padding:					0px; 
	margin:				   		auto;
}
#foot_bottom {
	background-image:			url(images/foot_bottom.gif); 
	background-repeat:			no-repeat;
	width:						800px; 
	height:						26px;
	padding:					0px; 
	margin:				   		auto;
}
#left_nav_bar_top {
	background-image:			url(images/left_nav_bar_top.gif); 
	background-repeat:			no-repeat;
	width:						200px; 
	height:						22px;
	padding:					0px; 
	margin:					    0px;
}
#left_nav_bar_slice {
	background-image:			url(images/left_nav_bar_slice.gif); 
	background-repeat:			repeat-y;
	width:						200px; 
	padding:					0px; 
	margin:				   		0px;
}


#left_nav_bar_bottom {
	background-image:			url(images/left_nav_bar_bottom.gif); 
	background-repeat:			no-repeat;
	width:						200px; 
	height:						16px;
	padding:					0px; 
	margin:					    0px;
}
#box_sidebar {
	background:					#EFE0C0;
	padding:					5px 10px 5px 10px; 
	margin:					    0px;
}
ul#List1	{
	list-style-image:			url(images/arrow.gif);
}	
ul#List2	{
	list-style-image:			url(images/arrow2.gif);
}	
ul li	{
	padding:					10px; 
	}



h1{
	color:						#333333;
	margin:					   	0px;
}
h2{
	font-family:				Arial, sans-serif;
	font-size:					18px;
	font-weight:				600;
	color:						#513E15;
}
h3{
	font-size:					14px;
	font-weight:				600;
	color:						#FFCC66;
	padding:					5px; 
	margin:					    0px;
}
h4{
	font-size:					16px;
	padding:					5px 30px 20px 20px; 
	margin:					    0px;
}
h5{
	font-size:					14px;
	font-weight:				600;
	color:						#0033CC;
	text-align:					center;
	padding:					5px; 
	margin:					    0px;
}
h6{
	font-size:					14px;
	font-weight:				600;
	color:						#990000;
	text-align:					center;
	padding:					5px; 
	margin:					    0px;
}
h7  {
	font-size:					16px;
	font-weight:				600;
	color:						#990000;!important
	padding:					5px; 
	margin:					    0px;
}	
p {
	text-indent:	            2.4em;
	text-align:					left;
}
#head_top_txt	{
	font-family:				Verdana, Arial, sans-serif;
	font-size:					12px;
	font-weight:				600;
	font-style:					italic;
	color:						#333333; 
	padding:	                28px 2px 8px 18px;
}
#foot_bottom_txt {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					11px;
	color:						#333333; 
	padding:	                5px;
}
#headline {
	margin:						auto;
	padding:	                10px;
	text-align:					center;
	width: 						500px;
}
.order a:  {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					13px;
	font-weight:				600;
	color:						#666666;
}
.order a:hover {
	color:						#333333; 
}
#left_nav_bar_txt {
	font-family:				Verdana, Arial, sans-serif;
	font-size:					12px;
	color:						#FFFFCC; 
	text-align:					center;
	padding:	                10px;
}
#main_content {
	padding:	                5px 40px 5px 20px; 
	margin:						0px;
}


.bold {font-weight:bold;}
.emStrong {font-weight:bold;font-style:italic;}
.em	{font-style:italic;}
.blue {color:#003399;}
.red {color:#CC3300;}


