body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
}
td{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
a{
	color: #00F;
}
a:hover{
	color: #F00;
}
a.title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #F00;
	font-size: 14px;
	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;
}
.bule12 {
	font-size: 12pt;
	font-weight: bold;
	color: #0066FF;
}
.w12 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.bclass {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.bclass:hover {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
input.login {
	font-size: 12px;
	WIDTH: 100px; HEIGHT: 18px
}
input.search {
	font-size: 12px;
	WIDTH: 80px; HEIGHT: 18px
}
.bord1 {
	border: 1px solid #CCCCCC;
}
.div2{
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	width: 100%;
}
