.today, a.today, a.today:link, a.today:active, a.today:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    COLOR: #5f5f5f;
    font-weight:bold;
    text-decoration:none;
}
a.today:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    COLOR: #5f5f5f;
    font-weight:bold;
    text-decoration:underline;
}

.week_day, a.week_day, a.week_day:link, a.week_day:active, a.week_day:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #666666;
    font-weight:bold;
    text-decoration:none;
}
a.week_day:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}


.event_date, a.event_date, a.event_date:link, a.event_date:active, a.event_date:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #174c91;
    font-weight:bold;
    text-decoration:none;
}
a.event_date:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #174c91;
    font-weight:bold;
    text-decoration:underline;
}

.current_month, a.current_month, a.current_month:link, a.current_month:active, a.current_month:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #5f5f5f;
    font-weight:bold;
    text-decoration:none;
}
a.current_month:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}


.last_month, a.last_month, a.last_month:link, a.last_month:active, a.last_month:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #d6d6d6;
    font-weight:bold;
    text-decoration:none;
}
a.last_month:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}

.title2, a.title2, a.title2:link, a.title2:active, a.title2:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #212721;
    font-weight:bold;
    text-decoration:none;
}
a.title2:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}




.date1, a.date1, a.date1:link, a.date1:active, a.date1:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #d6d6d6;
    font-weight:bold;
    text-decoration:none;
}
a.date1:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}

.date2, a.date2, a.date2:link, a.date2:active, a.date2:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #5f5f5f;
    font-weight:bold;
    text-decoration:none;
}
a.date2:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}

.date3, a.date3, a.date3:link, a.date3:active, a.date3:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #174c91;
    font-weight:bold;
    text-decoration:none;
}
a.date3:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}


.weekdays, a.weekdays, a.weekdays:link, a.weekdays:active, a.weekdays:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #666666;
    font-weight:bold;
    text-decoration:none;
}
a.weekdays:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-weight:bold;
    text-decoration:underline;
}

.events_title, a.events_title, a.events_title:link, a.events_title:active, a.events_title:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #212721;
    font-weight:bold;
    text-decoration:none;
}
a.events_title:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #96d40d;
    font-weight:bold;
    text-decoration:underline;
}

.title, a.title, a.title:link, a.title:active, a.title:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #133c79;
    font-weight:bold;
    line-height:18px;
	text-decoration:none;
}
a.title:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #96d40d;
    font-weight:bold;
    line-height:18px;
	text-decoration:underline;
}
.title1, a.title1, a.title1:link, a.title1:active, a.title1:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #7eb20c;
    font-weight:bold;
    line-height:18px;
	text-decoration:none;
}
a.title1:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #133c79;
    font-weight:bold;
    line-height:18px;
	text-decoration:underline;
}
body
{
	background-image:url(images/body_bg.gif);
	background-position:center;
	background-repeat:repeat-y;	
}

.signupformleft{ border-left:1px solid #D9D9D9; border-right:1px solid #D9D9D9;  border-bottom:1px solid #D9D9D9; font-size:11px; color:#525252; font-weight:bold; padding-left:15px; font-family:Arial, verdana, Helvetica, sans-serif;}
.signupformright{ border-right:1px solid #D9D9D9; border-bottom:1px solid #D9D9D9; font-size:11px; color:#525252; font-weight:bold; padding-left:15px;}
.textfield{ border:1px solid #A5ACB2; font-size:11px;}
.keypoints, a.keypoints, a.keypoints:link, a.keypoints:active, a.keypoints:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #133c79;
    font-weight:bold;
    line-height:18px;
	text-decoration:none;
}
a.keypoints:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #96d40d;
    font-weight:bold;
    line-height:18px;
	text-decoration:underline;
}


.green13, a.green13, a.green13:link, a.green13:active, a.green13:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 13px;
    COLOR: #67a500;
    font-weight:bold;
	text-decoration:none;
}
a.green13:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 13px;
    COLOR: #7eb20c;
    font-weight:bold;
	text-decoration:underline;
	
}


.email, a.email, a.email:link, a.email:active, a.email:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #7eb20c;
    font-weight:bold;
	text-decoration:underline;
}
a.email:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #7eb20c;
    font-weight:bold;
	text-decoration:none;
	
}

.about-text, a.about-text, a.about-text:link, a.about-text:active, a.about-text:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #133c79;
    line-height:18px;
	text-decoration:none;
}
a.about-text:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #96d40d;
    line-height:18px;
	text-decoration:underline;
}

.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #828282;
	font-weight:bold;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #000000;
	font-weight:bold;
	text-decoration:underline;
}

.bmenu1, a.bmenu1, a.bmenu1:link, a.bmenu1:active, a.bmenu1:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #96d40d;
	text-decoration:none;
}
a.bmenu1:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #96d40d;
	text-decoration:underline;
}

.bmenu, a.bmenu, a.bmenu:link, a.bmenu:active, a.bmenu:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #2e76b3;
	text-decoration:none;
}
a.bmenu:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #2e76b3;
	text-decoration:underline;
	
}
.home-title, a.home-title, a.home-title:link, a.home-title:active, a.home-title:visited   
{
    FONT-FAMILY:Trebuchet MS;
    FONT-SIZE: 11px;
    COLOR: #c9111c;
	text-decoration:none;
	
}
a.home-title:hover
{
    FONT-FAMILY:Trebuchet MS;
    FONT-SIZE: 11px;
    COLOR: #c9111c;
	text-decoration:underline;
	
	
}

.more3, a.more3, a.more3:link, a.more3:active, a.more3:visited   
{
    FONT-FAMILY: arial narrow;
    FONT-SIZE: 11px;
    COLOR: #757575;
	text-decoration:none;
	
}
a.more3:hover
{
    FONT-FAMILY: arial narrow;
    FONT-SIZE: 11px;
    COLOR: #757575;
	text-decoration:none;
	}


.more2, a.more2, a.more2:link, a.more2:active, a.more2:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #757575;
	text-decoration:none;
}
a.more2:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #757575;
	text-decoration:underline;
}


.events1, a.events1, a.events1:link, a.events1:active, a.events1:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #174c91;
	font-weight:bold;
	text-decoration:none;
}
a.events1:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #174c91;
	font-weight:bold;
	text-decoration:underline;
	
}
.events2, a.events2, a.events2:link, a.events2:active, a.events2:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #7eb20c;
	text-decoration:none;
}
a.events2:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #7eb20c;
	text-decoration:underline;
	
}


.more1, a.more1, a.more1:link, a.more1:active, a.more1:visited   
{
    FONT-FAMILY: arial narrow;
    FONT-SIZE: 11px;
    COLOR: #c60009;
	text-decoration:none;
}
a.more1:hover
{
    FONT-FAMILY: arial narrow;
    FONT-SIZE: 11px;
    COLOR: #c60009;
	text-decoration:none;
}


.more, a.more, a.more:link, a.more:active, a.more:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #c60009;
	text-decoration:none;
}
a.more:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #c60009;
	text-decoration:underline;
}


.user, a.user, a.user:link, a.user:active, a.user:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
	font-weight:bold;
    COLOR: #104696;
	text-decoration:none;
}
a.user:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
	font-weight:bold;
    COLOR: #000000;
	text-decoration:underline;
}

.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #2e76b3;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #96d40d;
	font-weight:bold;
	text-decoration:underline;
}
.pavilion-menu, a.pavilion-menu, a.pavilion-menu:link, a.pavilion-menu:active, a.pavilion-menu:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #2e76b3;
	text-decoration:none;
	font-weight:bold;
}
a.pavilion-menu:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #96d40d;
	font-weight:bold;
	text-decoration:underline;
}
.contant, a.contant, a.contant:link, a.contant:active, a.contant:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #133c79;
	line-height:16px;
	text-decoration:none;
}
a.contant:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #333333;
	line-height:16px;
	text-decoration:underline;
}

.top-link, a.top-link, a.top-link:link, a.top-link:active, a.top-link:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.top-link:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #af0a0a;
	text-decoration:none;
	font-weight:bold;

}

.left-links, a.left-links, a.left-links:link, a.left-links:active, a.left-links:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #000000;
	text-decoration:none;
}
a.left-links:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    COLOR: #8c7900;
	text-decoration:underline;
}

.input
{
color: #35592c;
font-family:verdana;
font-size:11px;
background: #ffffff;
border: 1px solid #a2b8de;
height:15;
width:97;
}
.input1
{
color: #35592c;
font-family:verdana;
font-size:11px;
background: #ffffff;
border: 1px solid #a2b8de;
height:19;
width:150;
}
.input2
{
color: #363e4d;
font-family:verdana;
font-size:10px;
background: #ffffff;
border: 1px solid #a2b8de;
height:19;
width:150;
}
.input3
{
color: #363e4d;
font-family:verdana;
font-size:10px;
background: #f8f8f8;
border: 1px solid #a7bce0;
height:19;
width:204;
}


.loginbox
{
color: #35592c;
font-family:verdana;
font-size:11px;
background: #ffffff;
border: 1px solid #9c9c9c;
height:17;
width:140;
}

.textarea1
{
color: #35592c;
font-family:tahoma;
font-size:11px;
background: #ffffff;
border: 1px solid #193a11;
height:50;
width:140;
padding: 2px 6px;
}
.top_back {
	background-image: url(images/top_back_right_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.blueheader, a.blueheader, a.blueheader:link, a.blueheader:active, a.blueheader:visited   
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 15px;
    COLOR: #227acd;
	text-decoration:none;
	font-weight:bold;
}
a.blueheader:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 13px;
    COLOR: #96d40d;
	text-decoration:underline;
}
.star
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    COLOR:#FF0000;
}

.red-link, a.red-link, a.red-link:link, a.red-link:active, a.red-link:visited   
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#BD050F;
	font-weight:normal;
	text-decoration:none;
}
a.red-link:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#BD050F;
	font-weight:normal;
	text-decoration:underline;
}
.content-blue
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#103B89;
	font-weight:normal;
	text-decoration:none;
}
.content1-blue
{
    font-family:Arial;
    font-size:11px;
    color:#133c79;
	font-weight:bold;
	text-decoration:none;
}
.content-heading
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#103B89;
	font-weight:normal;
	text-decoration:none;
}

.events_title1, a.events_title1, a.events_title1:link, a.events_title1:active, a.events_title1:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
a.events_title1:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    font-weight:bold;
    text-decoration:underline;
}