body {
	background: url(sitebg.gif) #DEDEDE repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
}
td{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
a{
	color: #00F;
}
a:hover{
	color: #F00;
}
a.title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.pro:link {
	color: #FFFFFF;
	font-size: 11.5pt;
	font-weight: bold;
	text-decoration: none;
}
a.pro:visited {
	color: #FFFFFF;
	font-size: 11.5pt;
	font-weight: bold;
	text-decoration: none;
}
a.pro:active {
	color: #FFFFFF;
	font-size: 11.5pt;
	font-weight: bold;
	text-decoration: none;
}
a.pro:hover {
	color: #FFFF00;
	font-size: 11.5pt;
	font-weight: bold;
	text-decoration: underline;
}
p.mainp{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 150%;
}
.red12 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
}
.red16 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.blue12 {
	font-size: 12pt;
	font-weight: bold;
	color: #3366FF;
}
.w12 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
input.login {
	font-size: 12px;
	WIDTH: 100px; HEIGHT: 16px
}
input.search {
	font-size: 12px;
	WIDTH: 80px; HEIGHT: 16px
}
.bord1 {
	border: 1px solid #CCCCCC;
}
a.bclass:link {
	color: #3366FF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.bclass:visited {
	color: #3366FF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.bclass:active {
	color: #3366FF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.bclass:hover {
	color: #FF0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.bordlr {
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
}
