html {overflow-y:scroll}

body {
	background-image:url(/Images/bkg_white.jpg); 
	background-repeat:repeat-y; 
	background-position:center;
}		

h2.rhdr {
	background-color: #2255ee;
	color: #ffffff;
	text-decoration: none;
	border-top:#CC3300 medium solid;
}

p.warning1col {
	display:none;
}			

ul.twocol {
	width:500px;
}

li.twocol {
	float:left; 
	width:230px; 
	margin:0px 20px 0px 0px; 
	padding:0px; 
	list-style:square
}

div.blackborder  { 
	border:#FFFFFF;
	padding-top: 0px;
}

.width10 {
	width : 10%;
}	

.width20 {
	width : 20%;
}

.width50 {
	width : 50%;
}

fieldset {
border:solid #bbbbbb 1px;
margin-left:0px;
margin-right:0px;
}

.selecttable5 {border:none; padding-top:2px; margin-bottom:0px; padding-bottom:0px;
}

.pagetopR {float:right; display:inline;}

.pagetopL {float:left; display:inline;}

a.DARKRED:link {color:#cc3300 !important}
a.DARKRED:visited {color:#cc3300 !important}
a.DARKRED:active {color:#cc3300 !important}