table, input, submit, select, button {
	font-family:Arial;
	font-size:12px
}

.menu_text {
	font-family:Verdana,sans-serif;
	color:#999;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}
.menu_text:hover {
		font-family:Verdana,sans-serif;
	color:#999;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
}

.logobackground {
	background-image:url(images/logo.jpg);
	background-position:center;
	margin:0;
	margin-top:0;
	margin-left:0;
	border:0;
	background-repeat:no-repeat;
	
}

.headerbackground {
	background-image:url(images/menu_pad.jpg);
	background-position:center;
	margin:0;
	margin-top:0;
	margin-left:0;
	border:0;
	background-repeat:no-repeat;
}

.imageframe {
	background-image:url(images/image_frame.png);
	background-position:right;
	margin:0;
	margin-top:0;
	margin-left:0;
	border:0;
	background-repeat:no-repeat;
}

.contentbackground {
	background-image:url(images/mid.jpg);
	background-position:center;
	margin:0;
	margin-top:0;
	margin-left:0;
	border:0;
	background-repeat:repeat-y;
}

.footerbackground {
	background-image:url(images/bottom.jpg);
	background-position:center;
	margin:0;
	margin-top:0;
	margin-left:0;
	border:0;
	background-repeat:no-repeat;
}

a {
	color: #900;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

.footer a {
	color: #666;
}
.footer a:visited {
	color: #666;
}
.footer a:hover {
	color:#333;
}
.footer a:active {
	color: #666;
}

.smallwhite {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}

.bodytext a {
	color:#660;
}

.bodytext a:hover {
	color:#930;
}
.bodybold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #616543;
}
.heading_2 {
	font-size: 18px;
	font-weight: bold;
	color: #5E6242;
}
.heading_3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #666;
	font-style: normal;
}

.heading_RED_BIG {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #94121E;
	font-style: normal;
}
