html, body{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size:11px;
}
:focus {
	outline: none;
}
body{	
	color: #232c30;
	background: #9D9D9D;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	font-size:11px;
}
td,tr{

	padding: 0;
	margin: 0;
	font-size:11px;
}
img{border:0;}.he a{	font-size:14px;	color:#4F81BD;}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color:#C03;
	text-decoration:none;
}.l a{	color: #000;	text-decoration: none;}.l a:hover{	color: #C03;	text-decoration: none;}.tdPadd td{	padding:3px;}.tdPadd2 td{	padding:3px 5px;}.border td{	border:1px solid #000;}.noborder td{	padding:5px;	border: 0;}.leftCorner{	background: url(images/left_corner.gif) no-repeat left top;		width:13px;	height:33px;}.rightCorner{	background: url(images/right_corner.gif) no-repeat left top;		width:13px;	height:33px;}.mi{	background: url(images/center.gif) repeat-x left top;			height:33px;	color:#fff;}

.header{
	height:60px;
	background: url(images/header_bg.gif) repeat-x left top;		
}

.menu{
	padding-left:73px;
	height:25px;
	background: url(images/main_menu_gradient.gif) repeat-x left top;		
}

.menu a{
	display:block;
	height:25px;	
	font-size:12px;
	color:#000;
	font-weight:bold;	
}

.menu a:hover{
	color:#fff;
	background: url(images/left_shadow.gif) no-repeat left top;
	background-color:#00131a;
}

.menu a div{	
	height:25px;
	cursor:pointer;
}

.menu a div div{	
	height:auto;
	padding-top:5px;
}


.menu a:hover div{	
	background: url(images/right_shadow.gif) no-repeat right top;
}

.homeIcon a{
	display:block;
	height:25;
	width:19px;
	background: url(images/home_ico.gif) no-repeat left top;
}	
.homeIcon a:hover{	
	background: url(images/home_ico_hover.gif) no-repeat left top;
}	
.homeIcon a:hover div{	
	background: none;
}	

.sitemapIcon a{
	display:block;
	height:25;
	width:19px;
	background: url(images/sitemap_ico.gif) no-repeat left top;
}	
.sitemapIcon a:hover{	
	background: url(images/sitemap_ico_hover.gif) no-repeat left top;
}	
.sitemapIcon a:hover div{	
	background: none;
}	

.contactIcon a{
	display:block;
	height:25;
	width:19px;
	background: url(images/contact_ico.gif) no-repeat left top;
}	
.contactIcon a:hover{	
	background: url(images/contact_ico_hover.gif) no-repeat left top;
}	
.contactIcon a:hover div{	
	background: none;
}	

.nav{
	background-color:#00131a;
	height:15px;
	font-size:10px;
	color:#fff;
	padding-left:25px;
}

.copyright{
	color:#2e393e;
	font-size:10px;
	padding:5px 0 5px 30px;
}

.footer{
	background: url(images/footer_bg.gif) repeat-x left top;		
	height:21px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.footer a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}	

.footer a:hover{
	text-decoration:underline;
}	

.rightTitle{
	color:#fff;
	font-size:11px;
	width:255px;
	font-weight:bold;
	height:25px;
	background: url(images/right_big_title_bg.gif) no-repeat left top;	
}

.rightBody{
	background: url(images/right_body_bg.gif) repeat-y left top;	
	padding:10px 0;
	color:#000b0f;
	font-size:10px;
}

.rightBottom{
	width:255px;
	height:13px;
	background: url(images/right_bottom.gif) no-repeat left top;	
}

.lineBig{
	color:#fff;
	font-size:11px;	
	font-weight:bold;
	width:245px;
	height:13px;
	background: url(images/line_big.gif) no-repeat left top;	
}

.lineSmallL{
	color:#fff;
	font-size:11px;	
	font-weight:bold;
	width:115px;
	height:13px;
	background: url(images/line_small.gif) no-repeat left top;	
}

.lineSmallR{
	color:#fff;
	font-size:11px;	
	font-weight:bold;
	width:115px;
	height:13px;
	background: url(images/line_small.gif) no-repeat right top;	
}

.dotted{
	width:1px;	
	background: url(images/dot.gif) repeat-y left top;
}	

.forms input,select,textarea{
	border:1px solid #000;
	font-size:12px;
	color:#232c30;
	margin:2px 0;	
}

.inputs input{
	margin:0;
} 

.bg_left {
	background: url(images/bg_left.gif);
	width: 20px;
}
.bg_right {
	background: url(images/bg_right.gif);
	width: 20px;
}

.tab {
	background: url(images/tab.gif);
	color: #fff;
	cursor: pointer;
	width: 120px;
	height: 25px;
	padding: 0;
	text-align: center;
	font-weight: bold;
}
.tab_hl {
	background: url(images/tab_hl.gif);
	color: #000;
	cursor: pointer;
	width: 120px;
	height: 25px;
	padding: 0;
	text-align: center;
	font-weight: bold;
}
