body {
	text-align:center;
	margin: 0px;
	padding: 0px;
}

#container {
	text-align:left;
	width:750px;
	margin:0 auto;
	position:relative;
	top:0px;
 }
 

body, td,
p, 
div, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
} 

.light {color: #595959;}

.small {  font-size: 10px; line-height: 12px;; font-family: Verdana, Arial, Helvetica, sans-serif}
.footer {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #999999}


a:link       { color: #000000; text-decoration: underline; }
a:visited    { color: #000000; text-decoration: underline; }
a:hover      { color: #000000; text-decoration: none; }
a:active     { color: #000000; text-decoration: underline; }

.footer a:link       { color: #CCCCCC; text-decoration: underline; }
.footer a:visited    { color: #CCCCCC; text-decoration: underline; }
.footer a:hover      { color: #CCCCCC; text-decoration: none; }
.footer a:active     { color: #CCCCCC; text-decoration: underline; }


.BORDERgrey {  border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; margin-top: 6px}


.emphasis {  color: #630E0C}

.bkgtrans, .bkgtrans TD, .bkgtrans TH, .bkgtrans P{
	background-color: transparent;
}


.displaynone {display:none;}
.displayinline {display:inline;}
.displayblock {display:block;}

.pad { padding-top: 2px;}

.fFIELD120       { width: 120px; }
.fFIELD180       { width: 180px; }
.fFIELD250       { width: 250px; }

textarea, input, select {  color: #000000; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 0px; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.nobdrnomrg { border-style: none; margin-top: 0px; }
