body {
	font : 0.74em Arial, sans-serif;
	line-height : normal;
	color : #FFFFFF;
	background-color: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	text-decoration: none;
}
.style4 {font-size: 14px}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
padding : 4px 0;
margin : 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}

.content {
	width : auto;
	margin-right: auto;
	margin-left: auto;
}

#top {
	height : auto;
	background-color: #000000	;
}
#top h1 {
font : bold 2.6em Arial, Sans-Serif;
margin : 0;
letter-spacing : 1px;
color : #666666;
}


#menu {
float : right;
height : 20px;
margin-top : 40px;
}
#menu a {
color : #fff;
background : inherit;
text-decoration : none;
padding-left : 10px;
line-height : 23px;
font-weight : bold;
}
#menu a span {
padding-right : 10px;
}
#menu a, #menu a span {
display : block;
float : left;
}
#menu a:hover, #menu .current {
	color : #fff;
	padding-left : 10px;
	height : 23px;
	background-color: #000053;
}
#menu a:hover span, #menu .current span {
background : url(images/tabr.gif) no-repeat right top;
padding-right : 10px;
height : 23px;
}

#menu li {
float : left;
margin : 0 0 0 5px;
}
#main {
width : 1000px;
margin : 2px;
padding : 0;
}

