body {
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;


}
p {
}
a {
	color: #0000FF;
}
.highlight {

	font-size: 120%;
	color: #66CCFF;
}
h2 {
	color: #66CCFF;
}
#toptabs {
margin: 10px auto auto;
font-size: 0.8em;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}
.premium {
	font-size: 120%;
}
.small {
	font-size: 80%;
}
