a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:white;
    scrollbar-arrow-color:gray;
    scrollbar-track-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white;
}
.style1{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}
.item{
	font-family: verdana;
	font-size: 11px;
	color: red;
	
}

input, select
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	/*border:1px solid #999999;*/
	
}

.pager
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
}
.pager a, .pager a.link,.pager a.visited, .pager a.hover
{
	font-weight:normal;
}
