body,td,th {
	font-size: 14px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #669900;
}
a:active {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
#top {
	height: 310px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#top_light {
	height: 250px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-image: url(../img/topics_bg.jpg);
	background-repeat: no-repeat;
}
#top_reft{
	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 10px;
	padding-right: 29px;
}
#top2 {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
#frame1 {
	text-align: center;
	height: auto;
	width: 700px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}
