/* CSS Document */
body {
	margin-bottom: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	background-color: #FFFFFF;
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.browntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 8px;
}
.bodytext-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
	font-style: normal;
}
.bodytext-white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext-white a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bodytext-white a:hover {
	text-decoration: underline;
	color: #003366;
}
.bodytext-white a:active {
	text-decoration: none;
	color: #330000;
	}
.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding: 8px;
}
.browntext a:link {
	color: #990000;
	text-decoration: none;
}
.browntext a:visited {
	text-decoration: none;
	color: #254967;
}
.browntext a:hover {
	text-decoration: underline;
	color: #990000;
}
.browntext a:active {
	text-decoration: none;
	color: #330000;
}
.browntitle{font-size: 16px; font-weight: bold; }

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;}	
		
	
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 4px;
}	

.searchtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;}
	
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	padding: 8px;
}
.headlinebrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	padding: 4px;
}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003366;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color:#990000;
	font-style: normal;
}
#levels { 
width: 200px; background: #990000; margin: 
0; padding: 0; border: 0; font-size: 100%; text-align: center; 
line-height: 1.4; 
}
	
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;}	
	
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;}
	
.linktext a:link {color:#663333; text-decoration: underline;}
.linktext a:visited { color:#663333; text-decoration: underline;}
.linktext a:active { color:#666666; text-decoration: underline;}
.linktext a:hover { color:#666666; text-decoration: underline;}
	
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}

.footertext a:link {color:#FFFFFF; text-decoration: none;}
.footertext a:visited { color:#FFFFFF; text-decoration: none;}
.footertext a:active { color:#FFFFFF; text-decoration: none;}
.footertext a:hover { color:#FFFFFF; text-decoration: underline;}

.outside-table {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;}
	
.table-outline {
	border: 1px solid #333333;}	
	
img.floatLeft { float: left; 
margin: 8px; }

img.floatRight { float: right; 
margin: 8px; } 
