body { 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/14px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/pagebackground.gif);
}
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#9a9aa9; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
.select{
	background:#9a9aa9;color:#F9EDE4;font-weight: bold;
}
.header {background-image:url(../images/header.gif);
}
.maintable { background-image:url(../images/tablebackground.gif);
}


a {
	color: #364F6F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #364F6F;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	/*list-style-image: url(_images/bullet.gif);*/
	
}
.bodytext ul li {
	list-style-type: none;
    background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 2px ; margin: 0px; padding-left: 20px;
}
.bodytextunderline {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	/*list-style-image: url(_images/bullet.gif);*/
	list-style: url(../images/bullet.gif) outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
.bodytextsmallcenter {
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	text-align: center;
	/*list-style-image: url(_images/bullet.gif);*/
	list-style: url(../images/bullet.gif) outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextbold {
	font-size: 14px;
	color: #464675;
	line-height: 1.5em;
	text-align: left;
	list-style-image: url(_images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
h1.smalltext {
	font-size: 9px;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
