body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	cursor: default;
	margin: 0px;
}
#inc_header {
	height: 100px;
	width: 100%;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#mcontent {
	height: 100px;
	background-color: #CCCCCC;
}
#gMenu {
	background-image: url(../img/gmenu.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#txtHeader {
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	padding-left: 5px;
}
#txtsubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	margin: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: bottom;
}
.ebar {
	height: 20px;
	width: 97%;
	padding: 5px;
	background-color: #FFFF99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	font-size: 12px;
}
.button {
	background-image: url(../img/gmenu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
input, textarea {
border: 1px solid #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#mLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	height: 10px;
	width: 99%;
	padding: 5px;
	background-image: url(../img/gmenu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}