body {
	background: url(images/mainbkg.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	margin-top: 0px;
}
.backboard {
	position: relative;
	left: 0px;
	top: 0px;
	width: 670px;
	height: 575px;
	background: white;
	border: 2px solid #dddddd;
}
.top {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 650px;
	height: 70px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : black;
	background: transparent;
}
.main {
	position: absolute;
	left: 10px;
	top: 75px;
	width: 650px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
}
.main a{
	text-decoration: none;
	color: black;
}
.main a:hover{
	color: red;
}
.header {
	color: maroon;
	font-weight: bold; 
	font-variant: small-caps;
	padding-left: 5px;
}
.header a{
	text-decoration: none;
	color: green;
}
.cola {
	position: absolute;
	left: 0px;
	height: 460px;
	top: 15px;
	width: 325px;
	border-right: 1px solid black;
	padding: 5px;
	background: url(images/main.gif) no-repeat;
	font-size : 9pt;
}
.cola a:hover {
	border-top: 2pt solid red;
	border-bottom: 2pt solid red;
}
.cols {
	position: absolute;
	left: 0px;
	height: 460px;
	top: 15px;
	width: 325px;
	border-right: 1px solid black;
	padding: 5px;
	background: url(images/main.gif) no-repeat;
}
.cols a:hover {
	border-top: 2pt solid red;
	border-bottom: 2pt solid red;
}
.colb {
	position: absolute;
	left: 325px;
	top: 15px;
	height: 460px;
	width: 325px;
	padding: 5px;
	background: url(images/main.gif) no-repeat;
}
.colb a:hover {
	border-top: 2pt solid red;
	border-bottom: 2pt solid red;
}
.img {
	position: absolute;
	bottom: 0px;
	left: 10px;
}
.flags{
	position: absolute;
	right: -40px;
	bottom: 55px;
}
.flags a{
	padding:2px;
}
.bottom {
	position: absolute;
	left: 20px;
	top: 415px;
	width: 600px;
	height: 35px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : black;
}
.menu {
	position: absolute;
	left: 10px;
	top: 62px;
	width: 650px;
	background: white;
	filter: alpha(opacity=70);
}
.menu table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : black;
	text-align: center;
	border-left: 1px solid silver;
	z-index: 10;
}
.menu a{
	color : black;
	text-decoration : none;
	width : 100%;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid silver;
}
.menu a:hover{
	color : white;
	text-decoration : none;
	background: black;
}
.indent {
	padding-left: 10px;
}
.smaller{
	font-size: 10px;
	font-weight: bold;
}
.rightjust{
	position:absolute;
	right: 1px;
	font-size: 10px;
	font-weight: bold;
}
.menpos{
	position:absolute;
	top: 0px;
	right:-120px;
	width:110px;
	height: 245px;
	background: white;
	border-top: 2px solid #dddddd;
	border-right: 2px solid #dddddd;	
	border-bottom: 2px solid #dddddd;
	border-left: 2px solid white;
	padding: 5px;
}
.menumenu {
	color : maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 100px;
	text-align: center;
}
.menumenu a{
	color : #003300;
	width: 100%;
	text-decoration: none;
	background: #fea92d;
	border: 1px solid maroon;
	border-top: 1px solid pink;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menumenu a:hover{
	color : #fea92d;
	background: #003300;
	border-top: 1px solid maroon;
	border-bottom: 1px solid pink;
}
.next a{
	color : gray;
	font-size: xx-small;
	text-decoration: none;
	padding-top: 5px;
}
.next a:hover{
	color : green;
	text-decoration: none;
}
.review {
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.trans {
	position: absolute;
	left: 0px;
	height: 460px;
	top: 15px;
	width: 650px;
	padding: 5px;
	overflow: auto;
}
.hits {
	position: absolute;
	right: -80px;
	top: 0px;
}
