



.small {
		font-family: verdana, arial, helvetica; 
		font-size: 11px; 	
		color:#000000
		}

.smallwhite {
		font-family: verdana, arial, helvetica; 
		font-size: 11px; 
		color:#ffffff
		}

.header {
		font-family: verdana, arial, helvetica; 
		font-size: 11px; 
		color:#000000
		}
		
.txtfld {  font-family: verdana, arial, helvetica; font-size: 11px; color:#000000; background-color: #e9e9e9; border: #333333; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.button { font-family: verdana, arial, helvetica; font-size: 11px; color:#000000; background-color: cecece; border: #333333; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
cursor: hand; border-left-width: 1px}	

.check {  font-family: verdana, arial, helvetica; font-size: 11px; color:#ffffff; background-color: #ffffff; border: #ffffff; border-style: none; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}	

td, p, br, ol, li, tr, th, table {
		font-family: verdana, arial, helvetica; 
		font-size: 11px; 
		color:#000000
		}

input, textarea, select	{ font-family: verdana, arial, helvetica; font-size: 11px; color:#000000; font-family: Arial, Helvetica, sans-serif; font-weight : none; color: #333333; background-color: #e9e9e9; border: #333333; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}	

ul {
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 11px; 
	color:#000000;
	list-style-image: url("");
	}
	



body {
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	background-color:ffffff;
	background-image: url("");
	background-repeat: y;
	background-position: top, left
	}

A:link {
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	color:#cc0000
	}
		
A:visited {
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	color:#9933ff
	}
	
A:active {
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	color:#ffffff
	}
	
A:hover {
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	color:#000066
	}
	
	