/* CSS Document */
body {background-color:#000000;
background-image: url(../bg.png);

}
p{color: #666666;
font-size: 11px;
margin: 10px;
font-family:Arial;
line-height: 13.5px;
text-align: justify;
}

.red{color: white;
font-size: 10.5px;
margin: 10px;
font-family:Arial;
line-height: 13.5px;
text-align: left;
font-weight: bold; 

}
.blue{color: white;
font-size: 10.5px;
margin: 10px;
font-family:Arial;
line-height: 13.5px;
text-align: left;
font-weight: bold; 

}
a.red:link { color: white }
a.red:visited { color: #cccccc }
a.red:hover { color: #666666 }
a.red:active { color: #cc0000 }

.yellow {
margin-top: 10px;

}
.ayellow {
margin-top: 10px;
margin-left: 5px;
}
.yelloww {
margin-top: 10px;
margin-bottom: 10px;
}
.yellowww {
margin-left: 10px;

}

h9{color: #990000;
font: bold 10px Arial}

h6{color: #990000;
font-family:Arial;
font-size: 21px;
font-weight: bold;
line-height: 20px;
margin: 15px;
}
#line{color: #999999;
text-align: center;
font-size: 10px;
font-family:Arial;
} 
#bar{color: #999999;
text-align: center;
font-size: 10px;
font-family:Arial;
} 
#title{color: red;
font-family:Arial;
font-size: 12px;
font-weight: bold;
margin: 10px;
line-height: 11px;
} 


 a:link { color: #990000 }
a:visited { color: red }
a:hover { color: #666666 }
a:active { color: #cc0000 }


