@import url(common.css);

body
{
	background-color:#ffffff;
	font-family: Verdana;
	margin:0 0 0 0;
}

.tdmain
{
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #00346C;
}
.eventdayright
{
	font-family: Verdana;
	font-size: 12px;
	color: #00346C;
	background-color:#F3F8FE;
}

.white
{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration:none;
}

.red
{
	font-family: Verdana;
	font-size: 12px;
	color: darkred;
	font-weight:bold;	
	text-decoration:none;
}

.blueheading
{
	font-family: Verdana;
	font-size: 16px;
	color: #0059A6;
	font-weight:bold;	
	text-decoration:none;
}

.eventday
{
	font-family: Verdana;
	font-size: 12px;
	color: #00346C;
	background-color:#DBEDF7;
	font-weight:bold;	
}
.paragraphLong
{
padding-bottom:1px;
	width: 520px;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #00346C;
	margin:10 10 0 10;
}

.paragraphblue
{
	width: 240px;
	font-family: Verdana;
	background-color:lightblue;
	font-size: 12px;
	color: #666666;
	margin:10 10 0 10;
padding-bottom:1px;
}

.paragraph
{
	width: 240px;

padding-bottom:1px;
	font-family: Verdana;
	font-size: 12px;
	color: #00346C;
	margin:10 10 0 10;
padding-bottom:1px;
  
}

.footeraddress
{
	font-family: Verdana;
	font-size: 11px;
	color:  #255EAB;
}


.footeraddresscopyright
{
	font-family: Verdana;
	font-size: 9px;
	color:  #255EAB;
	height: 12px;
}

/*	TOP NAVIGATION	*/
#nav_bar
{
	visibility:hidden;
	width:770px;
	vertical-align:top;
}



#nav_home, #nav_members, #nav_facilities, #nav_events, #nav_news, #nav_staff, #nav_games, #nav_sports, #nav_help, #nav_chat
{	

	font-family: Verdana;
	position: absolute;
	top: 56px;
	visibility: hidden;

	width:120px;
	color:#FBFBEF;
	text-align:left;
        background-color:transparent;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.navLink, .navLink:visited, .navLink:active
{
	font-family: Verdana;
	background-color:#47A3D2;
	color: #FBFBEF;
}

.member:hover,.member:link, .member:visited, .member:active, .member

{
	cursor:hand;
	color: red;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}

.whitebox:hover, .whitebox, .whitebox:link, .whitebox:active, .whitebox:visited
{
	color: white;
	text-decoration: none;
	text-align:center;
	width:17px;
	border: 1px solid white;
}

.whitebox:hover, .whiteboxhighlight
{
	color: #46A4D8;
	background-color:white;
	text-decoration: none;
	text-align:center;
	width:17px;
	border: 1px solid white;
}

.link:hover
{
	color: darkred;
	cursor:hand;
	border-bottom: 1px dotted #ff0000;
}

.link, .link:visited, .link:active
{
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.navLink:hover
{
	background-color:#666666;
	color: #FBFBEF;
	cursor:hand;
}

.navDiv
{
	font-family: Verdana;
	color: #FBFBEF;
	font-size: 11pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	text-decoration:none;
	width:150px;
}

.homeleft
{
	background-color:lightblue;
        font-family: Verdana;
        font-size:11pt;


}
.navDivOn
{
	width:100px;
	background-color:blue;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-family: Verdana;
	padding-bottom:2px;
	text-decoration:none;
	width:150px;
	font-size:11pt;
}

h1, h1 a, h1 a:visted, h1 a:hover {color:#00346C; text-decoration:none;}
#PageTitle {color:#00346C; text-decoration:none;}
table, tr, td {font-size:11px;}
