﻿
body {
	margin: 0; 
	background: url('../images/bg.jpg') Center Top;
	}

.membersMenu {
	
width: 150px;
background-image: url('../images/sidemenu.gif');
}

p {margin-top: 0; }


a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}
	
a.menusub:hover {
	color: #b73755;
	}	

a.menutext1:hover {
	background-color: #92d98f;
	}
a.menutext2:hover {
	background-color: #fcc2f3;
	}
a.menutext3:hover {
	background-color: #a41b8f;
	}
a.menutext4:hover {
	background-color: #d6c63c;
	}
a.menutext5:hover {
	background-color: #d885db;
	}
a.menutext6:hover {
	background-color: #90b8dd;
	}
a.menutext7:hover {
	background-color: #b72350;
	}
a.menutext8:hover {
	background-color: #f9bf5b;
	}
a.menutext9:hover {
	background-color: #68ccdb;
	}

	
	
p	{
	margin-right:0in;
	margin-left:0in;
}



.menutextcolor {
	color: black;
}

.content {
	text-align: center;
	background-color: #FFFFCC;
}


.menu {	
	border: 1px solid #000000;
	background-color: #E0C36A;
}

.menucell {
		
}

.column1 {
	width: 75px;
	float: left;	
}

.menuall {
	text-align: center;
	font-size: 7.0pt;
	font-family: Arial;
	width:100%;
	background-color: #000000;
	padding-top:2px;
	color:white;
	height:1.7em;
	float:left;
}


.menusub {
	text-align: center;
	font-size: 9.0pt;
	font-weight:bold;
	font-family: Arial;
	color:#49619f;
	padding-top:2px;
	height:1.7em;
}
.menusuball {
	text-align: center;
	height:12px;
	background-color: #f1d581;
	
}
.menusuballmembers {
	text-align: center;
	height:12px;
	background-color: #d8e2ff;
	
}


.sidemenu {
	width:150px;
	height:1.7em;
	color:#49619f;
	font-size: 9.0pt;
	font-weight:bold;
	font-family: Arial;
	padding:4px;
	float:	left;
}

a.sidemenu:hover {
	color:#b73755;
}

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}