body
{
	color: #ffffff;	
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
        scrollbar-face-color: #d9d9d9;
        scrollbar-shadow-color: #d9d9d9;
        scrollbar-highlight-color: #d9d9d9;
        scrollbar-3dlight-color: #d9d9d9;
        scrollbar-darkshadow-color: #d9d9d9;
        scrollbar-track-color: #000000;
        scrollbar-arrow-color: #000000;
}

a:link
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}


a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}


a:hover
{
	background: #c6c6c6; 
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.head
{
	font-weight: bold;
	font-size: 20px;
}

.head2
{
	font-weight: bold;
	font-size: 18px;
}

.head3
{
	font-weight: bold;
    font-size: 22px;
}

.head4
{
	font-weight: bold;
    font-size: 16px;
}

.news
{
	font-weight: bold;
    font-size: 19px;
	line-height: 19px;
}

.important
{
	font-weight: bold;
    font-size: 25px;
}

.normal
{
	font-size: 10px;
}

p.head
{
	font-weight: bold;
}


div
{
	position: absolute;
	background-color:#000000;
}

img.background
{
	height: 550px;
	width: 550px;
}	

div.head
{
	top: 0px;
	left: 0px;
	height: 25px;
	width: 550px;
	
	border-style: none;
	overflow: auto;
	background:none;
	z-index: 0;
}

div.head2
{
	top: 25px;
	left: 0px;
	height: 27px;
	width: 550px;
	
	border-style: none;
	overflow: auto;
	background:none;
	z-index: 0;
}

div.head3
{
	top: 510px;
	left: 0px;
	height: 40px;
	width: 550px;
	
	border-style: none;
	overflow: auto;
	background:none;
	z-index: 0;
}
	
div.content
{

	left: 549px;
	top: 3px;
	height: 545px;
	width: 351px;
	padding: 0.1em;
	
	border-style: none;
	overflow: auto;
	background: none;
	
}

div.nav
{
	left: 50px;
	top: 49px;
	height: 200px;
	width: 499px;
	line-height: 20px;
	padding: 0.1em;
	
	border-style: none;
	border-width: 2px;
	overflow: auto;
	background: none;
	z-index: 1;
}

div.contenthead
{
	right: 20px;
	top: 20px;
	height: 498px;
	width: 370px;
	padding: 7.5px;
	
	border-style: none;
	border-width: 2px;
	overflow: auto;
	
}

