/* Style for a block - DIV */
.m0table {
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: futura,Verdana, sans-serif;
	font-size: 19px;
	padding: 0px;
}

.m1table {
	background: #C9C4C2;
	border : outset;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : Gray;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #C9C4C2;
	border : outset;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : Gray;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #AEA5A2;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: futura,Verdana, sans-serif;
	font-size: 10px;
	font-Weight: bold;
	padding: 0px;
}

td.main {
	font-Family: futura,Verdana,helvetica;
	font-size : 14px;
	color : Black;
}

A:LINK, A:Visited{
	font-Family: futura,Verdana,helvetica;
	text-decoration : none;
	color : #000099;
	font-weight : bold;
}
a:hover {
	font-Family: futura,Verdana,helvetica;
	text-decoration : none;
	font-weight : bold;
	color : #FFD053;
}

A.midText:LINK, A.midText:Visited {
	color : #000099;
	text-decoration : none;
	font : 10px futura,Verdana;
}

A.midText:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : underline;
	font : 10px futura,Verdana;
}

A.btmnav:LINK, A.midText:Visited {
	color : #000099;
	text-decoration : none;
	font : 10px futura,Verdana;
}

A.btmnav:HOVER {
	color : Silver;
	text-decoration : underline;
	font : 10px futura,Verdana;
}


H1 {
	color : #990000;
	font-family : futura,Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : #990000;
	font-family : futura,Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : #990000;
	font-family : futura,Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	color : #990000;
	font-family : futura,Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : futura,Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : futura,Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : Black;
	font-family : futura,Verdana;
	font-size : smaller;
	font-weight : bold;
	color : White;
}

TD {
	font-family : futura,Verdana;
	font-size : 12px;
	color : Black;
}
TD.midText {
	font-family : futura,Verdana;
	font-size : 10px;
	color : Black;
}
Body {
	font-family : futura,Verdana;
	font-size : 10px;
	color : Black;
}
TD.tablemain {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
