body{
	text-align:center;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#eff4fa;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;}

.tableborder {
		border:thin solid #AAC6E1;}

.maintableborder {
		border:thick solid #FFFFFF;
		border-top:none; }

.navtableborder {
		border:thick solid #FFFFFF;
		border-bottom:none; }
		
.logintableborder {
		border-left:thick solid #FFFFFF;
		border-right:thick solid #FFFFFF;}

.spacerline
	{
	border:thin solid  #666666;
	border-bottom:none;
	border-left:none;
	border-top:none;
	
	}
.maintextblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#365a91;
}
	
