body {
	
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
}

li	{
	font-size:12px;
}

.countdown {
	color: #003148;
	font-family: Tahoma;
	font-size: 22px;
}
.whiteheader {
	font-family:Tahoma;
	font-size: 16px;
	font-weight: bold;
	border: none;
	color: #FFF;
}
.blueheader {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #336699;
}
p, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
}
.frontbar {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}
a.frontwhite:link {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: underline;

}
a.frontwhite:visited {
	color: #ffffff;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a.frontwhite:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFDF00;
	text-decoration: underline;

}
a.frontwhite:active {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
} 
a.footer:link {
	color: #336699;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: underline;

}
a.footer:visited {
	color: #336699;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
a.footer:active {
	color: #336699;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
} 

a:link {
	color: #2A00AA;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: underline;

}
a:visited {
	color: #2A00AA;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F30;
	text-decoration: underline;

}
a:active {
	color: #2A00AA;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
} 


input.smallbutton
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
}
.dropdown {
	font-family: Tahoma;
	font-size: 9pt;
	height: 20px;
	width: 150px;
	color: #1D80C3;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0px;
	background-color: #FFF;
	cursor: hand;
	vertical-align: middle;
	border: 1px none #FFF;

}
.membersform {
	font-family: Tahoma;
	font-size: 10pt;
	height: auto;
	color: #1D80C3;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0px;
	background-color: #FFF;
	cursor: hand;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #187BBE;
	border-left-color: #FFF;

}
.smallwhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}

#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none;}
#menu li {float:left; margin-left:1px;}
#menu li a {display:block; font-family: Tahoma; font-size: 14px; color: #666; background:url(images/menu_off.jpg) repeat; height:43px; line-height:43px; padding:0 20px; float:left; text-decoration:none;}
#menu li a:hover, 
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background: #039 url(images/menu_on.jpg) repeat bottom; color:#336699;}

.menu4 {
      width: 900px;
      margin: 0;
      padding: 0;
    }
    .menu4 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    .menu4 li {
      margin:0;
      padding:0;
      float: left;
      width:112px;
	text-align: center;
	background-color:#e1eaef;
	border-right:1px solid #ffffff;
	border-collapse:collapse;
    }
    .menu4 li a {
		margin:0;
		padding:0;
      display: block;
      width: 100%;
      text-decoration: none;
	color:#2184c7;
	padding-top:5px;
	padding-bottom:4px;
	border-top:4px double #2184c7;
	border-bottom:1px solid #e1eaef;
	border-collapse:collapse;	
    }
	
    .menu4 li a:visited {
      text-decoration: none;
	color:#2184c7;
		}
		
    .menu4 li a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#2184c7;
	border-top: 4px double #ff8a48;
	border-bottom:1px solid #d5dee3;
	border-collapse:collapse;
    }
	
	a.conf:link {
            color: #003148;
            font-size: 22px;
            font-weight: normal;
            font-family: Tahoma;
            text-decoration: none;
}

a.conf:visited {
            color: #003148;
            font-weight: normal;
            font-family: Tahoma;
            font-size: 22px;
            text-decoration: none;
}

a.conf:hover {
            font-family: Tahoma;
            font-size: 22px;
            font-weight: normal;
            color: #ffffff;
            text-decoration: underline;
}

a.conf:active {
            color: #003148;
            font-family: Tahoma;
            font-size: 22px;
            text-decoration: none;
}
