body,P,TD {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
UL,LI,OL {
	font-family:  Arial;
	font-size: 8pt;
	color: #000000;
}
.small {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
}
.tiny {
	font-family: Arial;
	font-size: 6pt;
	color: #000000;
}
.greenhead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 800;
	color: #7DC243;
}
.bluehead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 800;
	color: #006CB3;
}

a.menu {
    font-variant : small-caps;
    color : white;
    text-decoration : none;
	font-size : 12px;
	font-weight : 800;
	padding : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
    letter-spacing : 1px;
}

a:hover.menu {
	text-decoration : underline;
}

a.submenu {
    color : white;
    text-decoration : none;
	font-size : 10px;
	font-weight : 800;
    padding-right : 15px;
	padding-bottom : 5px;
}

a:hover.submenu {
	text-decoration : underline;
}

td.admintitle {
    font-variant : small-caps;
	font-size : 20px;
	font-weight : 800;
	color : white; 
}

.redhead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 800;
	color: #DA2B35;
}
.bigred {
	font-family: Arial;
	font-size: 9pt;
	color: #DA2B35;
}
.red {
	font-family: Arial;
	font-size: 8pt;
	color: #DA2B35;
}
.white {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 800;
	color: #FFFFFF;
}
.goldhead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 800;
	color: #A29060;
}
.smallred {
	font-family: Arial;
	font-size: 7pt;
	font-weight: 800;
	color: #DA2B35;
}

A, A.visited {
	font-family:  Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #025284;
}

A.hover {
	font-family:  Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}

A.nav, A.nav:visited {
	font-family:  Arial;
	font-size: 8pt;
	font-weight: 600;
	text-decoration: none;
	color: #DA2B35;
}

A.nav:hover {
	font-family:  Arial;
	font-size: 8pt;
	font-weight: 600;
	text-decoration: none;
	color: #006CB3;
}
.img-shadow {
 clear: both;
 float:left;
 background: url(shadowAlpha.png) no-repeat bottom right !important;
 background: url(shadow.gif) no-repeat bottom right;
 margin: 20px 0 0 17px !important;
 margin: 20px 0 0 8px;
}

.img-shadow img {
 display: block;
 position: relative;
 background-color: #fff;
 border: 1px solid #a9a9a9;
 margin: -6px 6px 6px -6px;
 padding: 4px;
}

.hidden {
	display: none;
}

.larger, .larger a {
	font-size: 1.2em;
}

.nodecoration, .nodecoration a {
	text-decoration: none;
}
h1 { color: #da2b35; font-size: 20px; font-weight: bold; display: block; width: 500px; border-bottom: 1px dotted #da2b35 }
.bottomborder { display: block; width: 350px; border-bottom: 1px dotted #da2b35 }
h2 { color: #da2b35; font-size: 18px; font-weight: bold; display: block; width: 500px; border-bottom: 1px dotted #da2b35 }
h3 { color: #da2b35; font-size: 16px; font-weight: bold; display: block; width: 250px; border-bottom: 1px dotted #da2b35 }


.formheader    { color: white; font-size: 13px; font-weight: bold; background-color: #da2b35; padding-top: 3px; padding-bottom: 3px }
.submit { color: white; font-size: 11px; background-color: #022e41 }
.input { font-size: 11px; padding: 2px; border: solid 1px #022e41 }
.forms   { border: solid 1px #da2b35 }
.forms1 {  border: solid 1px #022e41 }
.forms2 { font-size: 19px; border: solid 1px #022e41 }
