body {
background-color: #CCCCCC; 
background-image:  url(images/bgstripe.gif);
scrollbar-face-color : #000066; 
}

body, p, td, th, div, blockquote, dl, ul, ol {
font-family: Geneva, Arial, Helvetica, sans-serif;	
font-size: 12px;
}

a:link {
	color: #000000;
	font-weight: bold;
}
a:visited { color: #000066; }
a:hover { color: #990000; }
a:active { color: #000066; }

p {
	text-align: justify;
	line-height: 1.4;
	margin-left: 35px;
	margin-right: 35px;
	padding: 5px;
	z-index: 1;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC0000;
	line-height: 1.4;
	margin-left: 55px;
	font-size: 11px;
}

.menutop {
text-decoration: none; 
}

.boxes {
	text-align: inherit;
	margin-left: 10px;
	margin-right: 10px;
}

#linktext {
text-align: center;
font-size: 13px;
font-weight: bold;
line-height: 1.5;
margin-left: 8px;
margin-right: 8px;
padding: 8px;
z-index: 1;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 1px;
	z-index: 2;
	margin-left: 20px;
}

h2 {
	font-size: 14px;
	line-height: 1.5;
	color: #990000;
	z-index: 3;
	margin-left: 20px;
	margin-top: 45px;
}

h3 {
font-size: 12px;
font-weight: bold;
line-height: 1.5;
margin-top: -12px;
margin-bottom: 28px;
margin-left: 55px;
color: #000000;
}

h4 {
font-size: 12px;
font-weight: bold;
margin-bottom: -12px;
margin-left: 25px;
color: #000000;
}

h5 {
	font-size: 11px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.frame {
	width: 763px;
	align: center;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 0px;
	border: 2px solid #333333;
}

.floatrnoboarder { 
float: right; 
margin: 20px 8px 6px 18px;
clear: right;
}

.floatlnoboarder { 
float: left; 
margin: 0 12px 8px 0;
}

.floatright { 
float: right; 
margin: 20px 8px 6px 18px;
clear: right;
}

.floatleft { 
float: left;
margin: 0 12px 8px 0;
border: 1px solid #000000;
}

ul {
list-style-image: url(images/arrow.gif);
margin-left: 60px;
line-height: 30px;
}

.menubottom {
background-color: #FF9900; 
}
