/* CSS Document */

BODY {
	SCROLLBAR-ARROW-COLOR: #E72D30; SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #E72D30; SCROLLBAR-SHADOW-COLOR: #E72D30; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
.bodyplain { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}
.bodyplainTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #E72D30; font-weight: bold}

.boldwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.credit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; color: #CCCCCC; font-weight: bold ; text-decoration: none }
.bodyplainwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; color: #9AA966; font-weight: bold }


a:link  { color: #808080; text-decoration: none }
a:visited  { color: #808080; text-decoration: none }
a:hover  { color: #E72D30; text-decoration: underline }
a:active  { color: #808080; text-decoration: none }

a.Navi:link  { color: #FFFFFF; text-decoration: none } 
a.Navi:visited  { color: #FFFFFF; text-decoration: none }
a.Navi:hover  { color: #FFFFFF; text-decoration: underline } 
a.Navi:active  { color: #FFFFFF; text-decoration: none } 

td.scroll
{
width: 95%; 
height: 450px; 
border: 0px solid #FFFFFF;
background-color: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #E72D30; 
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #E72D30; 
SCROLLBAR-SHADOW-COLOR: #E72D30; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
