.navbox {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #195B8D;
	border-right-color: #195B8D;
	border-bottom-color: #195B8D;
	border-left-color: #195B8D;
	padding: 0px;
}
body {
	margin-top: 25px;
	background-color: #195B8D;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.aboutcell {
	background-color: #C4000A;
	border: 7px solid #FFFFFF;
	background-image: url(../images/basea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.portcell {
	background-color: #2DCB1F;
	background-image: url(../images/basep.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 7px solid #FFFFFF;
}
.servicecell {
	background-color: #FFC815;
	background-image: url(../images/bases.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 7px solid #FFFFFF;
}
.contactcell {
	background-color: #599BCD;
	background-image: url(../images/basec.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 7px solid #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #12456e;
	background-color: #FFFFFF;
	width: 400px;
	letter-spacing: .1em;
	padding: 0px;
}
.redh1 {
	font-size: 10pt;
	font-weight: bold;
	color: #C4000A;
	text-transform: uppercase;
}

.contentcell {
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
.base {
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}
.ycontent {
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
	color: #12466E;
}
.ybase {
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #12466E;
}
.copyright {
	font-size: 8pt;
	color: #CCCCCC;
	padding-top: 5px;
	text-align: right;
}
.botnav {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.homenav {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: left;
}
a:link {color: #ffffff; text-decoration: none; }
a:visited {color: #ffffff; text-decoration: none; }
a:hover {color: #ffb100; text-decoration: none; }
a:active {color: #ffb100; text-decoration: none; }
.whitebold {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10pt;
}
div.ybase a:link {color: #C4000A;}
div.ybase a:visited {color: #C4000A;}
div.ybase a:hover {color: #FFFFFF;}
div.ybase a:active {color: #FFFFFF;}
.boldgreen {
	font-weight: bold;
	text-transform: uppercase;
	color: #41BB12;
}
.boldblue {
	font-weight: bold;
	text-transform: uppercase;
	color: #177EE7;
}
.boldyellow {
	font-weight: bold;
	text-transform: uppercase;
	color: #FEB100;
}
