/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, sans-serif;
}
.PageTemplate
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 8pt;
	border-left: silver 1px solid;
	width: 760px;
	border-bottom: silver 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}
.PageLeft
{
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'white' , endColorStr= 'aliceblue' , gradientType= '0' );

}
.PageRight
{
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'white' , endColorStr= 'aliceblue' , gradientType= '0' );

}
.PageCenterFrame
{
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
}
Table
{
	font-size: 8pt;
}
.HText
{
	font-size: 6pt;
	display:none;
}
.HLink
{
	font-size: 6pt;
	display:none;
}
.HBox
{
	font-size: 8pt;
	display:none;
}
A:link	{	
	text-decoration:	underline;
	color:	navy;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	navy;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	navy;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	red;
	}
	
.TBox
{
	font-size: 8pt;
}
.PButton
{
	font-size: 8pt;
	cursor: hand;
}
.GridButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	cursor: hand;
	color: white;
	border-bottom: black 1px solid;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'steelblue' , endColorStr= 'navy' , gradientType= '0' );

}
.NavButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	cursor: hand;
	color: white;
	border-bottom: black 1px solid;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'steelblue' , endColorStr= 'navy' , gradientType= '0' );

}
.HelpButton
{
	border-right: aliceblue 1px solid;
	border-top: aliceblue 1px solid;
	font-weight: bold;
	font-size: 8pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'red' , endColorStr= 'black' , gradientType= '0' );
	border-left: aliceblue 1px solid;
	cursor: hand;
	color: yellow;
	border-bottom: aliceblue 1px solid;
	background-color: steelblue;
}
.HeaderTitle1
{
	font-weight: bold;
	font-size: 13pt;
	color: navy;
	font-family: arial;
}
.HeaderTitle2
{
	font-size: 8pt;
	color: black;
	font-family: arial;
}
.NavButton
{
	font-size: 8pt;
	cursor: hand;
	font-family: Tahoma;
	}
.NavBar
{
	z-index: 1;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 95px;
}
.MenuBack
{
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'steelblue' , endColorStr= 'navy' , gradientType= '0' );

}
.Menu
{
	border-right: steelblue 1px solid;
	padding-right: 0px;
	border-top: steelblue 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: steelblue 1px solid;
	cursor: hand;
	color: white;
	padding-top: 2px;
	border-bottom: steelblue 1px solid;
}
.MenuPopUp
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-size: 8pt;
	border-left: steelblue 1px solid;
	cursor: hand;
	color: black;
	border-bottom: steelblue 1px solid;
	background-color: aliceblue;
	text-decoration: none;
}
.FooterLink
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	background-color: whitesmoke;
}
.NewsSignUp
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-size: 7pt;
	border-left: steelblue 1px solid;
	width: 150px;
	border-bottom: steelblue 1px solid;
	background-color: white;
}
.SignIn
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 100%;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
}
.Functions
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: white;
}
.FunctionsText
{
	text-justify: inter-word;
	line-height: 17px;
	text-align: justify;
}
.TopicHeader
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: black 1px solid;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'steelblue' , endColorStr= 'navy' , gradientType= '0' );
	text-align: center;
}
.EventHelp
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 8pt;
	z-index: 2;
	left: 200px;
	border-left: navy 1px solid;
	width: 400px;
	border-bottom: navy 1px solid;
	font-family: Arial;
	position: absolute;
	top: 15px;
	background-color: lightgoldenrodyellow;
}
.CurrentEvent
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: white;
}
.CurrentEventHeader
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'aliceblue' , endColorStr= 'skyblue' , gradientType= '0' );
}
.Statement
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 8pt;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	font-family: Verdana;
	background-color: whitesmoke;
}
.Daily
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	width: 150px;
	color: white;
	border-bottom: navy 1px solid;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'steelblue' , endColorStr= 'navy' , gradientType= '0' );

}
.DailyText
{
	color: white;
}
.DailyCaption
{
	border-right: 1px inset;
	padding-right: 3px;
	border-top: 1px inset;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: 1px inset;
	width: 100%;
	color: black;
	padding-top: 3px;
	border-bottom: 1px inset;
	background-color: white;
}
.EventAdmin
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
}
.CoverText
{
	text-align: justify;
}
.QuickLinks
{
	font-size: 7pt;
	width: 150px;
	color: white;
}
.PrivacyPolicy
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	text-justify: distribute;
	font-size: 7pt;
	z-index: 1;
	left: 400px;
	border-left: black 1px solid;
	width: 200px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	position: absolute;
	top: 120px;
	background-color: lemonchiffon;
	text-align: justify;
}
.VotingHeader
{
	font-weight: bold;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	background-color: steelblue;
}
.Voting
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	width: 140px;
	border-bottom: steelblue 1px solid;
}
.AdminLink
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	padding-bottom: 3px;
	border-left: navy 1px solid;
	width: 100%;
	padding-top: 3px;
	border-bottom: navy 1px solid;
	background-color: aliceblue;
	text-align: center;
}
.HeaderFooter
{
	background-color: papayawhip;
}
.ContactEmail
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
}
.Contact
{
	font-weight: bold;
	color: navy;
	background-color: aliceblue;
}
.Mission
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	font-family: Arial;
	text-align: justify;
	font-variant: small-caps;
}

.calendar
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 8pt;
	border-left: 1px outset;
	color: black;
	border-bottom: 1px outset;
	font-family: Tahoma;
	position: absolute;
	background-color: steelblue;
}
.calheader
{
	color: white;
	border-bottom: white 1px solid;
}
.calday
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	cursor: hand;
	color: steelblue;
	border-bottom: 1px inset;
	background-color: whitesmoke;
}
.notcalday
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	cursor: hand;
	color: #c0c0c0;
	border-bottom: #336699 1px solid;
	background-color: gainsboro;
}
.clicker
{
	border-right: 2px outset;
	border-top: 2px outset;
	font-weight: bold;
	font-size: 7pt;
	border-left: 2px outset;
	cursor: hand;
	color: #000000;
	border-bottom: 2px outset;
	background-color: #c0c0c0;
}
.Weekday
{
	font-size: 7pt;
	color: white;
	text-align: center;
}
.ActiveUsers
{
	left: 110px;
	color: steelblue;
	position: absolute;
	top: 10px;
	text-align: center;
}
.ThumbNail
{
	border-right: 1px ridge;
	border-top: 1px ridge;
	border-left: 1px ridge;
	border-bottom: 1px ridge;
}
.CalendarEvent
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	cursor: hand;
	border-bottom: steelblue 1px solid;
}
