a: {
color: #039;
text-decoration: underline;
}

a:hover {
color: #69C;
text-decoration: underline;
}

td.navleft {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: left;
vertical-align: middle;
border-top: 1px #999999 solid; 
border-bottom: 1px #999999 solid;
height: 20px;
padding: 2px 0px 2px 0px; 
color: #999; }

td.navright {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: right;
vertical-align: middle;
border-top: 1px #999999 solid; 
border-bottom: 1px #999999 solid;
height: 20px;
padding: 2px 0px 2px 0px;
font-weight: bold;
color: #036; }

td.navleft a {
font-weight: bold;
color: #999;
text-decoration: none;
padding: 0px 3px 0px 3px;
}

td.navleft a:hover {
font-weight: bold;
color: #036;
text-decoration: underline;
}

td.maincontentleft {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
text-align: left;
vertical-align: top;
padding: 20px 0px 20px 5px;
font-weight: normal;
color: #000000 ;
line-height: 18px; }

td.maincontentright {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: right;
vertical-align: top;
height: 20px;
padding: 20px 10px 20px 0px;
font-weight: bold;
color: #000; }

td.bop {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: center;
vertical-align: middle;
border-top: 1px #999999 solid; 
border-bottom: 1px #999999 solid;
height: 20px;
padding: 2px 0px 2px 0px;
font-weight: normal;
color: #999; }

/** ADDED BELOW FOR MEMBER LISTING OUTPUT **/

#single-rightcol {
	float:left;
	width: 200px;
}


.header {
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	vertical-align:top;
	color: #FFFFFF;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.text {
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;	
}

/** ADDED FOR MENU TEST **/
.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 5px;
}
.submenu li{
	border-bottom: #dae2cc 1px dotted;
	padding:0px;
	line-height: 100%;
	list-style:none;
}
.submenu li a{
	color: #790000;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.submenu li a:visited{
	color: #790000;
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
	background-color: #EAEAEA;
}
.submenu .page_item {
	display:block;
}
/**.submenu .current-cat {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}
.submenu .current_page_item {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}**/

/** HORIZONTAL MENU **/

.MenuH {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EAEAEA;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	padding: 0 14px 0 14px;
	}

a.MenuH:link {
	height:45px;
	line-height: 45px;
	color: #EAEAEA;
	text-decoration: none;
	font-style: normal;
	font-weight: 100;
	font-variant: normal}
a.MenuH:visited { color: #ffffff;
	line-height: 45px;
text-decoration: none;	
			  font-style: normal;
			  font-weight: 100;
			  font-variant: normal}
a.MenuH:hover { color: #EAEAEA;
	line-height: 45px;
text-decoration:underline;
			  font-style: normal;
			  font-weight: 100;
			  font-variant: normal}
a.MenuH:active { color: #EAEAEA;
			line-height: 45px;
			  text-decoration: none;
			  font-style: normal;
			  font-weight: 100;
			  font-variant: normal}
			  
			  
.submenu2 { 
	height:45px;
	line-height: 45px;
	background-image:url(/images/nav/menu_bar.gif); background-repeat:no-repeat;
	list-style:none;
	padding:0px;
	margin: 0px 0px 0px 10px;
	color:#FFF;
}
.submenu2 li{
	/**border-bottom: #dae2cc 1px dotted;**/
	padding:0px;
	height:45px;
	line-height: 45px;
	list-style:none;
}
.submenu2 li a{
	height:45px;
	line-height: 45px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.submenu2 li a:visited{
	height:45px;
	line-height: 45px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu2 li a:hover{
	height:45px;
	line-height: 45px;
	text-decoration: none;
	background-color: #CC0000;
}
.submenu2 .page_item {
	display:block;
}

