body {
	font: 86% Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
    color: #000042;
    background: #000042;
    url('_images/back.gif');
    margin:1em
    scrollbar-face-color: #D2CAB8;
    scrollbar-arrow-color: #000042;
	scrollbar-track-color: #000042;
	scrollbar-shadow-color: #000042;
	scrollbar-highlight-color: #000042;
	scrollbar-3dlight-color: #D2CAB8;
	scrollbar-darkshadow-Color: #FDF7E9;
	scrollbar-base-color:  #D2CAB8;
}
.text {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 86%;
    color: #000042;
}
.textlite {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    color: #FFF7EF;
}
.italic {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    color: #000042;
    font-style: italic;
}
.small {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 75%;
    color: #000042;
}
.smallred {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 75%;
    color: #DF0244;
}
.red {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    color: #DF0244;
}
.smalllight {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 75%;
    color: #FFF7EF;    
}
.redheavy {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #DF0244;
}

H1 {
    font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
    font-size: 160%;
    font-weight: bold;
    color: #DF0244;
}
H2 {
    font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
    font-size: 120%;
    color: #000042;
}
H3 {
    font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
    font-size: 110%;
    color: #000042;
}
a:link {
	color: #8D7E5A;
	text-decoration: underline;
}
a:visited {
	color: #797EB9;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFF7EF;
	text-decoration: underline;
	background-color: #000042;
}
.copyright {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 75%;
    color: #000042;
}
.heavy {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000042;
}
.tcmed {
    background-image: url('_images/backmedium.gif');    
}
.tclite {
    background-image: url('_images/backlight.gif');    
}
.tcdark {
    background-image: url('_images/back.gif'); 
}
.trtext {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    color: #000042;
}
.trtextbor {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    font-color: #000042;
    border-spacing: 1px;
    background-image: url('_images/backlight.gif');
    border: solid;
    border-color: #A69773;
    border-width: 1px;    
}
.trtextlitenobor {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    font-color: #000042;
    background-image: url('_images/backlight.gif');
    border-spacing: 0px;
}
.tdborlfbt {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    font-color: #000042;
    border-spacing: 1px;
    background-image: url('_images/backlight.gif');
    border-left: solid;
    border-left-color: #000042;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom: solid;
    border-bottom-color: #000042;
    border-bottom-width: 1px;
}
.tdborbt {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
    font-color: #000042;
    border-spacing: 1px;
    background-image: url('_images/backlight.gif');
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom: solid;
    border-bottom-color: #000042;
    border-bottom-width: 1px;
}
.trheavy {
	font-family: Trebuchet MS,Tahoma,arial,helvetica,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000042;       
}