
.bigcheck {
height: 30px;
width: 30px;

   border: 1px solid #000000;
} 

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-size: 14px;	

}



h1, h2, h3, h4, h5, h6 {
	
	font-size: 14px;
	font-weight: normal
	
}

A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000;
}
A:active {
	text-decoration: none;
	color: #000000;
}
A:hover {
	text-decoration: underline ;
	color: #000000;
}

#menuul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px;
	margin: 5px;
	color: #FFFFFF;
}

#menuul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	

}

#list {
	color:#4A4A4A;
} 

#topbut{
	float: left;
	padding: 10px;
	color: #eae2d9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#topbut A:link {
	text-decoration: none;
	color: #eae2d9;
}
#topbut A:visited {
	text-decoration: none;
	color: #eae2d9;
}
#topbut A:active {
	text-decoration: none;
	color: #eae2d9;
}
#topbut A:hover {
	text-decoration: none;
	color: #000000;
}

.topcontainer {

	width: 910px;
	overflow: hidden;
	margin: AUTO;	
	height: 180px;
}

.topboxleft {
	
	background-color: #cc0033;
	
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width:  5px;
	
		width: 200px;
	height: 180px;
	float: left;
		
}

.topboxright {
	background-color: #cc0033;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 705px;
	height: 180px;
	float: right;
	vertical-align: bottom;			
}

.topbbar {
	
	background-color: #eae2d9;
	

	
	width: 910px;
	height: 20px;	
	clear: both;
		
}


.container {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	width: 910px;
	overflow: hidden;
	margin: AUTO;	
}



.menu {
	color: #FFFFFF;
	width: 190px;
	border-right-width: 5px;
	border-right-style: solid;
	border-color: #ffffff;
	float:left;
	background-color:336666;
	padding: 5PX;
	
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.content {
	background-color: #999999;
	width:450px;
	float: left;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
	color: #ffffff;
}

.content2 {
	background-color: #999999;
	width:705px;
	float: left;
	
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
	color: #ffffff;
}

.textblock {
	margin: 15px 15px 15px 15px;
}

.content A:link {
	text-decoration: none;
	color: #346667;
}
.content A:visited {
	text-decoration: none;
	color: #346667;
}
.content A:active {
	text-decoration: none;
	color: #999999;
}
.content A:hover {
	text-decoration: none;
	color: #000000;
}



.rightbox {
background-color: #999999;
width:240px;
	border-left-width: 5px;
	border-left-style: solid;
	border-color: #ffffff;
	float: left;
	
			border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;

}

.formbox {
	background-color: #999999;
	border-right-width: 5px;
	border-right-style: solid;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: #ffffff;
	float: left;
	padding: 5px;
	width: 695px;
}

.formbox2 {
	background-color: #999999;
	border-right-width: 5px;
	border-right-style: solid;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: #333333;
	float: left;
	padding: 5px;
	width: 695px;
}

.footer {
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
width:910px;
	clear: both;
	margin: AUTO;	
	
}

.rightimage {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;	
	
}

.contentimage {
	border-width: 3px;
	border-style: solid;
	border-color: #ffffff;	
	
}


.testibox {
	background-color: #7d7d7d;
	margin: 10px;
	padding: 10px;
	border: 1px;
	border-color: #FFFFFF;
}


.largefont {
	font-size: large;
}

.biobox {
	background-color: #9e8b90;
	margin: 1px;
	padding: 1px;
	
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: thin;
}