body {
	background-color:#F4F2E9;
	margin:0px;
}


.menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	text-decoration:none;
}

.menu2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.contactus {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:700;
	margin:0px;
	padding:0px;
}
.footerbgimage {background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; background-position:bottom; height:40;}
.menutext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:700;
	font-size:14px;
}
.menuleft {
	background-image:url(../images/menu_left.jpg);
	background-repeat:no-repeat;
}
.menuright {
	background-image:url(../images/menu_right.jpg);
	background-repeat:no-repeat;
}
.menucenter {
	background-image:url(../images/menu_center.jpg);
	background-repeat:repeat-x;
}
.newsmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#903;
}

.image_border {
	border-bottom:inset; border-bottom-color:#CCC;
	border-left:outset; border-left-color:#CCC;
	border-right:medium; border-left-color:#CCC;
}

