h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000099;
	line-height: 32px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.topbar {  background-color: #000000}
.bottombar {  background-color: #000000}
.mainparagraphs {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 12px;
	margin-right: 36px;
	margin-bottom: 12px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
}
.sideparagraph { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; margin-top: 12px; margin-right: 12px; margin-bottom: 12px; margin-left: 12px; line-height: 16px}
.sidebarbg {  background-color: #000000; vertical-align: text-top}
h2 { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; color: #000000; line-height: normal; margin-top: 6px; margin-right: 6px; margin-bottom: 0px; text-align: left}
.logo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #CCCCCC; background-color: #000000; letter-spacing: 8px; font-style: normal; font-weight: bold}
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000099; text-indent: 3pt}
.mainparagraphs a:link {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainparagraphs a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainparagraphs a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.mainparagraphs a:active {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.picture_box {  border: 1px #CCCCCC solid}
body {
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.table_wb {
	border: 1px solid #000099;
	background-color: #FFFF99;
	background-position: center;
	display: table-cell;
}
.mainparagrah_link_wb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 4px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.imgborder {
	border: 1px solid #FFFFFF;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.buttons a:visited {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.buttons a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.buttons a:active {
	color: #0033FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.buttons a:hover {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.buttons {
	background-color: #CCCCFF;
	text-align: center;
	vertical-align: middle;
	border: 4px #000099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000099;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
background-color: #99CC99;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}

.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
