body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
	
	
}

.adminl a {
	
	
	font-size: 14px;
	color: #710EB6;
	font-weight:bold;
	text-decoration:none;
	}
	
.adminl a:hover {
	font-size: 14px;
	text-decoration: underline;
	color:#FBC711;
	font-weight:bold;
}

legend{
	
	color:#FBC711;
	font-weight:bold;
	border-color:#7711BB;
	
}

.buttons { 
 
 
 background-color: #957111; 
 color: #7711BB; 
 
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}



.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.theader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.housebutton {
	
	font-weight: bold;
	font-size: 12px;
	color:black;
	
	}

.housebutton a {
	padding : 5px 6px 2px 34px; 
	background-image:url(images/menu_butt.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	color:#000;
	font-family: arial;
	background-color: #FFFFFF;
	display: block;
	}
	
	
.housebutton a:hover {
	text-decoration: none;
	color: #000;
	background-image:url(images/menu_over.jpg);
		}
		
.tnav {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
	}
		
.tnav a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.tnav a:hover {
	color:#FFFFF;
	text-decoration:underline;
}

.style15 {	
	color: #000;
	font-size: 10px;
	
}

.disclam {	
	
	font-size: 9px;
	
}

.slinks a {
	font-size: 10px;
	color: #000;
	
	text-decoration:none;
	}
	
.slinks a:hover {
	font-size: 10px;
	text-decoration: underline;
	color:#5e7b4f;
}

.mainlinks a {
	font-size: 12px;
	color: #DBA819;
	
	text-decoration:none;
	}
	
.mainlinks a:hover {
	font-size: 12px;
	text-decoration: underline;
	color:#5e7b4f;
}


.mlinks a {
	font-size: 12px;
	text-decoration: underline;
	color:#1731CF;
	font-weight: bold;
	}
	
.mlinks a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #7711BB;
	font-weight: bold;
}

.mlinks2 a {
	font-size: 12px;
	text-decoration: none;
	color:#1731CF;
	font-weight: bold;
	}
	
.mlinks2 a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #7711BB;
	font-weight: bold;
}

.mlinks3 a {
	font-size: 10px;
	text-decoration: none;
	color:#1731CF;
	font-weight: bold;
	}
	
.mlinks3 a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #7711BB;
	font-weight: bold;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.3;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.dropdownstyle {
font-size: 9px;

}

.dropdownstyle2 {
font-size: 9px;
color: #FFFFFF;

}


.explain {
	font-size: 12px;
	text-decoration: underline;
	color:#DBA819;
	font-weight: bold;
	cursor: pointer;
	}
	
.explain:hover {
	font-size: 12px;
	text-decoration: none;
	color: #7711BB;
	font-weight: bold;
	cursor: pointer;
}
