/* CSS Document */

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
}
a.toplinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78a7c1;
	text-decoration: none;
}
a.toplinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78a7c1;
	text-decoration: none;
}
a.toplinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78a7c1;
	text-decoration: none;
}
a.toplinks:hover {
	color: #4c4c4c;
	text-decoration: none;
}
.body,td,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4C4C4C;
	text-decoration: none;
	
}
.disccopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4C4C4C;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 13px;
	padding-left: 22px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
}
.memberbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 14px;
}
a.footer:hover {
	text-decoration: underline;
}
.leftheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 3px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e2b21e;
	text-transform: uppercase;
	
}
.llinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
}
a.llinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
	text-decoration: none;
}
a.llinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
	text-decoration: none;
}
a.llinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
	text-decoration: none;
}
a.llinks:hover {
	text-decoration: none;
	color: #d3001c;
}




/* TICKER SCROLLER */
A.scroll {text-indent: 0px;}.sc1 {margin-left: 8px;}
marquee {font-size: <%=MenuFontSize%>pt; font-family:<%=MenuFont%>; color=#<%=TickerFontColor%>; text-decoration: none;}
marquee:hover {font-size: <%=MenuFontSize%>pt; text-decoration: underline; color=#<%=TickerFontColor%>}
#tickertape{ width:400; height:10;}
#subtickertape{ width:515; height:10;}
.subtickertapefont{font-size: <%=MenuFontSize%>pt; font-family:<%=MenuFont%>; text-decoration:none; color=#<%=TickerFontColor%>;}
.subtickertapefont a{font-size: <%=MenuFontSize%>pt; color=#<%=TickerFontColor%>; text-decoration:underline;}


/* BUTTON COLOR */
.button {font-family:arial,sans-serif; font-size:11px; background:#58A888; color:#ffffff;  font-weight: bold; text-decoration:none; cursor:hand;}




/*  CALENDAR

    CSS VARIABLES
	.calendartitle - variable sets text type and background when displaying Date/Time and 
	                          Title/Description Titles. Text type for Calendar Top Title of month/year (since
							  this is a link, can choose different colors using A A:visited etc)
	.calendarevents - text type for Start and End Event Date/Time and Event Description
	.calendareventstitle - text type for the Event Title
	.calendarweekdaytitle - text type for the "S M T W T F S" at the top representing the days of
	                                           week.
	.calendardaynoday - text type for the previous months and next months days which show
	                                      up on the current month. Typically they are the same color as the 
										  background color	
	.calendardaynoevent - text type for the links of the days which have NO events associated 

	.calendardayevent - text type for the links of the days which have  events associated 
	                                         with them										   
*/
/* .calendartitle */

.calendarweekdaytitle { background:#ffffff }

.calendartitlebar {
	color:black;
	font-size : 10pt;
	font-family: "arial,arial,helvetica";
	text-align: left;
	font-weight: normal;
	text-decoration : none;
font-weight: bold;
	background:#FEFDCE;
}
.calendartitle {
	color:black;
	background: white;
	font-family: "arial,arial,helvetica";
	text-align: left;
	font-weight: normal;
	text-decoration : none;
}
.calendartitle A {
	color:black;
	background: white;
	font-size : 9pt;
	font-family: "arial,arial,helvetica";
	text-align: left;
	font-weight: normal;
	text-decoration : none;
}
.calendartitle A:visited{
	color:black;
	background: white;
	font-size : 9pt;
	font-family: "arial,arial,helvetica";
	text-align: left;
	font-weight: normal;
	text-decoration : none;
}
.calendartitle A:hover {
	color:black;
	background: white;
	font-size : 9pt;
	font-family: "arial,arial,helvetica";
	text-align: left;
	font-weight: normal;
	text-decoration : none;
}

/* .calendarevents */
.calendarevents {
		color:black;
		background:  white; 
		line-height:20px; 
		font-size : 8pt;
		font-family: "arial", "helvetica";
		font-weight: normal
}
.calendarevents a:link {
		color:black;
	        background:  white;  
		font-size : 8pt;
		font-family: "arial", "helvetica";
		font-weight: normal;
}
.calendarevents a:hover {
		color:black;
	        background:  white;  
		font-size : 8pt;
		font-family: "arial", "helvetica";
		font-weight: normal;
}
.calendarevents a:visited {
		color:black;
	        background:  white;  
		font-size : 8pt;
		font-family: "arial", "helvetica";
		font-weight: normal;
}


/* .calendareventstitle */
.calendareventstitle {
		color:black;
	        background:  white;  
font-size: 10pt;
		font-family: "arial", "helvetica";
		font-weight: bold;
}
.calendareventstitle a:link {
		color=#E81333;
	        background:  white;  
		font-size : 10pt;
		font-family: "arial", "helvetica";
		font-weight: normal;
		text-decoration: none;
}
.calendareventstitle a:hover {
		color=#E81333;
	        background:  white;  
		font-size : 10pt;
		font-family: "arial", "helvetica";
		font-weight: normal;
		text-decoration: underline;
}
.calendareventstitle a:visited {
		color=#E81333;
	        background:  white;  
		font-size : 10pt;
		font-family: "arial", "helvetica";
		font-weight: normal;
		text-decoration: none;
}


/*Calendar Background*/
.calendarbackground {}


/* .calendardayweekdaytitle */
.calendardayweekdaytitle  {
	text-align: center;
	font-family :arial;
	font-size :10pt;
	color : black;
	font-weight :bold;
}

/* .calendardaynoday */
.calendardaynoday {
	font-family :Tahoma, arial, Arial;
	font-size :12px;
	text-align: center;
	color : black;
	font-weight :normal;
	text-decoration: none;
}

/* .calendardaynoevent */
.calendardaynoevent A {
    	font-family : arial; 
	font-size :8pt; 
	text-align: center;
        color :black; 
	font-weight :normal; 
	text-decoration: none;
}

.calendardaynoevent A:visited {
	font-family : arial;
	font-size :8pt;
	text-align: center; 
        color :black; 
	font-weight :normal; 
	text-decoration: none;
}

.calendardaynoevent A:hover {
	font-family : arial;
	font-size :8pt;
	text-align: center;
        color :black; 
	font-weight :normal; 
	text-decoration: underline;
}

/* .calendardayevent */
.calendardayevent {
	color:#000000;
	font-family : arial;
	font-size :8pt; 
	text-decoration: none;
}
.calendardayevent A:link,.calendardayevent  A:visited,.calendardayevent  a:hover {
	color:#456DAB;
	font-family : arial;
	font-size :8pt; 
	text-decoration: none;
}



.calendarscheduler 
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #8C8C8C;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #8C8C8C;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #DADADA;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}




/* POLLS */

.pollbars { 
	background: #6699cc;
}

.pollquestion {	
	font-weight: bold;
}

.polltitle { 
	font-size : 0;
}



/* CHAT */

.chatbackground {
	background: #003366
}
.chatuserlistmessage {
	background: #CEE7FF;
	font-family: arial, arial, helvetica, sans-serif ;
	color: #003366;
	font-size: 12px;
}

.chatuserlistheader {
	background: #003366;
	font-family: arial, arial, helvetica, sans-serif ;
	color: #ffffff;
	font-size: 12px;
}



.chatinputs {

	background: #003366;
	font-family: arial;
	color: #CEE7FF;
	font-size: 12px;
        border-color: #CEE7FF ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #CEE7FF ; 
	font-size: 11px ; 
	font-family: arial, arial, helvetica, sans-serif ; 



}

.chatgoinput {
	background: #CEE7FF;
        border-color: #003366 ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #003366 ; 
	font-size: 11px ; 
	font-family: arial, arial, helvetica, sans-serif ; 
	BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid;
}

.chatbuttons {
	background: #003366;
	color: #CEE7FF;
        border-color: #CEE7FF ; 
	border-width: 1px ; 
	border-style: none ; 
	font-size: 11px ; 
	font-family: arial, arial, helvetica, sans-serif ; 
	BORDER-BOTTOM: #CEE7FF 1px solid; BORDER-LEFT: #CEE7FF 1px solid; BORDER-RIGHT: #CEE7FF 1px solid; BORDER-TOP: #CEE7FF 1px solid;
}

.chattitles {
	color: #CEE7FF;
	font-size: 11px ; 
	font-family: arial, arial, helvetica, sans-serif ; 
}



/* SURVEY */

.Survey A:link
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    TEXT-INDENT: 0em;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.Survey A:visited
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.Survey A:hover
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: underline;
}
.Survey
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
}
.SurveyQuestion
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 10pt;    
}
.surveyanswer
{
    FONT-FAMILY: Times New Roman;
    COLOR: white;
    FONT-SIZE: 10pt;
}
.SurveyCurrentPage
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 10pt;
}
.SurveyQuestionNumbers
{
    COLOR: white;
    FONT-SIZE: 10pt;
}
.SurveyQuestionNumbers A:link
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    TEXT-INDENT: 0em;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.SurveyQuestionNumbers A:visited
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.SurveyQuestionNumbers A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: underline
}


/* AUTH  */


.auth {
	color: white;
	text-indent: 0em;
	font-size : 12px;
	font-family : arial, Geneva, arial, Helvetica, sans-serif;
}
.auth  A:link {
	color: #006666;
	text-indent: 0em;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}
.auth A:visited {
	color:#006666;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}
.auth A:hover {
	color:#006666;
	font-family : arial;
	font-size : 12px;
	text-decoration : underline;
}


/*  CLASSIFIED  */

.classified {
	color: white;
	text-indent: 0em;
	font-size : 12px;
}
.classified  A:link {
	color: blue;
	text-indent: 0em;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}
.classified A:visited {
	color:blue;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}
.classified A:hover {
	color:red;
	font-family : arial;
	font-size : 12px;
	text-decoration : underline;
}


/*  NEWSFLASH  */

.newsflashtitle {
	color: white;
	text-indent: 0em;
	font-size : 18px;
	font-family : arial;
	font-weight : bold;
}
.newsflashfrom {
	color: white;
	text-indent: 0em;
	font-family : arial;
	font-size : 12px;
}
.newsflasharticle {
	color: white;
	font-family : arial;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash {
	color: white;
	font-family : arial;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash  A:link {
	color: FF8000;
	text-indent: 0em;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:visited {
	color:FF8000;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:hover {
	color:9999CC;
	font-family : arial;
	font-size : 12px;
	text-decoration : underline;
}




