* {
 margin: 0;
 padding: 0;
}
body{
	margin: 0;
	/*background:url(images/orange_bkgrnd.png) top repeat-x #006699;*/
	background:#006699;
	}
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 auto;	/*position:relative;*/
	
	}
	
a:link   {color:#006699; text-decoration: underline;}
a:visited{color:#006699; text-decoration:underline;}
a:active {color:#006699; text-decoration:underline;}
a:hover  {
	color:#990000;
	text-decoration: underline;
	text-align: right;
}

.adverts{
	font-size:9px;
	}
.adverts img{	
	border:#333333 1px solid;
	}

h1 {
	font-size:16px;
 border-bottom: 1px solid #990000/*#ccc*/;
 color:#990000; /*#633;*/
 /*background-color:#333333;*/
 padding-left:10px;
 /*text-transform: uppercase;*/
 padding-top:15px;
 clear:both;
}
h2, h3{
 font-weight: normal;
 font-size: 1em;
 line-height: 18px;
 clear:both;
}
h2 {
 /*padding-top: 10px;
 padding-bottom: 20px;*/
 font-size: 1.25em;
 color:#990000;
 font-weight:bold;
}
h3 {
 padding-bottom: 6px;
 border-bottom: 1px solid #333333;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: -1px;
 color:#333333;
}
.sub_menu{
	font-weight:bold;
	font-size:14px;
	background-color:#FFC082;
	line-height:25px;
	padding-left:10px;	
	}
.sub_menu a:visited{
	color:#333333; text-decoration: none; 
}
.sub_menu a:hover{
	font-weight:bold; color:#FF3300;text-decoration: none; 
}

.sub_menu1{
	font-size:14px;
	background-color:#FFDBB7;
	line-height:25px;
	padding-left:15px;
	border-bottom:#FFC082 1px solid;
	
	}
.sub_menu1 a:visited{
	color:#333333; text-decoration: none; 
}
.sub_menu1 a:hover{
	font-weight:bold; color:#FF3300;text-decoration: none; 
}
.sub_menu2{
	font-size:12px;
	font-weight:bold;
	background-color:#FFDBB7;
	line-height:25px;
	padding-left:20px;
	/*border-bottom:#FFFFFF thin solid;*/
	}
.sub_menu1 a{
	color:#333333; text-decoration: none; 
}

#LeftPane{
	float:left;
	width:200px;
	height:100%;
	background-color:#EBEBEB;
	border-right:#FFC993 1px solid;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	/*background-color:#FFDBB7;*/
	}

#LeftPane, #LeftPane td{
	font-size: 12px;
	line-height: 16px;
}
#ContentPane{
	float:left;
	width:650px;
	margin:10px 10px 25px 0;
	text-align: left;
	}
#navigator{
	font-size:12px;
	color:#FF3300;
	float:left;
	width:650px;
	border-bottom:#FF6600 1px solid;	
	}
#footer{
	color:#FF9900;
	margin:10px 10px 10px 10px;
}
#footer a:link{
	text-decoration:none;
	color:#FF9900;
	}
#footer a:visited{
	text-decoration:none;
	color:#FF9900;
	}
#footer a:active{
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
	
.d_item{/*  download items */
	float:left;
	width:300px;
	height:100px;
	border:#FFE1D2 1px solid;
	margin:10px 0 0 10px;
	padding:10px 0 0 10px;
	}
.d_item img{
	float:left;
	margin-right:15px;
	}
/*	Start Pics section   ///////////////////////////////////////////////////////////*/
.pic_home{
	background-image:url(images/pic_home.png); 
	height:100px;
	}
.pic_online_forms{
	background-image:url(images/pic_online_forms.png); 
	height:100px;
	}
.pic_ss{
	background-image:url(images/pic_ss.png); 
	height:100px;
	}
.pic_download{
	background-image:url(images/pic_download.png); 
	height:100px;
	}
.pic_news{
	background-image:url(images/pic_news.png); 
	height:100px;
	}
.pic_feedback{
	background-image:url(images/pic_feedback.png); 
	height:100px;
	}
.pic_rnd{
	background-image:url(images/pic_ratesndeals.png); 
	height:100px;
	}
.pic_dict{
	background-image:url(images/pic_dictionary.png); 
	height:100px;
	}
.pic_search{
	background-image:url(images/pic_search.png); 
	height:100px;
	}
.pic_links{
	background-image:url(images/pic_links.png); 
	height:100px;
	}
.pic_umn{
	background-image:url(images/pic_usage.png); 
	height:100px;
	}
.tbl_usage{
	border:#666666 1px solid;
	}
/*	End Pics section   ///////////////////////////////////////////////////////////*/
.hotlink {
	float:right;
	width:auto;
	padding: 5px;
	border: 2pt solid #C6E3FF;
	white-space: nowrap;
}
.tblrnd{
	border:#FFC993 1px solid;
	}
	
