body{
	background: url(../images/back2.gif) top center repeat-x #4A8ABD;
	margin-top:0px;
	margin-bottom:0px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{

	font-family:"Trebuchet MS";
	font-size:22px;
	color:#c9060c;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:4px;
	margin-top:4px;
	
}
h3{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#c9060c;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:4px;
	margin-top:0px;
	
}

.top_links{

	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.top_links a{

	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.top_links:hover{

	font-family:"Trebuchet MS";
	font-size:14px;
	color:#5a9bd3;
	font-weight:bold;
	text-decoration:none;
}

.left_links{

	font-family:"Trebuchet MS";
	font-size:13px;
	color:#c9060c;
	font-weight:normal;
	text-decoration:none;
	
}

.left_links a{

	font-family:"Trebuchet MS";
	font-size:13px;
	color:#c9060c;
	font-weight:normal;
	text-decoration:none;
	
}

.left_links:hover{

	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4e8abe;
	font-weight:normal;
	text-decoration:underline;
	
}


.red_text{

	font-family:"Trebuchet MS";
	font-size:14px;
	color:#c9060c;
	font-weight:normal;
	text-decoration:none;
	
}

.simple_text{

	font-family:verdana,arial;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	
}


.bottom_links{

	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.bottom_links a{

	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.bottom_links:hover{

	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

.search_text{

	font-family:"Trebuchet MS";
	font-size:15px;
	color:#c9060c;
	font-weight:bold;
	text-decoration:none;
}

.copyright{

	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
SELECT{
font-size:10px;
}
a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c9060c;
	font-weight:normal;
	text-decoration:underline;
}
a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.oddRow {
	background-color:#ffffff ;
}

.evenRow {
	background-color: #F5f5ff;
}
.ColHeading{
	font-family:"Trebuchet MS";
	color: #c9060c;
	font-size: 12px;
	background-color: #e8e8e8;
	font-weight: bold;

}
.ColHeading a{
	font-family:"Trebuchet MS";
	color: #c9060c;
	font-size: 12px;
	
	font-weight: bold;
	}
.error {
    font-family: Verdana; font-size: 10px; 
    color: #FF0000; 
    font-weight: Bold;
}
.InputError{
	background-color: #FFFFCC;
	border: solid red 1px;
	font-size:x-small;
	font-weight:bold;
	display:block;
	margin:10px;
	padding:10px;

}
.clublocationHead{

	font-family:"Trebuchet MS";
	font-size:22px;
	color:#c9060c;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:4px;
	margin-top:4px;
	
}
.clublocationHead:hover{

	font-family:"Trebuchet MS";
	font-size:22px;
	color:#c9060c;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:4px;
	margin-top:4px;
}

.clean-gray{
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:#222222;
padding:4px;
text-align:left;
}
