body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
body {
	background-image: url(../../media/images/bg.jpg);
	background-color: #333333;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCFF;
}
a img {
	border: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0 0px 5px 0px;
	color: #CCCCFF;
}
p {
	text-align: left;
	vertical-align: top;
}
#main {
	border: solid 1px #333333;
	vertical-align: top;
	text-align: left;
}
.header {
	background-image: url(../../media/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
.balk {
	background-image: url(../../media/images/balk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 10px;
}
.balk a {	
	color: #CCCCFF;
	font-weight: bold;
}
.balk a:hover {
	color: #FFFFFF;
}
.caption {
	background-color: #333333;
	background-image: url(../../media/images/captionbg.jpg);
	text-align: left;
	height: 21px;
	padding: 1px 0 0 2px;
	color: #99CC33;
	font-size: 12px;
	border: solid 1px #333333;
}
.menu {
	padding: 10px;
	width: 170px;
	vertical-align: top;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
}
.menu ul, .menu li {
	list-style-type: none;
	text-indent: 10px;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.menu ul li {
	background-image: url(../../media/images/menubg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 2px;
}
.menu ul li:hover {
	background-image: url(../../media/images/menubg3.jpg);
	background-repeat: no-repeat;
}
.menu ul li:hover a {
	color: #99CC33;
}
.menu ul li a {
	display: block;
}
.menu ul li a:hover {
	color: #99CC33;
	text-decoration: none;
}
.content {
	padding: 8px 20px 20px 20px;
	vertical-align: top;
}
.news {
	width: 190px;
	border-left: solid 1px #333333;
	vertical-align: top;
	padding: 10px;
}
marquee.news {
	border: solid 1px #333333;
	padding: 3px;
	font-size: 12px;
	height: 300px;
}
.footer {
	text-align: center;
	font-size: 10px;
	height: 10px;
	border: solid 1px #333333;
}
.login {
	padding: 2px 10px 2px 10px;
	text-align: center;
}
.login input {
	width: 95%;
}
.inspring {
	padding-left: 118px;
}
td.introtop {
	vertical-align: bottom;
}
td.introbottom {
	vertical-align: top;
}