@charset "utf-8";
/* CSS Document */

body {
margin:0; 
padding:0;
background:#161616;
width:100%;
}

.content {
margin:0;
padding:0;
background-color:#E5E5E5;
width:61%;
height: auto;
text-align:justify;
float:left;

}

.logo {
padding:0;
}

#top {background-image:url(../images/stripe.png); background-repeat:repeat-x; height:75px;}
#bottom {background-image:url(../images/stripe-bottom.png); background-repeat:repeat-x; height:75px;}

h1 {padding-top:0px; padding-bottom:0px; padding-left:15px; 
line-height:.5em;
font-family:Tahoma;
font-weight:normal;
font-size:22px;
color:#E81A1A}

h2 {padding-top:0px; padding-bottom:0px; padding-left:15px; 
line-height:.5em;
font-family:Tahoma;
font-weight:normal;
font-size:18px;
color:#E81A1A;
margin-bottom:0;}

p {
padding-top:0px; padding-bottom:0px; padding-left:15px; padding-right:15px;
line-height:1.3em;
font-family:Tahoma;
font-weight:normal;
font-size:14px;}

.check_table {
line-height:1.3em;
font-family:Tahoma;
font-weight:normal;
font-size:14px;}