BODY {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	color: black; 
	font-size: 10px; 
	font-family: Verdana; 
	font-weight: normal
}

TD,TABLE { 
	
	font-size: 10px; 
	font-family: Verdana; 
	font-weight: normal 
		}
		
SELECT,INPUT,TEXTAREA { 
	color: #262626; 
	font-size: 9px; 
	font-family: Verdana;
		}

A,A:Link { 
	color: #000000; 
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: underline 
	}
	
A:hover { 
	color: #99CC66;
	font-weight: bold; 
	text-decoration: underline; 
	background-color: #FFFFFF
	}

.footer A:hover {
	color: #FFFFFF;
	background-color: #99CC66;
}

A:visited {
	color: #666666; 
	font-weight: bold; 
	text-decoration: underline
	}
	
A.menu,A.menu:Link,A.menu:Visited { 
	color: #666666; font-size: 12px; 
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: underline 
	}
	
A.small,A.small:Link,A.small:Visited {
	color: #666666; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Verdana; 
	text-decoration: underline 
	}
	
A.sub,A.sub:Link,A.sub:Visited  { 
	color: #666666; font-size: 15px; 
	font-family: Verdana.Arial, Helvetica, "MS Sans Serif";
	text-decoration: underline
	}
	
A.top,A.top:Link,A.top:Visited {
    color: #666666;
    font-family: Verdana,Arial,Helvetica,MS Sans Serif;
    font-size: 10px;
	font-weight: bold; 
    text-decoration: underline
	
	}
	
A.heading,A.heading:Link,A.heading:Visited {
    color: #666666;
    font-family: Arial,Helvetica,MS Sans Serif;
    font-size: 10px;
	font-weight: bold; 
    text-decoration: underline
}

A.menu:hover { 
	color: #99CC66; 
	font-weight: bold; 
	background-color: #FFFFFF;
	text-decoration: underline;  
	}
	
A.small:hover { 
	color: #99CC66; 
	font-weight: bold; 
	background-color: #FFFFFF;
	text-decoration: underline 
	}

A.zoom:Link { 
	color: #99CC66; 
	font-weight: bold; 
	text-decoration: underline
	}
	
A.zoom:Visited { 
	color: #666666; 
	font-weight: bold; 
	text-decoration: underline 
	}
	
A.zoom:hover { 
	color: #99CC66; 
	font-weight: bold; 
	text-decoration: underline; 
	background-color: #FFFFFF
	}
	
	A.inline:Link { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline;
	}
	
	A.inline:Visited { 
	color: #666666; 
	font-weight: bold; 
	text-decoration: underline; 
	text-decoration: none;
	}
	
A.inline:hover { 
	font-weight: bold; 
	color: #99CC66; 
	text-decoration: underline; 
	background-color: #FFFFFF

	}

	
.RED { 
	color: #FF0000; 
	font-weight: bold; 
	}
	
.BLUE { 
	color: #000099; 
	font-weight: bold; 
	}

.GREY { 
	color: #666666; 
	font-weight: bold; 
	}

.HEAD { 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #666666 
	}
	
.BIGGER { 
	font-size: 12px;
	}


.ERROR { 
	color: #FF0000; 
	font-weight: bold; 
    font-size: 14px;
	}
	
.TITLE { 
	color: #000000; 
	font-weight: bold; 
  	font-size: 14px;
	}
	
.SEMI { 
	color: #000000; 
	font-weight: bold; 
  	font-size: 12px;
	}
	
.SMALLPRINT { 
	color: #000000; 
	font-weight: bold; 
  	font-size: 9px;
	}
	
.hr_thick {
	border: 3px inset #777;
	width: 100%;
	height: 6px;
	margin: 10px auto 0 0;
	text-align: left;
}

.hr_thin {
	border: 1px inset #777;
	width: 100%;
	height: 6px;
	margin: 10px auto 0 0;
	text-align: left;
}