body {
	background-color: #000000;
	margin-top: 3%;
	margin-bottom: 3%;
	height: 94%;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #999999;
}



a {  color: #FFFFFF; text-decoration: underline;}
a:hover {  color: #FF66CC;}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999999;
	text-align: justify;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999999;
}

.link {
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.links {
	font-size: 8pt;
	text-align: center;
}

.greycell {
	background-color: #222222;
	border: 1px solid #444444;
	padding: 3;
}

.blackcell {
	background-color: #000000;
	border: 1px solid #444444;
	padding: 8;
}

.maintable {
	height:100%;
	padding: 0px;
}
.white {  color: #FFFFFF}
.pink { color: #FF66CC}

.thumbselected {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.tableborder {
	border: 1px solid #444444;
}
.outline {
	width: 88%;
	height: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bold {
	font-weight: bold;
}

#divsplash {
	text-align: center;
	position: absolute;
	width: 90%;
	height: 90%;
	left: 5%;
	top: 5%;
}

#splashimg {
	position: relative;
	top: 50%;
	margin-top: -248px;
}

#mainpos {
	position: absolute;
	left: 6%;
	width: 88%;
}

#innerpos {
	position: relative;
}

.mainspacer {
	position: relative;
	height: 3%;
}

#navtop {
	position: relative;
	height:138px;
	background-image: url(images/top/top_r1_c13.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#navleft {
	position: relative;
	height:138px;
	float:left;
}

#content {
	position: relative;
	padding:6px;
	background-image: url(images/siteback.jpg);
}

.contentspacer {
	position: relative;
	width: 100%;
	text-align:center;
	height:56px;
}

.contentspacerL {
	position: relative;
	float:left;
}

.contentspacerR {
	position: relative;
	float:right;
}

#contentinner {
	position: relative;
	left: 10%;
	width: 80%;
	text-align: justify;
}

.vertimage {
	vertical-align:middle;
}

#copyright {
	text-align: center;
	padding: 5px;
	height: 40px;
}
