
#content a, #bodylink a { 
 font-weight: bold; 
 color: #993399; 
}
#navigationbar{
	background: #993399;
}
a {
	color: #FFFFFF;
	font-weight: 800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	vertical-align: baseline;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: normal;
	font-size: 85%;

}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: 800;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.5em;	
	line-height: 2em;	
	color: #666666;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	}
h1{
	visibility:hidden;
	}
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.8em;	 	
	color: #ffffff;
	font-weight: bold;
	line-height: 1em;
	}
h4 {
	color: #000000
	}

td,  th{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666666;
	vertical-align:top;
	}
	
.sess_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 0.8em;
	text-align:left;
	background-color: #9999CC;
	padding: 3px;
	color:#FFFFFF;
}

.sess_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 0.8em;
	text-align:left;
	background-color: #666699;
	padding: 3px;
	color:#FFFFFF;
}
	
	
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.1em;
	color: #333333;
	background-color:#FFFFFF;
	}
 

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: circle;	
	list-style-position: outside;
	}
.BulletBackgroundColor {
	color: #993399
	}
.DataColor {
	color: #DEDECA
	}
#header { 
height: 70px;
	background: #ccf url(2004/images/bmagheader.gif) no-repeat center;
	}
#footer { 
height: 24px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #000;
	background: #ccf url(2004/images/bottombarfade.jpg) no-repeat center;
	}
#footer a{ 
	color: #444;
	}
td.lilac{
	background: #99c; 
	color: #fff;
	font-weight:800;
}
td.lightlilac, tr.lightlilac{
	background: #ccf;
}

td.news_front{
	background: #E6E6FD; 
	color: #666666;
	padding: 7px;	
}

<!-- for the book a visit form to help to spam -->
#hiddenFormField{
	display: none;
	visibility: hidden; 
}

<!-- for the whats on page -->
.whatInfo {
	color: #6666CC; /*#7777BC*/;
	padding-bottom: 20px;
	font-size: 0.9em;
	
}

.whatContent{
	border-top: 4px solid #E8E8F6;
	padding-top: 10px;
	padding-left: 5px;
}

.redbold{
	color: #FF3366; 
	font-size: 1.0em;
	font-weight:800;
}

.privacyStatement{
	font-size: 89%;
}

.answers{
	color: #6666CC;
}

hr{
	border:1px solid #E8E8F6;
}

.whiteBold{
	color: #ffffff;
	font-weight:800;
}


.imgleft{
	float: left;
	margin: 3px 5px 2px 2px;
	border: none;
}

.imgRight{
	float: right;
	margin-left: 10px;
	border: none;
}

.LoansTnRight{
	float: right;
	text-align:right;
}

.smalltext{
	font-size: 0.8em;
	color: #9999CC;
}
