<style type="text/css" >

.dummy {color:red;}

.glHeader {
	background: url(/media/images/siteimages/header_WP.jpg);
	background-repeat:no-repeat;
}

body { 
	background-color:white; 
	font-size:12px; 
	color:#000000; 
	font-family:Arial; 
	scrollbar-base-color:#9F0043; 
	scrollbar-arrow-color:#000000; 
	scrollbar-darkshadow-color:#9F0043; 
}

.glBorderedBox {
	border:2px solid #9F0043;
}

.submitbuttonclass { 
	background-color:#9F0043; 
	color:#FFFFFF; 
	font-weight:bold;
	cursor:hand; cursor:pointer; 
	font-family:Arial; 
	font-size:11px;
}

.captionCell { 
	color:#9F0043; 
	font-weight:bold; 
}

.headerCell,  .headerCell td { 
	background-color:#9F0043;
	color:#FFFFFF;
	font-weight:bold;
	height:25px; 
	border-bottom:2px solid black;
}

.headerrow, .headerrow td {
	background-color:#9F0043;
	color:white;
	font-weight:bold;
	height:25px; 
	border-bottom:2px solid black;
}

.insidetitle { 
	background-color:#9F0043;
	color:#FFFFFF;
	font-weight:bold;
}

.infoText {
	color:#9F0043;
	font-weight:bold;
}

A.greenLink:visited {  color:#9F0043; font-weight:'bold';  }
A.greenLink:link {  color:#9F0043; font-weight:'bold';  }
A.greenLink:active {   color:#9F0043; font-weight:'bold'; }
A.greenLink:hover {   color:#000000; font-weight:'bold'; }

</style>

