body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0px; text-align:center; }
p,td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
td p{font-size: 100%;}
h1 {
	/*color: #6C276A;*/
	color:#6C276A;
	font-size: 12px;
}

h2 { color: #6C276A; font-size: 16px; font-weight: bold; }

.maintable { width: 100%; height: 100%; }

a:link { color: #4A3805; font-weight: normal; text-decoration: underline; }
a:active { color: #4A3805; font-weight: normal; text-decoration: underline; }
a:visited { color: #4A3805; font-weight: normal; text-decoration: underline; }
a:hover { color: #4A3805; font-weight: normal; text-decoration: none; }
a:visited:hover { color: #4A3805; font-weight: normal; text-decoration: none; }

.bgcolor7A2F14 {
	height: 3px;
}
.bgcolor8F3311 { background-color: #000000; height: 0px; }

.footer { background-color: #000000; height: 33px; }
.white { color: #FFFFFF; }
.dark { color: #8F3311; font-weight: bold; }
.subhead { color: #0A4B9C; font-weight: bold; font-size: 75%; }

.width500 { width: 500px; }
.width770 { width: 770px; }

.height8 { height: 8px; }

.warning
{
	color:Red;
}

.MainHolder{
	text-align:left;
	margin:0px auto;
	width:770px;
}