.toplinks {
	font-family: Verdana;
	font-size: 11px;
	color: #6A6969;
	text-decoration: none;
}
.bluelinks {
	font-family: Verdana;
	font-size: 11px;
	color: #005DA3;
	text-decoration: none;
	font-weight:bold;
}
.barlinks {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;	
}
.bottomlinks {
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	font-weight:bold;	
}

body,td,p {
	font-family: Verdana;
	font-size: 11px;
	color: #6A6969;	
	text-decoration: none;
	text-align: justify;

}
.border{border-left:1px solid #005DA3;border-right:1px solid #005DA3;}
.leftborder{border-left:1px solid #005DA3;}
.rightborder{border-right:1px solid #005DA3;}
.bottomgrayborder{border-bottom:1px solid #005DA3;}
.bottomborder{border-bottom:1px solid #6A6969;}
.leftdottedborder{border-left:1px dotted #6A6969;}
a:hover{	text-decoration: underline;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
}

.rightimage {
	float: right;
	margin-left: 10px;

}

.leftimage {
float: left;
margin-right: 15 px;
}
