body {
	background-color: #DCB082;
	background-image: url(../Images/bg1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;

	margin: 0px;
}
table {
	background-color: #FFF2E3;
	border-bottom-style: none;
	border: 0px;
}

h1 {
font-weight: bold;	
font-size: 20px;
}

h2 {
font-weight: bold;	
font-size: 18px;
	
}

h3 {
font-weight: bold;	
font-size: 16px;
	
}

h4 {
font-weight: bold;	
font-size: 14px;
	
}

h5 {
font-weight: bold;	
font-size: 12px;
	
}

h6 {
font-weight: bold;	
font-size: 10px;
	
}







#mTable {
	border: 1px solid Black;
	border-top: 0px;
}

#menubar {
background-color: #812e0e;
	background-image: url(../p7pm/img//tb_bbg.jpg);
	background-repeat: repeat-x;	
}

.adBar {
	background-image: url(../Images/adbar.jpg);
	background-repeat: no-repeat;

}

#topAD {

	visibility: hidden;
}
#footer {

		background-color: #D2B48C;
		padding: 12px 12px 12px 12px;
		font-size: 10px;
		color: #846335;
}
#mWelcome {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #522C10;
	font-size: 12px;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522C10;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522C10;
}
.specialNote { color: #FF0000; font-weight: bold; }