body,td,th {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/gfx/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
h1, h2 {
	font-family:Steelfish;
	src:local(Steelfish), url(gfx/steelfish.ttf) format(TrueType);
	font-family:Verdana;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h1{
	font-size: 32px;
}
h2{
	font-size: 18px;
}
hr{
	background-color: #000000;
	color: #000000;
	height:3px;
}
ul{
	margin-left:15px;
}
li{
	margin-left:15px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.mainTable {
	background-color: #FFFFFF;
}
.borderTable {
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #4F4F4F;
	border-left-color: #4F4F4F;
}
.menuRow {
	background-color: #000000;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.content {
	background-attachment: absolut;
	background-image: url(/gfx/vespe.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}
#innerContent{
	height:98%;
}
.ucfirst {
	font-size: 18px;
	font-weight: bold;
}
.btnentry{
	font-size:16px;
	color:#999999;
	font-weight:bold;
}
