body {
background-color:#000000; 
background-image:url(../images/bg.jpg); 
background-repeat:repeat-x; 

}
img { border:0;}

h1,h2,h3,h4,h5{
	font-family: Tahoma;
	text-align:center;
}
h1 {font-size: 30px; color:#000099;}
h2 {font-size: 26px; color:#000099}
h3 {font-size: 26px; color:#000099}
h4,h5 {font-size: 24px; color:#000099}

u {
	color:#333333;
	font-family: verdana, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-align: center;

}
.head{
	color:#D2D2D2;
}

.head, headactive{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
}
.head a:hover{
	font-family: verdana, Helvetica, sans-serif;
	color: #ffffff;
}
.headactive{
	color:#ffffff;
}

.text, blue, red{
	font-family: Tahoma;
	font-size: 14px;
	margin-left: 40px;
	margin-right: 40px;
}
.text{
text-align:left;

}
.blue{
	color:#0000CC;
}
.red{
	color:#FF0000;
	
}
img.left { padding: 4px; margin: 0 10px 10px 0; display: inline; border: 0;
 }
img.right { padding: 4px; margin: 0 0 10px 10px; display: inline; border: 0;
 }
.left { float: left; margin: 0 10px 5px 0;
 }
 .right { float:right; margin: 5px 0 5px 10px;
}

.link{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;	
}
.pagelink{

	color:#0000CC;

}
.bigpagelink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#000099;
	font-size: 20px;

}
