.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B03D4E;
	border-bottom-color: #B03D4E;
	border-left-color: #B03D4E;
}
.navTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA4668;
	border-bottom-color: #AA4668;
	border-left-color: #AA4668;
	background-repeat: no-repeat;
	background-position: left top;
}
.navTable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #834C51;
	text-decoration: none;
}
.navTable a:visited {
	color: #993300;
	text-decoration: none;
}
.navTable a:hover {
	color: #009966;
}
.navTable a:active {
	color: #FFFF00;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(backgrounds/main_bak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyMain {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.mainText {
	padding-top: 14px;
	padding-right: 90px;
	padding-bottom: 14px;
	padding-left: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #643339;
}
.portTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #806065;
	margin-top: 2px;
	padding-top: 6px;
	margin-bottom: 2px;
	padding-bottom: 8px;
}
a:link {
	color: #9D586A;
}
a:visited {
	color: #846022;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #CC9933;
}
.mainContent .link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	width: 340px;
	padding: 15px;
}
