body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000066;

}
.seocontent{
	border: 10px;
	padding: 10px;
}
.seonav a{
	color: #FFF;
	text-decoration: underline;
}
.seonav a:hover{
	color: #FF0000;
	text-decoration: none;
	
}
h1{
	font-size: 18px;
}
.enq a{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.enq a:hover{
	color: #FF0000;
	text-decoration: none;	
}
.highlight{
	font-weight: bold;
}
.bslink a{
	color: #FFF;
	text-decoration: none
}
.bslink a:hover{
	color: #FFF;
	text-decoration: none
}
.size{
	font-size: 13px;
}
.forgot{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forgot a{
	color: #FF0000;
}
.forgot a:hover{
	color: #FFF;
	text-decoration: none
}
.italic{
	font-style: italic;
}
.linkbg{
	background-color: #000099;
	border: 1px solid #FFFFFF;
	width: 450px;
	margin: 0 auto;
}
.re-links{
	padding: 5px;
	/*background-color: #000099;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;*/
}
.re-links a{
	color: #FFF;
	text-decoration: underline;
}
.re-links a:hover{
	color: #FF0000;
	text-decoration: none;
}
.links-re ul{
	font-size: 16px;
	font-weight: bold;
}
.links-re li{
	list-style: none;
	padding: 10px 0 10px 20px;
	background: url(folder.gif) left center no-repeat;
}

.links-re a{
	color: #FFF;
	text-decoration: none;
}
.links-re a:hover{
	color: #FFF;
	text-decoration: underline;
}
.links-re {
	vertical-align: top;	
}