body{
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	color:#6B6B6B;
}
img{
	border:none;
}
a{
	color:#6B6B6B;
	background-color:inherit;	
}
a:hover{
	text-decoration:none;
}
.top{
	width:766px;
	height:164px;
	background-image:url(top.jpg);
	background-repeat:no-repeat;
}
.logo{
	float:left;
	padding:54px 0 0 36px;
}
/*------------------*/
.left{
	width:125px;
	background-image:url(left_bg.gif);
	background-position:top;
	background-repeat:no-repeat;	
	background-color:#F9F9F9;
	color:#6B6B6B;
	padding:25px 0px 0px 10px;
}
.center{
	width:100%;
	padding:0px 10px 25px 28px;	
}
.right{
	width:189px;
	background-color:#F9F9F9;
	color:#6B6B6B;	
}
.header{	
	background-image:url(header_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color:inherit;
	float:left;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:173px;
	height:28px;
	padding:9px 0 0 16px;
}
/*------------------*/
.bottom_bg{	
	border-top:9px solid #F9F9F9;
	text-align:center;
	padding:13px 0 10px 0;
	width:766px;
}
/*------------------*/
.list{
	float:left;
	padding:17px 0 24px 10px;
}
ul{
	padding:0;
	margin:0;
}
.last{
	background-image:url(list_bg_last.gif);
	background-repeat:no-repeat;
}
li{
	list-style-type:none;
	background-image:url(list_bg.gif);
	background-repeat:no-repeat;
	width:161px;
	height:18px;
	padding:2px 0 0 12px;
}
.pli {
	background-image:url(list_bg.gif);
	background-repeat:no-repeat;
	height:18px;
	padding:2px 0 0 12px;
	font-weight: bold;
}
li a{
	font-weight:bold;
	text-decoration:none;
	color:#6B6B6B;
	background-color:inherit;
}
li a:hover{
	text-decoration:underline;
}
/*------------------*/
.adv2{
	float:left;
	padding:0 0 10px 2px;
}
/*------------------*/
.header1{
	float:left;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:25px 0 5px 0;
}
.header1 span{
	font-weight:bold;
	color:#1D889E;
	background-color:inherit;
}
.clear{
	clear:both;
}
.s_title{
	color:#1D889E;
	background-color:inherit;
}
/*------------------*/
p{
	padding:5px 5px 0px 0;
	margin:0;
	line-height:15px;
}
.txt{
	font-weight:bold;
}
.ga {
	text-decoration: none;
}
.xline {
	background-image: url(h_l.gif);
	background-repeat: repeat-x;
}
.tbltb table {
	background-color: silver;
}
.tbltb tr {
	background-color: white;
}
.a_button {
	background-color: silver;
	color: black;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	font-size: 14px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	border-left: solid white 1px;
	border-top: solid white 1px;
	font-weight: bold;
}
