body {
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
body a:link{
	color: #FFFFFF;
	text-decoration:none;
}
body a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
body a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
body a:active{
	color: #FFFFFF;
	text-decoration:none;
}
.topnavbar {
	position: absolute;
	height: 21px;
	width: 510px;
	left: 37px;
	top: 25px;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-left: 6px;
}

.topnavbaryellow 
{
    background-image:  url(../Images/topnavbary_new_longer.gif);
	position: absolute;
	height: 25px;
	width: 939px;
	z-index: 5;	
	left: 37px;
	top: 30px;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-left: 6px;
}
.topnavbarblue 
{
    background-image:  url(../Images/topnavbarb_new_longer.gif);
	position: absolute;
	height: 25px;
	width: 939px;
	z-index: 5;
	left: 37px;
	top: 30px;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-left: 6px;
}
.topnavbargreen 
{
    background-image:  url(../Images/topnavbarg_new_longer.gif);
	position: absolute;
	height: 25px;
	width: 939px;
	z-index: 5;
	left: 37px;
	top: 30px;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-left: 6px;
}


.pagetitle {

	position: absolute;
	left: 37px;
	top: 60px;
}
.sidenav {
	position: absolute;
	left: 37px;
	width: 131px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
	background-repeat: none;
}
.sidenav a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: none;
}
.box1 {
	width: 240px;
	position: absolute;
	line-height: 18px;
	left: 185px;
	top: 121px;
	padding: 12px;
	text-align: justify;
	background-color: #000000;
	border: 2px ridge #FFFFFF;
	height: 375px;
	overflow: auto;
}
.box2 {
	width: 240px;
	position: absolute;
	line-height: 18px;
	left: 465px;
	top: 121px;
	padding: 12px;
	background-color: #000000;
	border: 2px ridge #FFFFFF;
	height: 375px;
	overflow: auto;
	text-align: justify;
}

.box3 {
	width: 480px;
	position: absolute;
	line-height: 18px;
	left: 185px;
	top: 121px;
	padding: 12px;
	background-color: #000000;
	border: 2px ridge #FFFFFF;
	height: 375px;
	overflow: auto;
	text-align: justify;
}


.topnavbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.marquee {
	position: absolute;
	left: 150px;
	top: 121px;
	height: 20px;
	width: 313px;
}
.editbox {
	overflow: auto;
	position: absolute;
	height: 540px;
	width: 590px;
	padding: 5px;
}
.red {
	color: #FF0000;
}
