body {
	background-color: #FFEDE2;
}

td.bgtop {
	background-image: url(bg_top.gif);
	background-repeat: no-repeat;
}

td.bgtop2{
	background-image: url(bg_top2.gif);
	background-repeat: no-repeat;
}

td.logoBox{
	background-image: url(logo_box.gif);
	padding-left: 6px;
	padding-top: 8px;
}

td.bgTopRight{
	padding-top: 16px;
}

td.barRight{
	background-image: url(bar_right.gif);
	padding-top: 1px;
	padding-left: 60px;
}

td.bgbott{
	background-image: url(bg_bottom.gif);
	background-repeat: no-repeat;
}

td.content{
	padding-top: 0px;
	padding-left: 40px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

td.headerBox{
	background-image: url(header_box.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 14px;
}

td.navBox {
	background-color : #FFFFFF;
}

a.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #CB5F68;
}

a.subnavlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: Gray;
}

td.nav {
	border-top : thin solid #B4B0AC;
}

td.subnav {
	background-color : #F0C195;
	border-top : thin solid #B4B0AC;
}

td.undersub {
	background : url(under_Sub.gif);
	height : 9px;
	background-repeat : no-repeat;
}

td.bgNavLeft{
	background-image: url(bg_navLeft.gif);
	background-repeat: repeat;
	width : 24px;
	padding-top: 16px;
}

td.bgNavRight{
	background-image: url(bg_navRight.gif);
	background-repeat: repeat;	
	width : 23px;
}

.sptxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}

.pgnametxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
}

.pdf {  
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #666666
}

.calendartxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.polltxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666
}

a.mem { 
	color: #666666; 
}

.metxt {  
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #666666
}

.membershiptxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.memheader {
	font-weight: bold;
	background-color: #FEC1A3;
	line-height: 20px;
}

.memtblend {
	border-bottom-width: thin;
	border-bottom : 1px solid #CA5E67;
}

.memborder {
	border : 1px solid #CA5E67;
}

.memborderstart {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CA5E67;
	border-left-color: #CA5E67;
}

.memborderend {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: dashed;
	border-bottom-color: #CA5E67;
	border-right-color: #CA5E67;
	border-left-color: #CA5E67;
}

.membordermid {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #CA5E67;
	border-left-color: #CA5E67;
}

.redMessage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.logoLeft {
	background-color: #FFFFFF;
}

.logoRight {
	background-image: url(logoRight.gif);
	background-repeat: no-repeat;
}

