body { 
height:100%;
width:100%;
margin:0px; 
padding:0px;
background-image:url(images/bg.png); 
background-repeat:repeat-x; 
background-position:top;
background-color:#798734;
clear:both;
font-family: Verdana;
font-size: 11px;
color: #555555;
text-align:left;
line-height: 150%;
}

td {
	font-size: 11px;
}

.menutop {
	background:url(images/template_goldendivot_06.gif) no-repeat top;
	height: 60px;
}

.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	padding-left: 25px;
	padding-right:25px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	}
	
.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menutop a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menutop a:hover {
	color: #d22917;
	text-decoration: none;
}

.content {
	font-family: Verdana;
	padding-top:15px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:20px;
	font-size: 11px;
	color: #555555;
	text-align:left;
	line-height: 150%;
}
.content a {
	color: #006699;
	text-decoration: none;
}

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

.content1 {
	background:url(images/template_goldendivot_11.gif) top left no-repeat;
	width:600px;
	height:152px;
	margin-top:10px;
}

.news {
	background:url(images/template_goldendivot_10.gif) top no-repeat;
	background-color:#ebe5c3;
	width:300px;
	height:152px;
}

.information1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:45px;
	padding-top:10px;
	}
.information1 a {
	color: #006699;
	text-decoration: none;
}
.information2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:14px;
	padding-left:45px;
	padding-top:0px;
	}




.crumbs {
	font-family: Verdana;
	padding-left:15px;
	padding-right:15px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
.crumbs a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
.crumbs a:hover{
	text-decoration: underline;
}

