BODY {
background-color : #000000;

}
a:link, a:visited, a:active {
color : #66010d;
text-decoration : none;
font-weight : bold;outline: none;
}
a:hover {
color : #0a0a0a;
text-decoration : underline;
font-weight : bold;
}

TABLE		{ COLOR: #1a1a1a; FONT: 14px verdana, arial, sans-serif; font-weight: normal; }



.title {
color : #66010d;
font : 20px arial, verdana,  sans-serif;
font-weight : bold;
}
.title2 {
color : #0268f3;
font : 20px arial, verdana, sans-serif;
font-weight : bold;
}
.subtitle {
color : #1a1a1a;
font : 18px verdana,arial, sans-serif;
font-weight : normal;
}
.smalltitle {
color : #c9c9c9;
font : 13px verdana, arial, sans-serif;
font-weight : bold;
}

.notice {
color : #0268f3;
font : 10px arial, verdana,  sans-serif;
font-weight : bold;
font-style: italic;
}
.copyright {
color : #1a1a1a;
font : 11px verdana, arial, sans-serif;
font-weight : bold;
}


.author {
color : #ffffff;
font : 11px verdana, arial, sans-serif;
font-weight : bold;
}


 p.center {text-align: center}
 p.right {text-align: right; padding: 0px 0px;}
 p.left {text-align: left}

td.content {
background-color : #ffffff;
background-repeat : repeat;
background-image : url("../picts/pattern1.png");
border-right : 0 solid #000000;
border-left : 0 solid #000000;
border-top : 0 solid #000000;
border-bottom : 0 solid #000000;
}

table.wheat {
background-color : #ffffff;
background-repeat : repeat;
background-image : url("../picts/light_toast.png");
border-right : 0 solid #000000;
border-left : 0 solid #000000;
border-top : 0 solid #000000;
border-bottom : 0 solid #000000;
}


h1 {
font : 20px arial, verdana, serif;
color : #66010d;
font-weight : bold;
margin-top : 20px;
margin-bottom : 0;
text-indent : 0px;
}

h2 {
font : 20px arial,verdana,  serif;
color : #66010d;
font-weight : bold;
text-transform : uppercase;
outline: none;
margin-top : 0;
margin-bottom : 6px;
text-indent : 0px;
}




h3 {
color : #66010d;
font : 16px arial,verdana,  serif;
font-weight : bold;
text-transform : uppercase;
outline: none;
margin-top : 0;
margin-bottom : 6px;
text-indent : 0px;
}








h4 {
font-size : 11px;
color : #66010d;
font-family : arial, verdana, sans-serif;
font-weight : bold;
margin-top : 0;
margin-bottom : 2px;
}
.pageheight {
height : 1000px;
}
@media print {
.printhide {
display : none;
}
.printhelp {
width : 600px;
}
}
@media screen {
.printonly {
display : none;
}
}







a:hover .hoverimage 	{
			border: #EEEAE6 0px solid;
			border-bottom: #EEEAE6 0px solid;
			filter:alpha(opacity=70);
			-moz-opacity: 0.70;
			opacity: 0.70;
			}


