html, body {
	margin: 0;
	padding: 0;
	font-size: 14px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fff;
	}
	
#page {
	margin:0 0 0 20px;
	padding: 0;
	border: 0px solid #959596;
	}


a {text-decoration:none;}



/* HEADER */

#header {
	margin: 0 0 0 0px;
	padding: 0;
        width:100%;
        background:#db231b; 
	}

#headerimage {
width:100%;
overflow:hidden; 
height:109px;
}

#headerimage img {
width:100%;
border:none;

}

#headtitle {text-align:center;
width:95%;
padding-top:20px;}


#subhead #subhl {width: 20px;}

#selectbox{
width:150px !important; 
display: block; 
float:left; text-align:left; padding: 5px 0 5px 10px;}
#searchbox{width:250px; 
float:right; text-align:right; padding: 5px 10px 5px 0;}

#searcharea{display:block; width:100%; height:16px; clear:both;}

p#newheader{width:100%;display:block; font-size: 1.0em; font-weight: bold; padding: 4px; margin-bottom: 20px;}


/* FOOTER ------------------------------------ */

#footer{
       font-size: 0.9em;
       color: #aaa;
       text-align: center;
padding:10px;
margin:0;

	}
	
#pagenumbers{font-size: 0.9em; font-weight: bold; padding: 15px 4px 15px 5px; margin-bottom: 0px; width:100% }
#pagenumbers a{ color: #aaa;}



/* TABLES ------------------------------------ */

table#infotable thead tr th{
height:20px;
background-color:#666666;
color:#eeeeee;
font-weight:bold;
}
table#infotable tbody tr td{
height:18px;
border-bottom:1px solid #999999;
}
table#infotable tbody tr td#none{
background:none;
border:none;
}

table#infotable {font-size: 13px; font-weight:bold; clear:both;}

#tableright{padding: 0px 10px 2px 20px; font-weight: bold;}

table#admincontent {margin: 0 auto; width:100%; }
table#registration{width:500px}

#firstcol{width:150px;}
#admininput, #memberinput, #formsubmit {
padding: 0 0 10px 0; 
margin: 10px auto; 
font-weight:bold; 
font-size:0.9em; 
font-family: Arial, Helvetica, sans-serif}

#formsubmit {padding-top: 10px;}

#content{padding-top:8px;}
#registration_form {width: 500px; margin: 0 auto;}

/* WARNNG MESSAGES ------------------------------------*/

div#message {
padding:10px;
border:1px solid #cccccc;
}
div#message table tr td {
color:#333333;
}
div#message table tr td span#error {
color:#ce1422;
}
	
#message{width:540px; float:left; text-align:right; display:inline; padding: 10px 10px 5px 10px !important; border: 0 !important; font-weight:normal;}

#warning_message{
background:#FFFF99; 
width:600px; _height:35px; 
border:1px solid #fc0; 
padding:10px 0px 10px 0px;
margin: 10px auto 20px auto;
text-align:center;
}


#error_msg, #error_msg1 {
background:#FFFF99; 
border:1px solid #fc0; 
padding:10px;
margin: 10px;
text-align:center;
}


/*menu css ------------------------------------ */

.menu, .footermenu {
display:block; 
font-size:11px; 
text-transform: uppercase; 
font-weight:normal;  
background-color:#000; 
text-align:center;
padding-top:0px;
height: 23px; 
}

.menu {
	/*clear: both;*/
        text-align: left;
 	z-index: 100;

	}

.menu ul {
	margin:0 auto !important; 
	width: 700px;
	}

.menu ul * {
	margin:0; 
	padding:0
	}

	#menu ul {
		padding: 0;
		margin: 0;
		}
	
	.menu ul li {
		position:relative;
		font-family: Arial, Helvetica, sans-serif;
		list-style-type: none;
		float: left;
		font-size: 12px;
		line-height: 22px;
		padding: 0;
		margin: 0;
		position: relative;
		}
	
	.menu ul a {
		display: block;
		color: #fff;
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;
margin-right: -1px;
		padding: 0 10px !important;
		}
		


.menu ul, .footermenu ul {list-style-type:none;margin:0 auto; display:block;  }

.menu li, .footermenu li {
float:left;
position:relative; 
text-align:center; 
font-family: Arial, Helvetica, sans-serif, Verdana, Arial, Tahoma;}


.menu a, .menu a:visited, .footermenu a, .footermenu a:visited  {
display:block;font-size:12px;text-decoration:none; color:#fff;  
background:#000; padding-left:20px; padding-right:14px; line-height:23px; 
font-weight: bold;}

.menu :hover > a {background:#E01E1A; color: #000; }

#menu a, #menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; 
background:#000; padding-left:20px; padding-right:14px; line-height:23px; 
}




.menu {position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:22px;left:0; border-bottom:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:10px;t\op:31px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
/*.menu ul ul a, .menu ul ul a:visited {width:150px; text-align:left; padding:0px 4px 0px 14px; border-bottom: 1px solid #fff;} */
.menu ul ul a, .menu ul ul a:visited {width:150px; text-align:left; padding:0px 4px 0px 14px; margin-top: -1px;}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }



.footermenu a, .footermenu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; 
background:#666666; padding-left:20px; padding-right:14px; line-height:23px; 
}

.footermenu a:hover, .footermenu ul li a:hover{color:#fff; background:#333333; }
.footermenu :hover > a {color:#fff;background:#333333;}

/* MEMBER LIST -----------------------------------*/

#odd {background: #FFFFCC;}
#notbold, .notbold {font-weight:normal; font-size:0.9em; padding: 0 4px 0 4px;}
#sortorder a {font-weight: normal; color: #c5c5c5}
#unpaid {font-weight:normal;}
#rowheader {border-bottom: 1px solid #000; font-weight: bold; font-size: 12px; padding-top: 10px;}
#rowheader1 {font-weight: bold; font-size: 12px; padding-top: 10px;}
#rowheader2 {font-weight: bold; font-size: 12px; padding-top: 10px; background:red;}


/* STATS PAGE -----------------------------------*/

h2#statsheader{display:block; width:100%; padding-top:20px; margin:0; text-align:center; }
p#statsheader{display:block; width:100%; padding:0; margin-top:-10px; text-align:center; font-size:14px;}

#statspage {margin:-10px auto 0 auto; display:block}
#statspage table{margin: 0px auto 0 auto; display:block}

#statstitle{background:#111; text-align:center !important;  color:#fff; padding: 10px !important; font-size:0.9em; width:160px;}

#statspagetable td{text-align:right}

table#signup_stats{margin: 0 auto !important; display:block; width:160px; }
#signup_stats td {padding: 0 2px 0 2px; margin:0;}
#signup_stats {font-size: 1.2em; }

/* STATS WIDGET -----------------------------------*/

#stats{
background:#fff;
height:109px; 
padding: 0 20px 0 20px; 
position: absolute; 
top:0; right:0; 
text-align:right; 
font-size: 12px;
width: 100px;} 
#stats td{padding: 0 3px 0 0;}


/* MISC -----------------------------------*/

#subtitle {
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
height: 30px;
padding-bottom:5px;
padding-top:15px;
}

#infopage {text-align:left;}

#center{text-align:center; float:right; width:55%; padding-bottom: 20px; }

#loginpage {width:850px; margin-left:50px;}

#printarea, #printareax{clear:both; font-size:0.9em; }
#printarea td {padding:1px 4px 0 4px; }
#notbold {font-weight:normal !important; font-size:0.9em; padding: 0 4px 0 4px;}
#printarea #pagenumbers {font-size: 1.1em; width:700px; padding-top:15px;}

#icon {border:0; padding:0; margin:0px 0 -3px 0;}

#awarered { border-bottom: #E01E1A solid 1px}
#addy{width: 200px; display:block; overflow: hidden;}

#icons{width:110px; padding:0;}

.shortrow{height:18px; overflow:hidden;}

#changen1{margin:0 auto;width:500px;}
#statspage {width: 750px; }
#statspage table {padding-right: 20px; }

.short{height:18px; overflow:hidden; }
.canedit a{background:#FA8997; padding: 0 3px;}
#admininfo {background:#fff; width: 400; position: absolute; top: 3px; left: 3px; padding: 1px 0px 1px 3px;border: 1px solid black;}
#admininfo b a{ padding:0 4px 0 6px; background:black; color:white; border: 1px solid yellow;}
.notmem{color:#ccc;}
#contotal {width: 100px; text-align:right; font-weight:bold;}