body {
	background-image:  url(nav/bkgd.jpg);
	margin: 10px;
	background-color: #375389;
	background-repeat: repeat-x;
	text-align: center;
}

a,
a:link,
a:visited,
a:active{
	color : #2D6295;
	text-decoration : none;
	font-weight: bold;
}
a:hover{
	text-decoration : underline;
}

ul.disc {
	list-style-type: disc;
	list-style-position: outside;
	left: -20px;
	position: relative;
}

.framever {
	background-image: url(nav/frame_l.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.framehor {
	background-image: url(nav/frame_t.gif);
	background-repeat: repeat-x;
	height: 6px;
}

.framecor {
	height: 6px;
	width: 6px;
}

.menu {
	background-image: url(nav/menu_bkgd.gif);
	background-repeat: repeat-x;
	height: 21px;
	text-align: left;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}

.content {
	background-color: #F6F6F8;
}

.join {
	background-image: url(nav/joinbkgd.jpg);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

input.jf {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #f1f1f2;
	border: 1px solid #2D6295;
	padding: 3px;
}

input.jb {
	font-family: Times;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #003366;
}

td.indexside {
	border: 1px solid #2D6295;
	background-color: #fefefe;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 190px;
	text-align: left;
	padding: 5px;
}

td.indexmain {
	border: 1px solid #2D6295;
	background-color: #fefefe;
	height: 275px;
}

td.pagemain {
	border: 1px solid #2D6295;
	background-color: #fefefe;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 526px;
	text-align: left;
	padding: 5px;
}

td.pagestay {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 190px;
	text-align: left;
	border: 1px solid #2D6295;
	background-color: #fefefe;
	padding: 3px;
}

.pageside {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #fefefe;
	width: 120px;
}

.texttitle {
	font-family: Times;
	font-size: 20px;
	color: #2D6295;
}
.textsubtitle {
	font-family: Arial;
	font-size: 12px;
	color: #2D6295;
	font-weight: bold;
}
.textsectitle {
	font-family: Times;
	font-size: 16px;
	color: #2D6295;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.subtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.subtext2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.jointitle {
	font-family: Times;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.jointext {
	font-family: Times;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

