/* CSS Document */


body {
	background-color:#cccccc;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

	text-decoration: none;
	background-image: url(images/backgroundg.gif);
	background-repeat: no-repeat;
}

.side {border: 1px solid #999999; background-color:#efefef;}

.news {font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

H2 {font-family:Arial; color: #666666;}
H3 {font-family:Arial; color: #666666;}
H4 {font-family:Arial; color: #666666; font-size:16px}

.topnav a { font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform: uppercase; display: block; width: 100%; height: 100%; background:  #003300; color: white;}
.topnav td { border-right: 1px solid #999; border-left: 1px solid #999; text-align: center; }
.topnav a:hover {background-color: #eeeeee; color: #003300;}
#active { background-color:#eeeeee;  color: #003300;}
.topnav a div {  padding: 3px 1px 3px 1px; }

a { font-weight: bold; color: #006699; text-decoration: none; }
a:hover { text-decoration: underline; }
p { font-weight: normal; color: black; font-size:12px;  font-family:Arial, Helvetica, sans-serif;  }
#first { border-top: none; }