BODY { 
	background-attachment:scroll ; 
	background-color: #ffffff; 
	scrollbar-face-color:#000000; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-shadow-color:default; 
	scrollbar-highlight-color:default; 
	scrollbar-3dlight-color:#c2c2c2; 
	scrollbar-darkshadow-Color:#c2c2c2;
	margin-right:0px;
	} 
FONT { 
	font-family: Verdana; 
	font-size: 9pt; 
	color: white;
	} 
.Header:FONT { 
	font-family: verdana ; 
	font-size: 12pt; 
	color: #FFFFFF; 
	} 
A { 
	text-decoration :none; 
	color : #666666; 
	font-weight : normal;
	font-size: 10px; 
	font-family: Verdana; 
	} 
A:Visited { 
	text-decoration :none; 
	font-weight : normal;
	color : #666666 ; 
	font-size: 10px; 
	font-family: Verdana; 
	} 
A:Link { 
	text-decoration : none; 
	font-weight : normal;
	color : #666666 ; 
	font-size: 10px; 
	font-family: Verdana; 
	} 
A:Hover { 
	text-decoration : none; 
	font-weight : normal;
	color : #cc0000;
	background-color : transparent; 
	font-size: 10px; 
	font-family: Verdana; 
	} 
.FocusBox{
	border: 1px solid #cccccc;
	}
.Box{
	border: 1px solid #cccccc;
	}
.Login:A { 
	text-decoration :none; 
	color : #3366cc; 
	font-weight : bold;
	font-size: 7pt; 
	font-family: Verdana; 
	} 
.Login:A:Visited { 
	text-decoration :none; 
	font-weight : bold;
	color : #3366cc;  
	font-size: 7pt; 
	font-family: Verdana; 
	} 
.Login:A:Link { 
	text-decoration : none; 
	font-weight : bold;
	color : #3366cc; 
	font-size: 7pt; 
	font-family: Verdana; 
	} 
.Login:A:Hover { 
	text-decoration : none; 
	font-weight : bold;
	color : #cc0000; 
	background-color : transparent; 
	font-size: 7pt; 
	font-family: Verdana; 
	} 
INPUT, SELECT, TEXTAREA { 
	color: #000000; 
	background-color: #F0F0F0; 
	border: 1px solid #c2c2c2; 
	} 
.Checkbox{ 
	background: transparent; 
	border: none; 
	font-size: 8pt;
	height: 16px;
	width: 15px;
	color: #ffffff; 
	border: 0px; 
	}
.Checkbox:A:Hover { 
	background: transparent; 
	border: none; 
	}
.Even { 
	background-color: #BDBDBD; 
	} 
.Odd { 
	background-color: #FFFFFF; 
	} 
.Row  {
	font-family:  Verdana;
    font-size:    8pt;
	}
.Cell  {
	border-left : 1px groove #696969;
	}
.LastCell  {
	border-left : 1px groove #696969;
	}
.Tableheader { 
	background-color: #CC0000; 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	font-weight : bold; 
	border-top : 1px groove #696969;
	border-bottom : 1px groove #696969;
	} 
.Tableheader:A { 
	text-decoration : ; 
	text-transform : ; 
	font-weight : ; 
	font-style : ; 
	color : #fff9ed; 
	font-size: 9pt; 
	} 
.Tableheader:A:Link { 
	text-decoration : ; 
	text-transform : ; 
	font-weight : ; 
	font-style : ; 
	color : #fff9ed; 
	font-size: 9pt; 
	} 
.Tableheader:A:Hover { 
	text-decoration : none; 
	text-transform : none; 
	font-weight : normal; 
	font-style : Normal; 
	color : #19466f; 
	background-color : #fff9ed; 
	font-size: 9pt; 
	}
.Button { 
	background-image:url(/img/butback.gif);
	height : 18px;
	margin : 0px; 
	border-right : 1px outset #C2C2C2; 
	border-bottom : 1px outset #C2C2C2;
	color : #000000; 
	background-color: #ffffff; 
	font-size: 11; 
	font-family: verdana; 
	font-weight: normal; 
	cursor:hand; 
	} 
.RegButton { 
	width : 128px;
	height : 30px;
	margin : 0px; 
	border-right : 1px solid #FFFFFF; 
	border-bottom : 1px outset #FFFFFF;
	color : #FFFFFF; 
	background-color: #990000; 
	font-size: 10pt; 
	font-family: verdana; 
	font-weight: bold; 
	cursor:hand; 
	} 
