body {
	background-color: #e4edc8;
	margin: 0px;}
	
a:link { color: #a57c52; text-decoration: none}
a:visited { color: #a57c52; text-decoration: none}
a:active { color: #9A9A82; text-decoration: none}
a:hover { color: #9A9A82; text-decoration: none;}

table,td,tr{ vertical-align:top}

.nleft {
background-color: #e4edc8;
	width:76px;
	height:100%;
}
.nmiddle{
background-color: #e4edc8;
	width:8px;
	height:100%;
}

.nright {
background-color: #e4edc8;
	width:98px;
	height:100%;
}


.content{
font-family: Tahoma;
font-size: 12px;
font-style:normal;
font-weight: normal; 
color: #707070; 
letter-spacing:0px;
text-align: justify;
background-color: #dde7bf;
padding:8px;}
.content a img {border:2px solid #ffcc66;}
.content a img:hover{ border:2px solid #ccc;}

.title {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #7c8840;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color:#cddba1;}
	
.suntitle{
font-family: Tahoma;
font-size: 11px;
font-style:normal;
font-weight: normal; 
color: #707070; 
letter-spacing:0px;
text-align: justify;
background-color: #d7e1b8;
padding:5px;}