body {
margin:0px; 
padding:0px; 
background-color:c65403; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#222222;
height:125%; 
font-size:11px;
}

.main { 
height:100%;
margin:0px; 
padding:0px;
background-image:url(images/top-back.jpg); 
background-repeat: repeat-x; 
background-position: top; 
clear:both;}

.content {
font-family: Verdana;
padding-left:15px;
padding-right:15px;
font-size: 11px;
color: 000000;
text-align:left;
line-height: 150%;
}

.content a{
font-family: Verdana;
font-size: 12px;
color: 555555;
text-decoration: none;
}

.content a:hover{font-family: Verdana;
font-size: 12px;
color: 000000;
text-decoration: underline;
}

.menutop {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding-left: 10px;

	color: #ffe07e;
}
.menutop a:link {
	color: #ffe07e;
	text-decoration: none;
}
.menutop a:visited {
 	color: #ffe07e;
	text-decoration: none;
}
.menutop a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menuleft {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	padding-left: 35px;
	color: #ffffff;
	background-image: url(images/menu-back.jpg);
	background-repeat: no-repeat;
}

.menuleft a {
	color: #ffffff;
	text-decoration: none;
}

.menuleft a:hover {
	color: #ffe07e;
	text-decoration: none;
}

.content-title {
	font-family: Verdana;
	color: #B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.content-title a {
	font-family: Verdana;
	color: B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.content-title a:hover {
	color: d5fe06;
	text-decoration: underline;
}

.content2 {
	font-family: Verdana;
	font-size: 14px;
	color: 333333;
	font-weight: bold;
	text-decoration: italic;
	padding-left: 10px;
	padding-right: 10px;
}

.crumbs {	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.crumbs a {	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}

.crumbs a:hover {	font-family: Verdana;
	font-size: 10px;
	color: #ffe07e;
	text-decoration: underline;
}
