body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	background: url(images/bg.jpg) repeat-x;
	background-color: #f0ede7;
}
.logobg {
    background: url(images/logobg.jpg) no-repeat top left;
}
.bannerbg {
    background: url(images/homebg3.jpg) no-repeat top;
}
.bgbutton {
    background: url(images/bg_button.jpg) no-repeat top;
}
.newsbg {
    background: url(images/newsbg.png) no-repeat top;
}
.footer {
    color:#666666;
	font-size:11px;
}
a.menulink{
    color: #330000;
	text-decoration:none;

}
a.menulink:hover{
    color: #666666;
}
a.menulink2{
    color: #330000;
	text-decoration:none;

}
a.menulink2:hover{
	text-decoration:underline;
}
