body{
margin:auto;
background:#000000;
font:8pt tahoma.arial,verdana;
color:#fff;
}

a{
text-decoration:none;
}

.footer{
font:8pt tahoma,arial,verdana;
color:#000;
font-weight:bold;
}

.footer a{
font:8pt tahoma,arial,verdana;
color:#000;
font-weight:bold;
text-decoration:none;
}

.footer a:hover{
font:8pt tahoma,arial,verdana;
color:#fff;
font-weight:bold;
}

.top-links{
font:10pt trebuchet MS,arial,verdana;
color:#000;
font-weight:bold;
padding-left10px;
}
 
.top-links a{
text-decoration:none;
font:10pt trebuchet MS,arial,verdana;
color:#000;
font-weight:bold;
}

.top-links a:hover{
font:10pt trebuchet MS,arial,verdana;
color:#fff;
font-weight:bold;
}
.text{
font:10pt trebuchet MS,arial,verdana;
color:#808080;
}
.text a{
font:10pt trebuchet MS,arial,verdana;
color:#808080;
}


.text h1{
font:12pt trebuchet MS,arial,verdana;
color:#808080;
font-weight:bold;
margin:0;
padding:0;
}

.con {
font:10pt trebuchet MS,arial,verdana;
color:#000;
font-weight:bold;
}
.box{
font:10pt trebuchet MS,arial,verdana;
color: #000000;
border:1px solid #808080;
}
/* scrollbar box */


#scrollbar {
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#1B4982;
	scrollbar-darkshadow-color:#1B4982;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#1B4982;
	scrollbar-track-color:#999999;
	scrollbar-shadow-color:#031933;
	overflow:auto;
	height: 100px;
	float:left;
	top: 400px;
	width: 100%;
	}
#scrollbar_inner
	 {
	scrollbar-3dlight-color:#021125;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#1B4982;
	scrollbar-darkshadow-color:#1B4982;
	scrollbar-face-color:#021125;
	scrollbar-highlight-color:#1B4982;
	scrollbar-track-color:#021125;
	scrollbar-shadow-color:#031933;	 
	overflow:auto;
	height: 100px;	
	}
