body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#D96600;
	background-color:#fff;
	color: #000033;
	margin: 0px;

}

h1{
	font-size:19px; margin:0 0 2px 0;
	color:#D93E00;
}


.redlink, .redlink a, .redlink:link{
color:#D93E00;
text-decoration:none;
}

.redlink:hover{
color:#F70014;

text-decoration:underline;
}


.whitelink, .whitelink a, .whitelink:link{
color:#FFF8BE;
text-decoration:none;
}

.whitelink:hover{
color:#FFF;

text-decoration:underline;
}


table{
border:3px solid ##D96600;
border-collapse:collapse;
}

th {
	text-align:left;
	text-indent:3px;
	color:#FFFFFF;
	background-color:#F79329;
	padding:9px 1px;
	font-size: 1.25em;
}

td {
	vertical-align:top;
	background-color:#FFF8BE;
	padding:3px 3px;
}
#content .sl {
	color: #7B4304;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #F8A538;
	padding: 4px;
}
#content .str {
	background-color: #000;

}
#content .str td {
	background-color: #FFFFFF;
}
#content .str th {
	border-left:2px solid #F79329;
	border-right:2px solid #F79329;
	background-color: #727272;
	color: #FFFFFF;
}

.search-highlight {
font-weight:bold;
background-color:#FFFF00;
}


#content a {
color:#D96600;
}


.img-right{
float:right;

}
#content a:hover {
color:#333333;
}




#content {
	position: absolute;
	width: 878px;
	left: 154px;
	top: 146px;
	height: 103px;
	font-size:12px;
}

#content h1, #content h2, #content h3, #content h4 {
color:#F08209;
}

#content a img {
	text-decoration: none;
	margin: 3px;
	padding: 0px;
	border: 1px solid #8F4E05;
}


#content a:hover img {
	text-decoration: none;
	margin: 3px;
	padding: 0px;
	border: 1px solid #000;
}

#content form {
	background-color: #FEF7D6;
	padding: 22px;
	border: 1px solid #FBCB58;
}
#content label {
	margin-top:10px;
	width: 25em;
	display: block;
	font-weight: bold;
}
.option-letter {
	font-weight: bold;
	color: #fff;
	text-indent: 10px;
	background-color: #F79329;
}
.submit{
	display:block;
	font-weight:bold;
	padding:10px 16px;
	color: #FFFFFF;
	background-color: #F79329;
	margin-top: 10px;


}
.inputwide {
	width: 100%;
}
textarea {
	height: 8em;
	width: 100%;
}

#left-menu {
	position: absolute;
	width: 144px;
	top: 194px;
	left: 0px;
	background-color: #F79329;
	border-top: 1px;
	border-right: 1px solid #FBC53A;
	border-bottom: 1px;
	margin: 0px;
}

.smpr {
	float:left;
	width:170px;
	height:132px;
	background-color:#FFF8BE;
	border: 1px solid #F79329;
	margin-right: 22px;
	overflow:hidden;
}

#left-menu a {
	padding:2px 2px 2px 6px;
	display:block;
	color: #7D4404;
	text-decoration:none;
	font-size:0.75em;
	border-bottom:1px solid #F28409;
	margin:2px 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F28409;
	border-right:1px solid #FAAD58;

}


.active-page, a .active-page, a .active-page a:hover{
background-color:#888;
color:#eee;
}

#left-menu a:hover, #left-menu a:focus {
	padding:1px 2px 2px 6px;
	background-color:#F89E3D;
	color: #000;
	border-bottom:1px solid #FFFF99;
	border-top:1px solid #FFD75E;
	border-left-color: #FFFF99;
	border-right:1px solid #FCD781;
}


.active-page, a:hover .active-page{
	background-color:#FFD75E;
	color: #000;
}



#left-menu h3 {
	border-left:6px solid #FFFFCC;
	font-size:14px;
	color:#FFFFCC;
	background-color:#000000;
	padding: 2px 2px 2px 4px;
}



a {
	color: #000066;
	font-weight: bold;
}

a:hover, a:active {
	color: #0000CC;

}




#searchbox {
	color: #F79329;
	font-size: 90%;
	position: absolute;
	left: 510px;
	top: 23px;
	z-index: 3;
	width: 272px;
	height: 15px;
}

#searchbox input{
	background-color:#FFFB82;
	border:1px solid #F79329;
}

#searchbox input:hover, #searchbox input:active, #searchbox input:focus {
background-color:#fff;
	border:1px solid #D96600;
}



#sublogo {
	font-size:11px; font-family:verdana,arial,sans-serif; line-height:14px;
	position: absolute;
	top: 82px;
	left: 529px;
	width: 244px;
	height: 69px;
}

#sublogo a{
text-decoration:underline;
border:0;
color:#000;
}
#sublogo a:hover{
color:#000;
}

#top {
	position: absolute;
	left: 4px;
	width: 141px;
	top: 106px;
	height: 88px;
	color: #E17A09;
	font-weight: bold;
	font-size: 9px;
}





small {
	font-size: 0.8em;
}

.inlinebox{
	border: 1px dotted #F79329;
	background-color: #FFFFFF;
	height:60px;
	display:table-cell;
	padding: 3px;

}

.flag {
width:20px;
height:14px;
margin:0px;
border:0px;

}

.thumb {
	display: inline;
}
#homelink {
	position: absolute;

	left: 5px;
	top: 26px;
	display:block;
	z-index:2;
}

#homelink a {
	height: 70px;
	width: 470px;
	display:block;

}

.pictable {display:table; width:100%;}
.picrow {display:table-row;}
.piccell {
	display:table-cell;
	margin:2px;
	padding:2px;
}
.piccell h3 {margin-bottom:1px;}
.piccell small {margin-top:0px;}
.credit td {
	color: #FFFFFF;
	background-color: #F79329;
	padding:18px;
}


.credit td a{
text-decoration:none;
color:#FFF;
}

.credit td a:hover{
text-decoration:none;
color:#FFF;
}
.noborder {
	border:0px;
}
