.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal}

.normal a:link {
	color: #006633; 
	text-decoration: none;
	}
.normal a:visited {
	color: #006633; 
	text-decoration: none;
	} 
.normal a:hover {
	color: #006633; 
	text-decoration: underline;
	}
.right {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal}
.right a:link {
	color: #006633; 
	text-decoration: none;
	}
.right a:visited {
	color: #006633; 
	text-decoration: none;
	} 
.right a:hover {
	color: #006633; 
	text-decoration: none;
	}	
.selection{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	background-color:#FFFFFF;
	border-color:#666666;
	font-weight: normal}

.selectionover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	background-color:#99CC66;
	cursor:pointer;
	border-color:#666666;
	font-weight: normal}
	
.Medium {  
	 width : 4em ; 
	 height : 4em ; 
	 }	
input.SmallCheckbox{
            width: 11px;
            height: 11px;
}

	
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal
	}
.nav a:link {
	color: #FFFFFF; 
	text-decoration: none
	}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:hover {
	color: #000000;
	text-decoration: none;
	}

.whitetext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal}

.whitetext a:link {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetext a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetext a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	}

.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
.small a:link {
	color: #006633; 
	text-decoration: none
	}
.small a:visited {
	color: #006633; 
	text-decoration: none
	}
.small a:hover {
	color: #006633; 
	text-decoration: underline
	}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; font-weight: 
	bold; color: #000000; 
	text-decoration: none
}
.headline a:link {
	color: #000000; 
	text-decoration: none
	}
.headline a:visited {
	color: #000000; 
	text-decoration: none
	}
.headline a:hover {
	color: #000000; 
	text-decoration: underline
	}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
}

.subhead_light {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none; 
}

.green_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	font-style: italic;
}

