		BODY,  IFRAME {
			scrollbar-3dlight-color : #ECECEC;
			scrollbar-arrow-color : #C2C2C2;
			scrollbar-base-color : #ffffff;
			scrollbar-darkshadow-color : #ECECEC;
			scrollbar-face-color : #ECECEC;
			scrollbar-highlight-color : #C2C2C2;
			scrollbar-shadow-color : #C2C2C2;
			scrollbar-track-color : #ffffff;
			}

TD, TR, TABLE, BODY { 
TEXT-DECORATION:none; 
color:#FFFFFF; 
font-size:11px; 
font-family:Courier New,Verdana,tahoma, arial, helvetica, sans-serif; 
font-weight:normal;
 } 
ul,li{
	list-style-type: square; 
	list-style-image: url(/images/sq.gif) ; 
	color:FFFFFF;
}
		input, textarea, select { font-family:Verdana, tahoma, arial, helvetica, sans-serif; font-size:9px; color:#333333; border-bottom:#D6DADD 1px solid; border-left:#D6DADD 1px solid; border-right:#D6DADD 1px solid; border-top:#D6DADD 1px solid; }

		a{ fontlmout-family: Tahoma;font-size: 10px;font-weight: bold;color: #000000;text-decoration:  none;}
		a.:hover {text-decoration:  underline;}

		.copy{
			font-family: Verdana;
			font-size: 9px;
			font-weight: normal;
			color: #FFFFFF;
			text-decoration:  none
		}

.header{
	background: transparent url('images/hdr.jpg') left bottom no-repeat;
	font-family: Courier New;
	font-size: 20px;
	font-weight: bold;
	color: #E91E25;
}
.header2{
	font-weight: bold;
	text-decoration:  underline
}

.topmenu
{
font-family: Courier New;
font-size: 11px;
font-weight: normal;
color: #E91E25;
text-decoration:  underline}

	td.dval{
		border-bottom:1px solid;
		border-color:49090B;
		padding-top:2px;
		padding-bottom:2px;
	}
	td.dkey{
		border-bottom:1px solid;
		border-color:49090B;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:12px;
		background:url('../images/sq.gif') center left no-repeat ;

	}
	td.dkey2{
		padding-left:42px;
		background:url('../images/sq.gif') 20px no-repeat ;
	}
