/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 9.5pt;
	color: #ffffff;

}


a:link    {
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#ff0000}
a:hover   {
	color:#6699FF;
	font-weight: bold;
	text-decoration: underline;

}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;

}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;

}
.menusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;

}
.upcomingevents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.borderTable {	
border: 1px solid #D9DCE8;
}


.atop:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#FFFFFF;

	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
.atop:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#FFFFFF;
	
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;;

}
.atop:hover{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#cccccc;
	
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:active{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
SMALL, PRE {
	FONT: normal 9px/1 Arial, sans-serif;
	COLOR:#993300
}

FIELDSET {
	FONT: normal 10px/1 Arial, sans-serif;
	BACKGROUND: white;
}
BUTTON, INPUT, SELECT, TEXTAREA {
	FONT: normal 10px/1 Arial, sans-serif;
	cursor: default;
}

.menu {
	PADDING-RIGHT: 1em;
	PADDING-LEFT: 1em;
	PADDING-BOTTOM: 0px;
	MARGIN: 1em 0px;
	PADDING-TOP: 0px;
	WIDTH: 90%;
}
DIV.outer {
	BACKGROUND: url(bars2.gif) no-repeat 0px -37px;
	FLOAT: left; 
	MARGIN: 0px 2px 0px 0px;
	WIDTH: 90px;
	HEIGHT: 19px
}
DIV.outer A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	BACKGROUND: url(bars2.gif) no-repeat left top;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: bold 9px/1 Arial, sans-serif;
	OVERFLOW: hidden;
	WIDTH: 100%;
	COLOR: #039;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
	TEXT-DECORATION: none
}
DIV.outer SPAN {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 33px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 7px
}
DIV.outer A:hover {
	BACKGROUND-IMAGE: none;
	COLOR: yellow;
}
DIV.outer A:active {
	COLOR: black
}
.leg {border-bottom:1px solid #0066cc}
