body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.jpg);
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C3590;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.navCell {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: normal;
	text-indent: 2px;
}
.navCell a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.navCell a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.membername {
	font-size: 12px;
	font-weight: bold;
	color: #EC2028;
}
.PageTitle {
	font-size: 14pt;
	font-weight: bold;
	color: #EC2028;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C3691;
	padding-bottom: 4px;
}
.SectionTitle {
	color: #EC2028;
	font-weight: bold;
}
li {
	padding-bottom: 4px;
}
.bottomLINK {
	color: #666666;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.bottomLINK a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.bottomLINK a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.bottomLINK a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.bottomLINK a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footerdown {
	height: 32px;
	width: 650px;
	margin-top: 3px;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.imgBorder {
	padding:5px;
	background:#fff;
	margin:0 0 0px 0px;
	border:1px solid #eee;
}

