:link.AFooter
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}

:active.AFooter
{
    font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}

:hover.AFooter
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}	

:visited.AFooter
{
	font-weight: normal ;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}


.PageText
{
    font-family:Times New Roman;
    font-size:12pt;
    padding-left:20px;
    padding-right:20px;
    
}

/* anchor tags */
a:link
{
	font-weight: normal;
	font-size: 12pt;
	color: #CD6911;
	font-family:Times New Roman;	
	text-align:center;
	text-decoration: none;
}	
	
a:visited
{
	font-size: 12pt;
	color: #CD6911 ;
	font-family:Times New Roman;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
}	
		
a:active
{
	font-size: 12pt;
	color:#CD6911;
	font-family:Times New Roman;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}	
		
a:hover
{
	font-size: 12pt;
	color:#CD6911;
	font-family:Times New Roman;
	text-decoration: underline;
	font-weight: normal;
	text-align:center;
}

.errortext
{
color: Red;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
}

.notice
{
color: Black;
font-family: Verdana;
font-size: 6pt;
font-weight: bold;
}

.labeltext
{
color: black;
font-family: Verdana;
font-size: 10pt;
font-weight: Normal;
}

.menuheading
{
color: gray;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

/* heading bar in the Admin sections */
.headingbar
{
background-color: #dcdcdc;
color: black;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

input.Button
{
    BORDER-RIGHT: gray 1pt solid;
    BORDER-TOP: gray 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: gray 1pt solid;
    FONT-FAMILY: ARIAL, Arial
}

input.text
{
	font-size: 8pt;
	color: #8a8a8a;
	font-family: ARIAL;
	background-color: white;
}

.mainbodytable
{
 background-repeat: no-repeat;
 background-position: right bottom;
}

.EventsCalendar
{
	font-size: 7pt;
	font-family:Verdana;
}

:link.CalendarLink
{
	font-weight: bold;
	font-size: 7pt;
	color: Black ;
	font-family: Verdana;
	
	 text-decoration: none;
	text-align:center;
}	

:hover.CalendarLink
{
	font-weight: bold;
	font-size: 7pt;
	color: Black ;
	font-family: Verdana;
	
	 text-decoration: none;
	text-align:center;
}	

:visited.CalendarLink
{
	font-weight: bold;
	font-size: 7pt;
	color: Black ;
	font-family: Verdana;
	
	 text-decoration: none;
	text-align:center;
}	



/*---------- Footer pages ----------*/
.webmastertext
{
color: black;
font-family: Verdana;
font-size: 10pt;
font-weight: Normal;
padding-left:10px;
padding-right:10px;
}

.textlinkweb:link
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlinkweb:hover
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlinkweb:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}



