body {
	background-image: url(../images/topbj.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
td {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

.menubj {
	background-image: url(../images/menubj.jpg);
	background-repeat: no-repeat;
	height: 29px;
	
}
a.menu:link {
	font-family: Verdana, Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited{
font-family:Verdana, Arial;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
}
a.menu:hover{
font-family:Verdana, Arial;
font-size:15px;
color:#0093DD;
text-decoration:none;
}
a:link {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited{
font-family:Verdana, Arial;
font-size:11px;
color:#333333;
text-decoration:none;
}
a:hover{
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
text-decoration:none;
}
.bt {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
.bt16 {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #000000;
}
.pbj {
	background-image: url(../images/pbj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 128px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
							 
a.left2:link,a.left2:visited{ width:170px; height:26px;padding-left:10px; background:#e6e6e6; display:block; color:#333333; text-decoration:none; border-bottom-width:1px;border-bottom-color:#cccccc;border-bottom-style: solid;}
a.left2:hover,a.left2:active{ width:170px; height:26px; background:#333333; display:block; color:#fff; text-decoration:none;}
