a:link{color: #335599; 
font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: underline;
font-size: 11pt
}
a:active{
color: #ff0000;
font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: underline;
font-size: 11pt
}
a:visited{
color: #ff0000;
font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: underline;
font-size: 11pt
}

body{
	background: url(images/newbg.png);
	background-repeat: repeat-x;
	margin-top: 35;
	border-collapse: collapse;
	background-color: #cccccc;
	}
	
.mainTable{
	background-color: #ffffff;
	border: solid 1px #000;
	line-height: 26px;
	width: 768px;
	}
	
.motto{
	font-family:  Script MT Bold, Forte;
	font-weight: bold;
	text-align: center;
	}
	
.contentBox1{
	width: 33%;
	height: 200px;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	}

.contentBox2{
	width: 34%;
	height: 200px;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	}

.contentBox3{
	width: 33%;
	height: 200px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding: 7px;
	}

.copyTable{
	font-family: Arial;
	font-size: 8pt
	}

.content1{
	font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	color: #555555;
        width: 66%;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	padding: 15px;
	line-height: normal;
	}

.content2{
	font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	width: 34%;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding: 7px;
	line-height: normal;
	}

.content3{
	font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #666666;
	width: 66%;
	//border-style: solid;
	//border-width: 1px 1px 0px 0px;
	padding: 15px;
	line-height: normal;
	}

.menu{
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding: 0px;
	}

.host{
	width: 100%;
	background: #60748a;
	border: ridge 5px #60748a;
	color: #ffffff;
	text-align: center;
	}

.docs{
	font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #666666;
	padding: 15px;
	line-height: normal;
	width: 85%;
	}

