@charset "utf-8";
/* CSS Document */

body {font-family:arial; background-color:#CCCCFF;}

.table1 {
	background-color:#FFFFFF; 
	border:1px solid #666666;}
	
.table_top_left {
	background-image:url(img/header_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top left;
	width:260px; 
	height:66px;}

.spacer {
	width:7px;
	background-image:url(img/header_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top left;}

.table_top_right {
	background-image:url(img/header_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top left; 
	width:443px; 
	height:66px;}

.title_cell {
	border-bottom:10px solid #525252; 
	width:260px; 
	height:75px; 
	vertical-align:middle; 
	text-align:center; 
	font-weight:bold; 
	font-size:27px;}

.right_menu {
	border-bottom:10px solid #3b9db1; 
	width:443px; 
	text-align:center; 
	height:75px; 
	vertical-align:middle; 
	color:#666666;}
	
.right_menu a {
	text-decoration:none;  
	color:#666666;}
	
.right_menu li {
	display:inline; 
	padding: 0px 20px 0px 20px;}
	
.left_menu {
	background-color:#799d08; 
	color:#FFFFFF; 
	font-weight:bold;
	width:260px; 
	margin-top:4px;
	padding:0px;
	margin-bottom:0px;}

.left_menu ul {
	list-style-image:url(img/main_menu_li.gif);}

.left_menu a {
	text-decoration:none; 
	color:#FFFFFF;}
	
.main_bg {
	background-image:url(img/menu_dx_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:left top; 
	width:766px;}
	
.line {
	background-color:#999999; 
	height:10px; 
	width:260px;}
	
.left_submenu {
	 background-color:#e1dfdf;}

.left_submenu ul {
	 margin-top:10px; 
	 margin-bottom:10px; 
	 font-size:15px; 
	 list-style-image:url(img/menu_li.gif);}

.left_submenu a {
	color:#333333; 
	text-decoration:none;}
	
.text {
	color:#666666; 
	font-size:13px; 
	text-align:justify; 
	padding:8px;}

.footer_left {
	background-color:#525252; 
	height:10px; 
	width:250px; 
	color:#FFFFFF; 
	text-align:center; 
	padding:20px 0px; 
	font-size:13px;}