body {
			background-color: #333435;
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
} 

html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#96b01c; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
.select{
	background:#023A51;color:#F9EDE4;font-family:Arial, Helvetica, Verdana;font-size:10pt;font-weight: bold;
}


a {
	color: #d10404;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #d10404;
	text-decoration: underline;
	font-weight: bold;
}
.menulink a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 6px;
	text-align: center;
}
.menulink a:hover {
	color: #edf083;
	text-decoration: none;
	font-weight: bold;
	font-size: 6px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.8em;
	margin-left: 35px;
	margin-right: 35px;
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
	margin-left: 35px;
	margin-right: 5px;
	text-align: left;
}
.bodytextsmallnomargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
	margin-left: 15px;
	margin-right: 5px;
}
h1.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a2bb20;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	background-color: #333333;
}
.menu {background-image:url(images/newmenu.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.contenttable {background-image:url(images/contentback.jpg)
}
.footer {background-color:#a2bb20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.8em;
	margin-left: 35px;
	margin-right: 35px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.8em;
	font-weight: bold;
	margin-left: 35px;
	margin-right: 35px;
}
.RED {
	color:#FF0000;
	font-weight: bold;
}
.rightborder {border:#a2bb21;
border-right-style:solid;
border-right-width:thin;
}
.scroll { 
	overflow: auto;
	height: 500px;
	width: 760px;
}
