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