body{
	font-family:arial;
	font-size:12;
	text-decoration: none;
	background-color:#123456;
	color:#E9F5EB;
	background-image: url(mainbg.gif);
}

.maintext{
	font-family:arial;
	font-size:12;
	text-decoration: none;
}
.thumbscores{
	color:#6279B2;
	font-size:10;
	font-weight:bolder;
	text-decoration:none;
}
.thumbscoresNull{
	color:#425990;
	font-size:10;
	text-decoration:none;
}

a{
text-decoration:none;
color:#EEFFEC;
}
a:hover{
text-decoration:underline;
}

.picturetable{
font-family:arial;
font-size:10;
}
.imagename{
font-size:12;
}
.imagedir{
font-size:10;
}
.optiontext{
font-size:10;
}
.pageheader{
font-family:arial;
font-size:16;
font-weight:bold;
}
.curdir{
font-weight:bold;
font-family:arial;
font-size:12;
color:FFFFFF;
}
.box{
font-size:12px;
border:1px solid #121813;
background-color:#1B3349;
}
.boxtop{
	font-size:12px;
	background-color:#334960;
	background-image: url(boxtopbg.jpg);
	background-repeat: repeat-x;
}
.txtinput{
	background-color: #384552;
	border: 1px solid #16302D;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEE7E2;
}
