/* CSS Document */
body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#CC0033 ;
	background-image:url(pgbg.jpg);
	
}
.paratext{
 	font-family:Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height:16PX;
	text-align:justify;
	font-variant:normal;
}
a.navigation {
	font-family:Tahoma;
	color: #FEBF01;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
a.navigation:hover {
	font-family:Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.copyrightstext{
 	font-family:Tahoma;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.comingsoon{
 	font-family:Tahoma;
	color: #FFCC00;
	font-size: 11px;
	font-weight: normal;
}
.highlight{
 	font-family:Tahoma;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
a.highlight:link{
 	font-family:Tahoma;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	font-decoration: underline;
}
a.highlight:hover{
	color: #FFFFFF;
}
.buttonbg {
	background-image: url(buttonbg.jpg);
	background-repeat:no-repeat;
}
html {
	SCROLLBAR-FACE-COLOR: #DA2653; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E36283; 
	SCROLLBAR-SHADOW-COLOR: #CC0033; 
	SCROLLBAR-3DLIGHT-COLOR: #DA2653; 
	SCROLLBAR-ARROW-COLOR: #FFCC00; 
	SCROLLBAR-TRACK-COLOR: #CC0033; 
	SCROLLBAR-DARKSHADOW-COLOR: #DA2653; 
	SCROLLBAR-BASE-COLOR: #CC0033;
}

	  