p {
	margin: 10px;
	align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	text-align: justify;

}
ul, ol {
	margin: 0px 15px;
	padding: 0 5px;		
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-decoration: none;
	padding: 0px;
	background-position: center top;
	text-align: left;
	vertical-align: text-top;
	height: auto;
	width: 781px;
	word-spacing: normal;
	clear: none;
	float: none;




}
.sidetable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;



}
.foottable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #666666;
	border-bottom-color: #990000;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding: 10px;


}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	margin: 10px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8AC9EA;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.menulinks {
	line-height: 30px;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
.menulinks a:link {
	color: #990000;
	text-decoration: none;
}
.menulinks a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.menulinks a:visited {
	color: #990000;
	text-decoration: none;
	
}
.texttop {vertical-align:top;} 

