body {
	scrollbar-face-color: #dddddd;
	scrollbar-darkshadow-color: #969696; 
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #E3E3E3;
	scrollbar-arrow-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.generaltext {
	font-family: Tahoma, Helvetica, sans-serif, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
    text-decoration: none;
	text-align: justify;
    font-weight:bold;
}
.enterpribol {
	font-family: Tahoma, Helvetica, sans-serif, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #FB9732;
    text-decoration: none;
	text-align: justify;
    font-weight:bold;
}
.gray {
	background-color: #F1F0F0;
}
table.borderGray {
	background-color: #fff;
}

table.borderGray td{
	border-bottom: 1px solid #ccc;
	font-size: 8pt;
	padding-left: 10px;
}
table.borderGray th {
	background-color: #D2DDEE;
	text-align: left;
	font-weight: bold;
	color: #333;
}
a.bottomlinks {
	 color: #808080;
	 text-decoration: none;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px
}
a.bottomlinks:hover {
	color: #F29C02;
	text-decoration: none;
	font-weight:bold;
}
H1 {
	COLOR: #ffffff;
	font-size: 0px;
	line-height: 1px;
	margin-top:0;
}
#main-menu {
	margin: 0 0 9 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
#main-menu a {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	letter-spacing: 0px;
	color: #808080;
	display: block;
	margin: 0 5 0 3px;
	padding: 4px 0 4px 4px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#main-menu a:hover {
	background-color: #E6E6E6;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
} 
