<style TYPE="text/css">
  body { background-color: white;}
		
	.roll { color:blue; text-decoration: none;}
	A.roll:hover { color:red; text-decoration:none;}
	A.roll:visited { color:color:#FF3300; text-decoration:none;}
	
	.roll2 { color:#000099; text-decoration: none;}
	A.roll2:hover { color:red; text-decoration: none;}
	A.roll2:visited { color:color:#FF8000; text-decoration: none;}	

	.topmenuroll { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: italic; color:#000099; text-decoration: none;}
	A.topmenuroll:hover { color:red; text-decoration: none;}
	A.topmenuroll:visited { color:color:#FF8000; text-decoration: none;}

  A { color: blue;}
	A:hover { color: red;}
	A:visited { color: blue;}

  A.TransheadLink { color: white;}
	A.TransheadLink:hover { color: red;}
	A.TransheadLink:visited { color: white;}

	.mybox { background-color:#FFFFFF; color:#000000; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:13px; } 
	.TransHead { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
	.TransHeadBak { TEXT-TRANSFORM: uppercase; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
	.SectionHeaderTitle {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #8083D4; font-style: italic}
	.SubSectionHeaderTitle {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
	.SectionText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: normal}
	.ErrorTextBold {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000.forms[0].txtPassword.focus();; font-size: 14px; font-weight: bold; color: #FF0000}
	.ErrorText {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FF0000}	
	.TopMenuText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic}
	A.TopMenuText:hover { color:red; text-decoration: none;}
	A.TopMenuText:visited { color:color:#FF8000; text-decoration: none;}
	.BodyText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}
	.BodyTextSmall { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
	.BodyTextWithColor { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0000FF}
	.BodyTextBold{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
	.BodyTextBoldBig{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
	.FieldText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; align: right}
	.RecordCounter { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CC3300;}
	.RequiredFields { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF0000}
	.SaveLink { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:red;}
	
	.menuskin{
	position:absolute;
	width:205px;
	background-color:white;
	border:2px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	text-decoration:none;
	}

	.menuskin a{
	text-decoration:none;
	color:#0099FF;
	padding-left:10px;
	padding-right:10px;
	}
	
	#mouseoverstyle{
	background-color:#0099FF;
	}
	
	#mouseoverstyle a{
	color:white;
	}
	

	.table
	{
	    BORDER-RIGHT: #000000 1px solid;
	    FONT-SIZE: 8pt;
	    BORDER-LEFT: #000000 1px solid;
	    BACKGROUND-COLOR: #BCBDDB;
	}

</style>

