.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
	padding-top: 5px;
}
.maintable {
	background-color: #FFFFFF;
	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: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.navcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #345684;
	text-align: right;
	padding-bottom: 11px;
	padding-right: 30px;
}
.footcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #345684;
	text-align: right;
	padding-bottom: 18px;
	padding-right: 30px;
	padding-top: 15px;
	padding-left: 0px;
}
a.nav:link {
	color: #345684;
	text-decoration: none;
}
a.nav:visited {
	color: #345684;
	text-decoration: none;
}
a.nav:active {
	color: #333333;
	text-decoration: underline;
}
a.nav:hover {
	color: #333333;
	text-decoration: underline;
}
.greenbox {
	background-color: #7189a9;
	border: 1px solid #345684;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: center;
	color: #FFFFFF;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #345684;
	font-weight: normal;
}
.h2spanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #345684;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #345684;
	font-weight: normal;
	line-height: 30px;
}

.h1spanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #345684;
	font-weight: normal;
	line-height: 30px;
}
.narrowbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	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: #345684;
	border-bottom-color: #345684;
	border-left-color: #345684;
}

body {
	background-color: #345684;
	margin: 0px;
	background-image: url(image/mens_bg.gif);
}







a:link {
	color: #345684;
	text-decoration: underline;
}
a:visited {
	color: #345684;
	text-decoration: underline;
}

a:active {
	color: #997743;
	text-decoration: none;
}

a:hover {
	color: #997743;
	text-decoration: none;
}


a.unselect:link {
	color: #345684;
	text-decoration: none;
}
a.unselect:visited {
	color: #345684;
	text-decoration: none;
}

a.unselect:active {
	color: #997743;
	text-decoration: underline;
}

a.unselect:hover {
	color: #997743;
	text-decoration: underline;
}

a.select:link {
	color: #997743;
	text-decoration: none;
}
a.select:visited {
	color: #997743;
	text-decoration: none;
}

a.select:active {
	color: #997743;
	text-decoration: underline;
}

a.select:hover {
	color: #997743;
	text-decoration: underline;
}
