a {
	text-decoration: none;
	color: #4780A0;
}
a:hover {
	color: #D1A00C;
}
body {
	background-color: #000000;

}
body,td {
	font-family: verdena, arial;
	font-size: 12px;
	line-height: 17px;
	color: #515443;
}
#topdesc li  {
	margin-left: 20px;
	line-height: 20px;
	font-size: 12px;
}
#topdesc li a {
color: #000000; 
}
#topdesc li a:hover {
	color: #D1A00C;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 43px;
	background-position: bottom;

}
.gbg {
	background-color: #ECECE9;
}
.gbg2 {
	background-color: #F3F3F2;
}
.con {
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px;
	vertical-align: top;
}
#footer td{
	font-size: 10px;
}
input,select,textarea {
	border: 1px solid #7BADD0;
	background-color: #F3F3F2;
}
.h{
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}
