
									/* Body */
body {
	overflow-x:				hidden;
	background-color:		#FFFFFF; 
	background-image:		url(images/backg round.png); 
	margin-left: 			0px;
	margin-top: 			0px;
	margin-right: 			0px;
	margin-bottom:	 		0px;
}

body, td,th {
	font:					10px Arial;
	color:					#000000;
}

td {
	text-align:				left;
}



									/* Links */
a {
	text-decoration: 	none;
	color: 				#981B1E;
	font-weight: 		normal;
}

a:hover {
	text-decoration:	underline;
	color:				#000000;
	font-weight: 		;
}

a:visited {
	text-decoration: 	none;
	color: 				#981B1E;
	font-weight: 		normal;
}
 
a:img {
	border:				none;
}



									/* Headers */
td.pageheader {
	font: 				20px Times New Roman;
	text-transform:		uppercase;
	color:				#981B1E;
}
	
	
	
									/* Menu */
a.menu {
	font: 				15px Times New Roman;
	color: 				#996666 ;
	text-transform:		Uppercase;
}

a.menu:hover {
	text:				15px Times New Roman;
	text-decoration: 	none;
	color: 				#981B1E;
	font-weight: 		normal;
	text-transform:		Uppercase;
}
	
a.menu:visited {
	font: 				15px Times New Roman;
	color: 				#981B1E;
	text-transform:		Uppercase;
}

.currentpage {
	font:				15px Times New Roman;
	color:				#000000;
	text-transform:		Uppercase;
}


								/* Side content */

td.sidecontent {
	font:					10px Arial;
	color:					#FFFFFF;
}

td.sideheader {
	font:					12px Times New Roman;
	color:					#FFFFFF;
	text-transform:			Uppercase;
}

.membernumber {
	color:					#996666;

}
