html { 
   	scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#DEEAF6;
    scrollbar-shadow-color:#FFFFFF;
  	scrollbar-face-color:#DEEAF6;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-dark-shadow-color:#FFFFFF;
  	scrollbar-3d-light-color:#DEEAF6;
}
.maintableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDD1D3;
	border-left-color: #CDD1D3;
}
.formbuttons {
	font-size: 10px;
	color: #FFFFFF;
	background: #3D5071;
	border-top: 1px solid #67bdei;
	border-right: 1px solid #67bdei;
	border-bottom: 1px solid #67bdei;
	border-left: 1px solid #67bdei;
	font-weight: bold;
}
.dropdownlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D5071;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D5071;
	text-decoration: none;
}
.bodytext a:link, .bodytext a:active, .bodytext a:visited {
	color: #3D5071;
	text-decoration: none;}
.bodytext a:hover{
	color: #3D5071;
	text-decoration: underline;}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D5071;
	text-decoration: none;
}
.primarycolour {
	background-color: #3D5071;
}
a:hover {
	text-decoration: underline;
} 

.content {
	text-decoration:none;
}
.content:hover {
	text-decoration:none;
	}
/* side menu start */
#sidemenu a:link, #sidemenu a:active, #sidemenu a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	background-color: #E9F4FF;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	text-decoration: none;
	COLOR: #3D5071;
	display: block;
	padding-left: 10px;
}	
#sidemenu a:hover {
	text-decoration: none;
	line-height: 18px;
	display: block;
	background-color: #ffffff;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	COLOR: #3D5071;
}		
/* side menu end */

.specialstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.specialsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

