body	{
	margin:		0;
	padding:	0;
	font-family:  Arial, Helvetica, sans-serif;
	color:	#000;
background : #ffffff;
background-attachment:fixed;
background-image: url(images/bg.png);
background-repeat: repeat-y;
background-position: top center;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #010054;
scrollbar-face-color: #010054;
scrollbar-highlight-color:#36A9F2;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #36A9F2;
scrollbar-shadow-color: #36A9F2;
	}

div#content {  overflow: auto; clip:  rect(   ); height: 478px; width: 100%; padding:8px;}


}




.menu-two A:link {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none;  
}
.menu-two A:visited {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold;text-decoration: none; 
} 
.menu-two A:active {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold;text-decoration: none; 
}
.menu-two A:hover {
	FONT-SIZE: 11px; COLOR: #ffff00; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold;text-decoration: none;
}


.menu-three A:link {
	FONT-SIZE: 14px; COLOR: #ffff00; FONT-FAMILY:  Arial, Helvetica,sans-serif;text-decoration: none; background: #000971; 
}
.menu-three A:visited {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;background: #000971; 
}
.menu-three A:active {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none;background: #000971; 
}
.menu-three A:hover {
	FONT-SIZE: 14px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none; background-image: url(../wallpapers/butback.gif);
}

.menu-five A:link {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica,sans-serif;font-weight: bold; 

}
.menu-five A:visited {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight: bold;
}

.menu-five A:active {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight: bold;
}

.menu-five A:hover {
	FONT-SIZE: 11px; COLOR: #000971; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; 
}




		

h1
{
FONT-SIZE: 14px; COLOR: #2383FB; 
FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold; line-height:1em
}

h2
{
FONT-SIZE: 22px; COLOR: #9C2284 ;
FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold; line-height:1em
}

h3
{
FONT-SIZE: 18px; COLOR: #9C2284;
FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold; line-height:1em
}


td, p
{
FONT-SIZE: 12px; COLOR: #000000; 
FONT-FAMILY:  Arial, Helvetica, sans-serif; 

}



#navcontainer { width: 180px; height:30px;}
		
		#navcontainer ul
		{
			margin-left: 0px;
			padding-left: 0;
			list-style-type: none;color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;font-weight:bold;
		}
		
		#navcontainer a
		{
			display: block;
			padding: 6px;
			width: 220px;
			height: 30px;
			align: left;color: #ffffff;
			background-image: url(images/_button.gif);
			font-size: 10px;font-weight:bold;
			
		}

	
		#navcontainer a:link, #navlist a:visited
		{
			color: #ffffff;
			text-decoration: none;
			font-size: 11px;font-weight:bold;
			
		}
		
		#navcontainer a:hover
		{
			background-image: url(images/_butoff.gif);

			color: #ffffff;
			font-size: 11px;font-weight:bold;
		}



#navcontainer2 { width: 180px; height:26px;}
		
		#navcontainer2 ul
		{
			margin-left: 0px;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;text-decoration: none;font-weight:bold;
		}
		
		#navcontainer2 a
		{
			display: block;
			padding: 5px;
			width: 220px;
			height: 26px;
			align: left;color: #333333;
			background-image: url(images/_butoff2.gif);
			font-size: 11px;text-decoration: none;font-weight:bold;
			
		}

	
		#navcontainer2 a:link, #navlist a:visited
		{
			color: #ffffff;
			text-decoration: none;
			font-size: 11px;text-decoration: none;font-weight:bold;
			
		}
		
		#navcontainer2 a:hover
		{
			background-image: url(images/_buton2.gif);

			color: #333333;
			font-size: 11px;text-decoration: none;font-weight:bold;
		}



