body { 	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CC0033;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family : Verdana, Arial, Helvetica, sans-serif;
 }
 
TD {
	font-size : 10px;
	font-weight : normal; 
	color: white;
}

A {
	text-decoration : none;
}

A:LINK, A:VISITED, A:ACTIVE  {
	text-decoration : none;
	font-weight : bold;
	color: white;
}
	 
A:hover {
	text-decoration: underline;
	color: #CCCCCC; 
	font-weight : bold;
} 

.footer {
	font-size : 9px;
	color: white;
	padding-right: 4px;
}

  .box
  {
	scrollbar-face-color: #CC0033;
       scrollbar-shadow-color: #990101;
       scrollbar-highlight-color: #CC0033;
       scrollbar-3dlight-color: #CC0033;
       scrollbar-darkshadow-color: #9B0A0A;
       scrollbar-track-color: white;
       scrollbar-arrow-color: white;
	color: #990101; 
	font-size : 9px; 
	font-weight : normal;
	background-attachment: fixed;
	background-image: url(images/bg_form.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFF0EA;
	border-width : 1px;
	border-color: #990101;
	border-style : solid;
	width: 162px;
	height: 17px;

  }
  
.knob {
	 
	color: WhiteSmoke; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	border-bottom-color : #9B0909;
	border-left-color : #CC0033;
	border-right-color : #990101;
	border-top-color : #CC0033;
	background-color: #CC0033;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
}


.overflow
  {
scrollbar-face-color: #004EB8;
scrollbar-shadow-color: #134688;
scrollbar-highlight-color: #4073AE;
scrollbar-3dlight-color: #7CA2D1;
scrollbar-darkshadow-color: #003FAA;
scrollbar-track-color: #D9DADC;
scrollbar-arrow-color: #F5FFFA;
  }  
  
  
.menu
 {	
	color: #004EB8; 
	font-size : 10px;
	font-weight : bold;
}
  
a.menu:hover {
	color: #990101;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

a.menuon:LINK
 {
	color: #464646;
	font-size : 10px;
	font-weight : bold;
}

a.menuon:visited
 {
	color: #999999;
	font-size : 10px;
	font-weight : bold;
}

a.menuon:active
 {
	color: #CC0033;
	font-size : 10px;
	font-weight : bold;
}
  
a.menuon:hover {
	color: #990101; 
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

hr
{ 
height: 2px;
width: 100%;
	border-style: dotted; 
	border-width: 2px; 
	border-color: #ffffff;
	margin-top: 1px;
 }

ul {
 margin-top: 8px;
}

.border {
	border-style: dashed; 
	border-width: 1px; 
	border-color: #F0EBED;
}

.gray {
	font-size : 10px;
	font-weight : normal; 
	color: #464646;
}

.title {
	font-size : 11px;
	font-weight : bold; 
	color: #9B0909;
	border-bottom-style: dotted; 
	border-bottom-width: 3px; 
	border-bottom-color: #ffffff;
}

div.g {position:absolute; top:5px; left:828px}
