body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	background-color: #E6DDB3;
	/*background-image: url();*/
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	border: thin groove black;
	background-color : #E8E850;	
}
.links {
	font-family: Verdana;
	font-weight:bold;
	color: Black;
	font-size: 10pt;
	padding: 10px;
	text-decoration: none;

}
.links:hover {
	color: Black;
	/*background-color:#D5B990;*/
	background-color:#CCBA66;
	font-size: 10pt;
	padding: 10px;
	text-decoration: none;	
}

.toplinks {
	color:White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-right:12px;
	padding-bottom:5px;
	text-align:right;
	text-decoration:none;
}

.table {
	border-bottom:medium groove #666666;
	border-left:medium groove #CCCCCC;
	border-right:medium groove #666666;
	border-top:medium groove #CCCCCC;
	background-color:#CCBA66;
}

.divider {
border:dashed thin #999999;
}
.celldivider {
border-right:dashed thin #999999;
}
.subheader {
background-color:CCCCCC;
border-bottom:thin groove Black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-variant:small-caps;
color:Black;
}
.header {
	font-size: 14pt;
	font-weight: bold;
	text-align:center;
}
.header2 {
	font-size: 12pt;
	font-weight: bold;
}
.footer {
	font-size: 10pt;
	color:White;
}

.footer2 {
	font-size: 12pt;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}

.boxes {
	background-color:#CCBA66; 
	width:200px;
	height:50px; 
	/*padding-bottom:5px;*/
	/*padding-top:5px;*/
	border:thin groove black;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:black;
	display:block;
}

.boxes:hover {
	background-color:E8E850; 
	width:200px;
	height:50px; 	
}

.text {
	padding-left:25px;
	padding-right:25px;
}

.pic {
	border:thin groove black;
}

.row {
	background-color:#CCBA66;
}

.row:hover {
	background-color:#E8E850;
}
