body {
	background-color: #CCCCCC;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
}
table.White {
	background-color: #FFFFFF;
}
td.TopBG {
	background-image: url(../images/TopBG.jpg);
	background-repeat: no-repeat;
	width: 734px;
	height: 122px;
}
td.Logo {
	width: 26px;
}
td.Menu {
	vertical-align: bottom;
	text-align: right;
}
td.BlueBox {
	background-color: #006699;
}

td.MenuItem {
	background-image: url(../images/MenuItem.gif);
	background-repeat: no-repeat;
	width: 88px;
	text-align: center;
	height: 22px;
	white-space: normal;
}
td.WhitePixel {
	background-color: #FFFFFF;
	width: 4px;
}
td.White {
	background-color: #FFFFFF;
}

td.BottomBG {
	background-image: url(../images/BottomBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 48px;
}
td.LightGray {
	background-color: #DDDDDD;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #006699;
}

.NamesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DFDFDF;
}

.Names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DFDFDF;
}
a:link, a:visited,  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}
.style1 {font-weight: bold}
.style2, .style2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.style2 a:hover {
	color: #6699CC;
}
tr.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bold;
	height: 30px;
}
tr.HeaderText td {
	padding: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0;
}
table.BGcolor {
	background-color: #FFFFFF;
}
.BGGray {
	background-color: #DDDDDD;
	background-color: #EFEFEF;
}
td.WhiteBox {
	background-color: #FFFFFF;
	width: 35%;
	text-align: center;
}

a:link.Names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#pup {
	position:absolute; 
	visibility:hidden; 
	z-index:200; 
	width:130; 
}

/************************************************
	JE Web Design Styles
	width: 716px;
************************************************/
#thumbs {
	clear: both;
	border: 0;
	padding-left: 14px;
	margin: 10px auto;
	text-align: center;
	}
.thumb {
	float: left;
	border: 0;
	padding: 0 6px 10px 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
.thumb .linktext {
	padding: 5px;
	}
.thumb a:link {
	color: #333333;
	text-decoration: none;
}
.thumb a:hover {
	color: #006699;
	text-decoration: none;
}
#subfooter {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 734px;
	margin: 5px auto;
	padding: 0 10px 36px 10px;
	}
#subfooter a {
	color: #000000;
	text-decoration: none;
}
#subfooter a:hover {
	color: #006699;
	text-decoration: none;
}
#subfooter .linktextsmall {
	padding: 5px;
	color: #333333;
	}
#subfooter .linktextsmall a:link {
	color: #333333;
	text-decoration: none;
}
#subfooter .linktextsmall a:hover {
	color: #006699;
	text-decoration: none;
}

.clearfloat {
	clear: both;
	height: 0;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	}
.intro a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	}
.intro a:hover {
	color: #6699CC;
	}
.submenu_blue { color: #6699CC: }
.blue2 { color: #0050AF: }
.white { color: #FFFFFF: }
ul {
	list-style: disc;
	color: #333333;
	}
ul.expanded {
	margin: 6px;
	}
ul.expanded li, ol.expanded li {
	padding-bottom: 6px;
	}
ul.compact, ol.compact {
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	}
.repinfo {
	float: left;
	width: 318px;
	margin: 0 10px;
	padding: 5px;
	text-align: center;
	}