#fillings-bar {
  scrollbar-face-color:  #9DDDF8; 
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
}
.nav_small, a.nav_small, a.nav_small:link, a.nav_small:visited, a.nav_small:active  {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
} 
 a.nav_small:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
} 
.nav, a.nav, a.nav:link, a.nav:visited, a.nav:active  {
	text-decoration: none;
	color: #2773B1;
	font-size: 13px;
	font-weight: bold;
} 
 a.nav:hover {
	text-decoration: none;
	color: #F2741D;
	font-size: 13px;
	font-weight: bold;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	
}
tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-white-header {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.text-footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-red {
	color: #BB1E3D;
	}
.text-time {
	color: #BB1E3D;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	}
h3 {
	font-size: 18px;
	color: #385E9D;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
.border-red {
	border: 1px solid #91001D;
}
.border-light {
	border: 1px solid #EEEFED;
}
.text-white-header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.border-red-fat {

	border: 2px solid #91001D;
}
.text-login {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-mailinglist {
	font-size: 14px;
	font-weight: bold;
	color: #0E3C5D;
}
.border-blue {
	border: 1px solid #292864;
}
.bg-nav {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
}
#feature {
	background-image: url(images/fearure.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.text-small {
	font-size: 11px;
}
th {
	color: #2DB6ED;
	background-color: #292864;
	text-align: left;
	padding: 3px 3px 3px 8px;
}
.border-blue-light {
	border: 1px solid #2CB7EE;
}
.text-headers {
	font-size: 14px;
	color: #94DCF3;
	letter-spacing: 1px;
	list-style-image: url(images/bullet.jpg);
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}
.border-blue-light2 {

	border: 1px dotted #2CB7EE;
}
.text-headers-small {
	font-size: 12px;
	color: #94DCF3;
	letter-spacing: 1px;
	list-style-image: url(images/bullet.jpg);
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

