BODY 
{scrollbar-3d-light-color: #243A76;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #243A76;
scrollbar-dark-shadow-color: #FFFFFF;
scrollbar-face-color: #243A76;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #dddddd}

td, body, input, select, textarea
{font-family:arial,helvetica;
font-size:.8em;
font-style:normal;
color:#253974;
text-decoration:none;
font-weight:normal}

p
{
font-size:1em;

}

a
{font-family:arial,helvetica;
font-size:1em;
font-style:normal;
color:#FF9201;
text-decoration:none;
font-weight:bold}

HR
{color: #000000;
height: 1px;
line-height:2px}

A:Hover
{color: #FED351}

.table
{border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #000000 #000000 #000000 #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000}

.memberlogin
{border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #000000 #000000 #000000 #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000}


.breadcrumbOn
{font-family:arial,helvetica;
font-size:12px;
font-style:normal;
color:#243A76;
text-decoration:none;
font-weight:bold;
line-height:18px}

.titletext
{font-family:arial,helvetica;
font-size:14px;
font-style:normal;
color:#0095CA;
text-decoration:none;
font-weight:bold;
line-height:18px}

.fieldtext
{font-family:arial,helvetica;
font-size:10px;
font-style:normal;
color:#000000;
text-decoration:none;
font-weight:normal}

.maintext
{font-family:arial,helvetica;
font-size:11px;
font-style:normal;
color:#000000;
text-decoration:none;
font-weight:normal}

.whitetext
{font-family:arial,helvetica;
font-size:.8em;
font-style:normal;
color:#FFFFFF;
text-decoration:none;
font-weight:bold}

.whitetextbig
{font-family:arial,helvetica;
font-size:12px;
font-style:normal;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
line-height:.8em}


a.homeblacktextlink2
{font-family:arial,helvetica;
font-size:.8em;
font-style:normal;
color:#000000;
text-decoration:none;
font-weight:bold}

a.homeblacktextlink2:hover
{color:#0054A6}

a.homeblacktext2
{font-family:arial,helvetica;
font-size:.8em;
font-style:normal;
color:#000000;
text-decoration:underline;
font-weight:bold}

a.homeblacktext2:hover
{color:#0054A6}

a.yellowlink
{font-family:arial,helvetica;
font-size:.8em;
font-style:normal;
color:#FDC319;
text-decoration:underline;
font-weight:bold}

a.yellowlink:hover
{color:#FDC319}

a.homebluetext
{font-family:arial,helvetica;
font-size:.8em;
font-style:normal;
color:#09347A;
text-decoration:none;
font-weight:bold;
}

div.homebluetext {margin-bottom:10px;}

a.homebluetext:hover
{color:#000000}

a.homebluetext9
{font-family:arial,helvetica;
font-size:9px;
font-style:normal;
color:#09347A;
text-decoration:none;
font-weight:bold}

a.homebluetext9:hover
{color:#000000}


.homewhitetext
{font-family:arial,helvetica;
font-size:.8em;
font-style:normal;
color:#FFFFFF;
text-decoration:none;
font-weight:normal}


/* CSS FOR MENU */
/* the navmenu */
ul.menu, ul.submenu {
        margin: 0;
		padding: 0;
        list-style: none;
        width: 118px;/* Width of Menu Items */
        border-bottom: 0px solid #ccc;

        }
ul.menu li {
        position: relative;
        } 
ul.submenu li {
        position: relative;
        } 
li ul.menu, ul.submenu {
        position: absolute;
        left: 117px; /* Set 1px less than menu width */
        top: 0;
        display: none;
        }
ul.menu ul.menu li {
        position: relative;
        }
ul.menu ul.submenu li {
        position: relative;
        } 
		/* Styles for Menu Items */
ul li a.menu {
	display: block;
	text-decoration: none;
	color: navy;
	background: #FFC41D;
	padding: 3px;
	border: 0px solid #ccc;
	border-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	font-style: normal;}

a.menu:hover {
	display: block;
	color: #FFC41D;
	text-decoration: underline;
	background: navy;
	text-align:left;
}
#herelink a:link, #herelink a:visited,
#herelink a:hover, #herelink a:active {
background-color: #ffc;
	text-decoration: none;
	color: #006;
}	
#not a:link, #not a:visited{
background-color: #fff;
	text-decoration: none;
	color: #600;
}
#not a:hover, #not a:active {
	display: block;
background-color: #ffc;
	color: #006;
	text-decoration: underline;
	background: #ffc;
	text-align:left;
}	
li:hover ul.menu, li.over ul.menu, li.sfHover ul.menu { display: block;}

ul ul.menu, li:hover ul.menu ul.menu, li.sfhover ul.menu ul.menu {display: none;}

li:hover li:hover ul.menu, li.over li.over ul.menu, li.sfhover li.sfhover ul.menu { display: block;}

li:hover li:hover li ul.menu, li.over li.over li ul.menu, li.sfhover li.sfhover li ul.menu { display: none;}

li:hover li:hover li:hover ul.menu, li.over li.over li.over ul.menu, li.sfhover li.sfhover li.sfhover ul.menu { display: block;}

li:hover li:hover li:hover li ul.menu, li.over li.over li.over li ul.menu, li.sfhover li.sfhover li.sfhover li ul.menu { display: none;}


/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */

/* Events styles \*/
    A.events 		    {text-decoration: none;}
    A.events:active 	{color: #000;}
    A.events:visited 	{color: #000;}
    A.events:link 	    {color: #000;}
    A.events:hover 	    {color: #D80E0E;}
    A.eventsOn          {font-size:.8em; text-decoration:none; font-weight:bold;}
    A.eventsOn:hover    {text-decoration:underline;}
    A.eventsOnTitle      {font-size:.8em; text-decoration:underline; font-weight:bold;}
    A.eventsOnTitle:hover { text-decoration:none;}

    A.eventsPrevNext     {color:#fff;text-decoration:none;}
    td.eventsCurrentDay  {background-color: #C0C0C0; font-size: .8em;  height: 105px;}
    td.eventsOtherDay    {background-color: #F0F0F0; font-size: .8em; height: 105px;}
    td.eventsNotDay	     {background-color: #fff; font-size: .8em; color: #000; height: 105px;}
    td.eventsOn          {background-color:#FFFFCC; font-size:.8em;height: 105px;}

    .events              {font:.8em Verdana;}
    .eventsNames 	     {background-color: #4C5D87; font:.8em Verdana; color:#fff; text-decoration: none; text-align:  center; font-weight: bold;}
    .eventsDropDown      {background-color: #4C5D87; font:.8em Verdana; color: #fff; text-decoration: none; text-align:center; font-weight: bold;}
    .eventsOnDesc        {text-decoration:none;}
    .eventsOnTitle       {text-align:left;width:80%;margin-left:auto;margin-right:auto}
    .eventsFade          {position: relative;height: 40px;margin-top: -31px;}

div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #4C5D87;
  color: #FFF;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}    
/* Events styles \*/

a.inthenews {
	display: block;
	margin: 6px 0;
	font-size: 11px;
}