/* CSS Document */

body{background-color:#ffffff; margin:0px;

background-image:url(bg.jpg); background-repeat:repeat; background-position:top;}


p{padding-left: 20px; padding-right: 20px; padding-top:10px; padding-bottom:5px;}
.shadow_wrapper {width:965px; background-image: url(shadow_right.png);}
.table_border { border: 1px; border:solid; border-color:#E9EBE0;}
.paragraph {font-family: Trebuchet MS; font-size:12px; color:#707169; font-weight:normal; letter-spacing: 1px; line-height:1.5em;}
.special_paragraph {font-family:Trebuchet MS; font-size:11px; color:#C4C6B6; letter-spacing: 1px}

.bottom{font-family:Trebuchet MS; font-size:11px; color:#ffffff; padding:0px;}
.header{font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; color: #444441; line-height: 100%; font-weight:normal; letter-spacing: 1px; }
.sub_header{line-height:1em; font-family: Trebuchet MS; font-size:11px; color:#707169; font-weight:normal; letter-spacing: 1px}
.footer{font-family:Trebuchet MS; font-size:11px; color: #CC6600;font-weight:normal;}


a:link{color:#444441; text-decoration:none;}
a:active{color:#444441; text-decoration:none;}
a:visited{color:#707169; text-decoration:none;}
a:hover{color: #707169; 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:#171712;}