/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFF80;
}
body {
	background-color: #feebc7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: FFFF80;
}

a:hover {
	color: FFFF80;
}
h1 {
	font-size: 14px;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
}

.navon {
/* background-image:url(../images/but_on.jpg);*/
 background-color:#D99B00;
 background-repeat: no-repeat;
 background-position: left;
 height: 20px;
 width: 200px;
 text-indent: 25px;
 text-decoration:none;
 font-weight: bold; 
 color: #FFFFFF;
}

.navoff {
/* background-image:url(../images/but_off.jpg);*/
 background-color:#FFB800;
 text-indent: 20px;
 height: 20px;
 width: 200px;
 background-repeat: no-repeat;
 font-weight: bold;
 text-decoration:none;
 color: #FFFFFF;
}
.test, .test a:link, .test a:visited, .test a:hover {
	text-decoration:none;
	}p {
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	text-align:center;
}

.foot, .foot, .foot a:link, .foot a:active, .foot a:visited, .foot a:hover {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
.side, .side, .side a:link, .side a:active, .side a:visited, .side a:hover {
font-size:11px;
text-decoration:none;
color:#000000;
font-weight:bold;
}
.imgbrd {
border-style:double;
border-width:medium;
border-color: #A80019;
}
.imgbrd2 {
border-style:double;
border-width:medium;
border-color: #FFFF80;
}
.style1 {color: #666666}
