/* 
****************************************************
CSS DOCS
****************************************************
 */



body {margin:0px; background: #000; background-image: url(../images/bg.jpg); background-repeat: repeat-x;}





#global-navigation  p{
text-align:left;
font-family: trebuchet ms, arial;
font-size: 11px;
font-weight: bold;
color:#990033;
padding-left:20px; padding-right:20px;
padding-top:10px; padding-bottom:10px;
margin:0px;}

#global-navigation   a{
font-family: trebuchet ms, arial;
font-size: 11px;
font-weight: bold;
color:white;
text-decoration:none;}

#global-navigation   a:hover {
color:black;
text-decoration:none;}

#global-navigation  strong {
font-family: trebuchet ms, arial;
font-size: 11px;
font-weight: bold;
margin:0px;
color:black;}














#content-area   h4{
font-family: arial;
color:#0099cc;
text-align: left;
margin:0px;
padding-left:20px; padding-right:20px;
padding-top:0px; padding-bottom:0px;}

#content-area   h5{
font-family: arial;
color:#000;
text-align: left;
margin:0px;
padding-left:20px; padding-right:20px;
padding-top:0px; padding-bottom:0px;}

#content-area   p{
font-family: verdana, trebuchet ms, arial;
font-size: 11px;
color:black;
text-align: left;
line-height:17px;
margin:0px;
padding-left:20px; padding-right:20px;
padding-top:0px; padding-bottom:15px;}

#content-area   a{font-family: verdana, trebuchet ms, arial; font-size:10px; color:red; text-decoration:underline;}
#content-area   a:hover {color:black; text-decoration:none;}

strong {
font-family: verdana, arial, trebuchet ms;
font-weight: normal;
margin:0px;
color:red;
text-align:left;}

#content-area  ul{
font-family: verdana, trebuchet ms, arial;
font-size: 11px;
color:red;
line-height:17px;
text-align: left;
margin-left:20px; margin-right:20px;
margin-top:0px; margin-bottom:0px;
padding-left:20px; padding-right:10px;
padding-top:0px; padding-bottom:15px;}








#right-column  p{
color:#000; text-align:left;
font-size: 11px;
padding-left:8px; padding-right:12px;
padding-top:5px; padding-bottom:5px;
margin:0px;}

#right-column  a{
font-family: verdana, trebuchet ms, arial;
font-size: 11px;
color:#999;
text-decoration:none;}

#right-column   a:hover {
color:red;
text-decoration:none;}














#footer    p{font-family: verdana, trebuchet ms, arial;
			 font-size:7pt; color:gray;
			 text-align:right;
			 margin:0px;
			 padding-left:15px; padding-right:15px;
			 padding-top:20px; padding-bottom:20px;
		 }
#footer   a{font-family: verdana, trebuchet ms, arial; font-size:7pt; color:#ff3366; text-decoration:none;}
#footer   a:hover {color:red; text-decoration:none;}












