ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, INPUT, LI, MENU, OL, P, PRE, SELECT, TD, TEXTAREA, TH, TR, UL  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #88681B;
	line-height : 1.5em;
}

BODY  {
	background-color: #ffffff;
	margin : 0;
}

H1, H2, H3, H4, H5, H6  {
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
}

H1  {
	margin-left : 0%;
	font-size : 1.4em;
	font-weight : 600;
	color : #5F420A;
}

H2  {
	margin-left : 0%;
	font-size : 1.3em;
	font-weight : 600;
	color : #B97A01;
}

H3  {
	margin-left : 0%;
	font-size : 1.2em;
	font-weight : 600;
	color : #5F420A;
}

H4  {
	margin-left : 0%;
	font-size : 1.1em;
	font-weight : 600;
	color : #B97A01;
}

H5  {
	margin-left : 0%;
	font-size : 1em;
	font-weight : 600;
	color : #5F420A;
	border-bottom : 1pt solid #850404;
}

H6  {
	margin-left : 0%;
	font-size : 1em;
	font-weight : 600;
	color : Black;
	border-bottom : 1pt solid black;
}


a:link   { text-decoration: underline; color: #5A0D09}
a:hover  { text-decoration: underline; color: #5F420A}
a:visited{ text-decoration: underline; color: #A5514C}
a:hover  { text-decoration: underline; color: #5F420A}
a:active { text-decoration: underline; color: #5A0D09}

.txt
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : 88681B;
}

.footer
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color : #ffffff;
}


.ptxt
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : gray;
font-weight:bold;
}

.menulinks
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color : Black;
}

.heading
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : 747373;
font-weight:normal;
}

.pheading
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color : black;
font-weight:bold;
}

.txtSmall{
text-decoration: none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color : #515151;
}

.txtblue{
text-decoration: none;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #4E6EA9;
font-size: 11px;
}

.combo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	HEIGHT: 22px;
	TOP: 10px;
	WIDTH: 163px
}

.textbox
{
	border-width: 1;
	border-padding:0;
	border-color:#5F420A;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textarea
{
	border-width: 1;
	border-padding:0;
	border-color:#5F420A;
	border-style:solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width=150px
}
		
.button
{
	border-style: 0; 
	border-width: 1; 
	border-padding: 0
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : red;
}
.txtwhite {

font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #ffffff;
}
.txtorange {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : #F69E55;
}

table.main {
	width: 100%;
	height: 100%;
	border: 0;
}

table.main td.mainContent {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}

