BODY{
	color: black;
	background: #6C3C0B;
	margin-left: 1%;
	margin-top: 1%;
	font-family: "Times New Roman", Times, serif;
}

/*
*/

table.bordertdw {
	border: 6px outset #989898;
}


H1, H2, H3, H4, H5, H6{
	text-align: left;
	font-weight: bold;
	font: 16px;
}
/*	
*/

h1{
	font-size: 140%;
	font-weight: bold;
}

h2{
	font-size: 127%;
	font-weight: bold;
}

h3{
	font-size: 118%;
	font-weight: bold;
}

h4{
	font-size: 112%;
	font-weight: bold;
}

h4{
	font-size: 108%;
	font-weight: bold;
}

H1.center{
	text-align: center;
}

H2.center{
	text-align: center;
}

H3.center{
	text-align: center;
}

li.square {
	list-style-type: square;
}

dt{
	padding-top: 6px;
}

/* p{
	background: transparent;
	background-color: transparent;
}*/

td.center{
	text-align: center;
}

table.layout{
	width: 95%;
	border: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-size: 18px;
}

table.layoutleft{
	width: 90%;
	border: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-size: 18px;
}

table.bluebanner{
	width: 90%;
	border: 4px ridge #FDFDFD;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	background-color: #ACC0D4;
}

/* 	*/
/* 	*/
PRE{
	font-family: monospace;
	margin-left: 1em;
	font-size: 90%
}

IMG{
	border-style: none;
} 

.center{
	text-align: center;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.spacetop{
	padding-top: 12px;
}

.indent{
	padding-left: 24px;
}

.bold{
	font-weight: bold;
}

.underline{
	text-decoration: underline;
}

.maroon{
	color: #B90000;
}

.mainbody{
	font-size: 18px;
}

.plus1{
	font-size: 108%;
}

.plus2{
	font-size: 112%;
}

.plus3{
	font-size: 118%;
}

.plus4{
	font-size: 127%;
}

.minus1 {
	font-size: 93%
}
	   
.minus2 {
	font-size: 89%
}

.minus3 {
	font-size: 85%
}

.minus4 {
	font-size: 75%
}

.mainbodystrong {
	font-weight : bold;
}

.mainbodyitalic {
	font-style : italic;
}

.mainbodyitaliclarger {
	font-style: italic;
	font-size: larger;
}

.mainbodyindent {
	margin-left : 10%;
	padding-left : 8%;
	text-indent : 10%;
}

.mainbodytype {
	font-family: Courier New,monospace;
}

.mainbodybigger {
	font-weight: bold;
	font-size: larger;
}

.mainbodylarger {
	font-size: large;
}

.mainbodysmaller{
	font-weight: bold;
	font-size: smaller;
}

.mainbodyunderline {
	text-decoration: underline;
}

.bigbold1 {
	font-size: 108%;
	font-weight: bold;
}

.bigbold2 {
	font-size: 112%;
	font-weight: bold;
}
.bigbold3 {
	font-size: 118%;
	font-weight: bold;
}
.bigbold4 {
	font-size: 127%;
	font-weight: bold;
}
.mainbodysmall{
	font-size: small;
}
.secondarylinks{
	color: #ffffff;
	font-weight: bolder;
	font-style: italic;
	font-size: smaller;
}
	
.mainbodyred {
	color : #FF0000;
}
	
.mainbodyitalicandbold {
	font-style : italic;
	font-weight: bold;
}

.secondarylinksindent{
	margin-left : 8%;
}

.small {
	font-size: small;
}

.highlighted{
	font-weight : bold;
; font-style: oblique
}

.contact {
	font-size: 14px;
}

li.none{
	list-style-type: none;
}

/* H1.mainbody, H2.mainbody, H3.mainbody, H4.mainbody  {
	background-color : #ffffff;
    font-family:"Times New Roman", Times, serif; 
}*/

/* TABLE.mainbody,TD.mainbody, TH.mainbody, TR.mainbody, UL.mainbody, OL.mainbody{
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font: larger;
}*/

.mainbodywmargins {  
left: 36px; clip:  rect( 36px  )}

.widemargins {
	margin-left: 48px;
	margin-right: 48px;
}

.fontVerdana {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.vspace {
	line-height: 150%;
	}