body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}

.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #2B79D0;
	font-weight: bold;
	text-indent: 20px;
	text-decoration: none;
}
.corner_bg {
	background-image: url(images/corner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.center_bg {
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topic_blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #3192F2;
	font-weight: bold;
	line-height: 19px;
}
.red {
	font-family: Tahoma;
	font-size: 14px;
	color: #df0001;
	font-weight: bold;
	line-height: 19px;
}
.blue {
	font-family: Tahoma;
	font-size: 14px;
	color: #3192F2;
	font-weight: bold;
	line-height: 19px;
}
.blue a:link{
	color: #3192F2;
	text-decoration: none;
}
.blue a:hover{
	color: #3192F2;
	text-decoration: none;
}
.blue a:visited {
	color: #3192F2;
	text-decoration: none;
}
.blue a:active {
	color: #3192F2;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.footer_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.pink {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3366;
	line-height: 17px;
}
