/* CSS Document */

body{ background-color:#6a0000;  }


p{margin-top: 2px; margin-bottom: 2px; margin-left: 20px; margin-right:10px;}
.shadow_wrapper {width:650px; height: 280px; background-color:#6a0000; vertical-align:middle;}
.inside_wrapper {width:650px; background-image:url(spin.png); background-position:top; background-repeat:no-repeat;}
.paragraph {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; font-weight:normal; line-height:13px;}
.special_paragraph {font-family:Trebuchet MS; font-size:11px; color: #CC0000;}
.line { padding-left: 10px;}


.bottom{font-family:Trebuchet MS; font-size:11px; color:#ffffff; padding:0px;}
.header{font-family: "Trebuchet MS"; font-size:18px; color: #ffffff; line-height: 100%; font-weight:normal;}
.sub_header{line-height:1em; font-family:Trebuchet MS; font-size:14px; font-weight:bold; color: #CCCCCC;}
.footer{font-family:Trebuchet MS; font-size:11px; color: #FF0000;font-weight:normal;}


a:link{color: #CCCCCC; text-decoration:none;}
a:active{color: #CCCCCC text-decoration:none;}
a:visited{color: #999999; text-decoration:none;}
a:hover{color: #999999; text-decoration:underline;}
.side_table {width:200px; border:thin solid #EAEDD2; text-align:left; vertical-align:top; font-family:"Trebuchet MS"; font-size:11px; color: #CCCCCC;}
