body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #323232;
	font-family:  Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
    scrollbar-face-color: #555555;
    scrollbar-shadow-color: #444444;
    scrollbar-highlight-color: #444444;
    scrollbar-3dlight-color: #444444;
    scrollbar-darkshadow-color: #444444;
    scrollbar-track-color: #666666;
    scrollbar-arrow-color: #B4B3B3;
}

td {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:16px;
}

a:link,a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover,a:active  {
	color: #993333;
}
a.nmenu:link,a.nmenu:visited {
	background-image:url(images/left_menu_n.jpg); 
    width:100%; height:100%; display:block;
	font-size: 11px;
	color: #555555;
	text-indent:30px; 
	font-weight:bold;
	padding-top:10px;
}

a.nmenu:hover,a.nmenu:active {
	background-image:url(images/left_menu_n_o.jpg); 
    width:100%; height:100%; display:block;
	color: #000000;
	text-decoration : underline;
	padding-top:10px;
}
a.cmenu:link,a.cmenu:visited {
	background-image:url(images/left_menu_C.jpg); 
    width:100%; height:100%; display:block;
	font-size: 11px;
	color: #555555;
	text-indent:30px; 
	font-weight:bold;
	padding-top:10px;
}

a.cmenu:hover,a.cmenu:active {
	background-image:url(images/left_menu_o_C.jpg); 
    width:100%; height:100%; display:block;
	color: #000000;
	text-decoration : underline;
	padding-top:10px;
}
a.lmenu:link,a.lmenu:visited {
	background-image:url(images/left_menu.jpg); 
    width:100%; height:100%; display:block;
	font-size: 11px;
	color: #555555;
	text-indent:30px; 
	font-weight:bold;
	padding-top:10px;
}

a.lmenu:hover,a.lmenu:active {
	background-image:url(images/left_menu_o.jpg); 
    width:100%; height:100%; display:block;
	color: #000000;
	text-decoration : underline;
	padding-top:10px;
}


a.prolink:link,a.prolink:visited {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:4px;
	text-indent:12px; 
	color: #333333;
	text-decoration : underline;
}

a.prolink:hover,a.prolink:active {
	padding-left:4px;
	text-indent:12px; 
	color: #993333;
}

.pro_title_C{ 
    color:#333333;
	background-image:url(images/p_title_bg_C.jpg); 
	background-repeat:no-repeat;
	font-weight:bold; 
	text-indent:30px; 
	font-family:Arial, Helvetica, sans-serif;
}

.pro_title{ 
    color:#333333;
	background-image:url(images/p_title_bg.jpg); 
	background-repeat:no-repeat;
	font-weight:bold; 
	text-indent:30px; 
	font-family:Arial, Helvetica, sans-serif;
}

.content{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999; 
	font-size: 9px; 
	line-height:13px;
}

.ret_title{ 
    color:#FFFFFF;
	font-weight:bold; 
	text-indent:24px; 
	font-family:Arial, Helvetica, sans-serif;
}



.icon_middle{ 
	vertical-align: middle; 
	
}

a.redlink:link,a.redlink:visited {
	color: #993333;
}

a.redlink:hover,a.redlink:active {
	text-decoration : underline;
}

a.btpage:link,a.btpage:visited {
	color: #999999;
	font-size: 11px;
}

a.btpage:hover,a.btpage:active {
	color: #000000;
}

a.news_more:link,a.news_more:visited {
	color: #FF9900;
	font-size: 11px;
}

a.news_more:hover,a.news_more:active {
	color: #FF6600;
}

a.sitemap:link,a.sitemap:visited {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration : underline;
}

a.sitemap:hover,a.sitemap:active {
	text-decoration : none;
}

input, textarea { 
	border-top: #888888 1px solid ; 
	border-left: #888888 1px solid ; 
	border-bottom: #CCCCCC 1px solid ; 
	border-right: #CCCCCC 1px solid ; 
	background:url(images/input_box01.jpg); 
	color: #333333; 
	font-size: 12px; 
	padding-right: 1px; 
	padding-left: 1px;
	padding-bottom: 1px; 
	padding-top: 1px; 
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

select {
	border-top: #AAAAAA 1px solid ; 
	border-left: #AAAAAA 1px solid ; 
	border-bottom: #CCCCCC 1px solid ; 
	border-right: #CCCCCC 1px solid ; 
	background:url(images/input_box01.jpg); 
	font-family:  Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	}