.WSReq {color: #FF0000; font-size: 10px;}
.WSBar {background-color: #c9e39c; color: #000000; font-weight: bold;}
.WSNewMemberTable {border: 1px #c9e39c solid;}
.WSBtn {margin: 0 0 8px 0;}



/* 5 Day Event preview */

.epMainTable {
	width: 100%;
	background-color: #FFFFFF;
}

.epSubTable {
	background-color: #FFFFFF;
}

.epEventDate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #60ad45;
	padding: 3px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #c3c8ce;
}

.epEventDescription {
	font-size: 12px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: ffffff;
	padding: 5px;
}


/* Page Formating defaults */


body {
	background: #FFFFFF url(/userfiles/image/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}

body, td {
	font-size: 13px;
	color: #6E6E6E;
	font-family: "Trebuchet MS", Arial, serif;
	line-height: 1.5;
}

a:link {
    color:#125798;
    text-decoration: underline;
}

a:visited {
    color:#2c3e8d;
    text-decoration: underline;
}

a:hover {
	color: #8D0000;
	text-decoration: none;
}

a:active {
	color: #ed1846;
	text-decoration: none;
}

a.imglink:link
a.imglink:visited {border:none;}
a.imglink:hover {background:transparent;}


/* Heading */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 160%;
	color: #125798;
	display: inline;
	text-decoration: none;
	line-height: 2.0;
}

h2 {
	font-weight: bold;
	font-size: 140%;
	color: #125798;
	display: inline;
	font-style: italic;
	text-decoration: none;
	line-height: 2.0;
}

h3 {
	font-weight: bold;
	font-size: 140%;
	color: #939292;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

h4 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: 135fad;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

h5 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: 63b045;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

h6 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 125%;
	color: ed1846;
	display: inline;
	text-decoration: none;
	line-height: 1.75;
}

/* Horizontal Rule */

hr {
	border: 0;
	width: 100%;
	color: #125798;
	background-color: transparent;
	height: 1px;
	
}


/* Calendar */

.sidebar .calendar {
	padding: 0;
}

.calendar caption {
}

.calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

.calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

.calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

.calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

.calendar #prev {
	text-align: left;
}

.calendar #next {
	text-align: right;
}

.calendar a {
	font-weight: bold;
}
/* Powered By */

.poweredby {
	font-size: 10px;
	line-height: 0px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.poweredby:link {
	text-decoration: none;
	color: #B4B4B4;
}

.poweredby:visited {
	text-decoration: none;
	color: #B4B4B4;
}

.poweredby:hover {
	text-decoration: none;
	color: #2c2dbd;
	border-bottom: none;
	background-color: #f3f3f3;
}

.poweredby:active {
	text-decoration: none;
	color: #2c2dbd;
	border-bottom: none;
	background-color: #f3f3f3;
}

/* Footer Menu */

.footerMenu {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5;
	color: #B4B4B4;
	font-family: arial, sans-serif;
	text-decoration: none;
	
}

/* Footer */

.footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(/userfiles/image/img06.gif) no-repeat;
}

/* Popup Window */

.popupBody {
	background: #ffffff url(/userfiles/image/img04.gif) repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* printerFooter */

.printerFooter {
	font-size: 12px;
	color: #B4B4B4;
	font-family: "Trebuchet MS", Arial, serif;
	line-height: 1.25;
	text-decoration: none;
}

/* Printer */

.printer {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

a.printer:link {
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	
}

a.printer:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}

a.printer:active {
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	
}

a.printer:hover {
	font-size: 10px;
	color: #8D0000;
	text-decoration: underline;
	font-weight: bold;
}

/* EmailFriend*/

.EFbody {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: bold;
	font-family: MS Sans Serif, Geneva, sans-serif
	line-height: 12px;
	padding: 2px;
}

.EFHeader {
	font-size: 12px;
	color: #6E6E6E;
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-weight: normal;
	text-align: center;
        padding: 5px;
}

.EFText {
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}



/* end defaults */
		.topnav{overflow: auto; left: 0; color: #FFFFFF; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px;font-style: normal; font-variant: normal;font-weight: bolder; letter-spacing: 1px; line-height: 50px; padding: 12px; text-align: center;text-indent: 25;}.topnav:link {text-decoration: none;color: #FFFFFF; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal;font-variant: normal; font-weight: bolder; border-width: 0px;
						}.topnav:active {text-decoration: underline;color: #FFFFFF; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: bolder; border-width: 0px;
						}.topnav:visited {text-decoration: none;color: #FFFFFF; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: bolder; border-width: 0px;
						}.topnav:hover {text-decoration: underline;color: #FFFFFF; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: bolder; border-width: 0px;
						}

		.subscribe{overflow: auto; left: 0; border-style: dotted; border-width: 2px;border-color: #0099CC; color: #6E6E6E; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px;font-style: normal; font-variant: normal;font-weight: bolder; padding: 3px; text-align: center;}

		.printer{color: #6E6E6E; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px;font-style: normal; font-variant: normal;font-weight: normal; text-align: center;}

		.EFlink{overflow: auto; left: 0; color: #6E6E6E; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px;font-style: normal; font-variant: normal;font-weight: bolder; text-align: center;}.EFlink:link {color: #6E6E6E; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px; font-style: normal;font-variant: normal; font-weight: bolder; border-width: 0px;
						}.EFlink:active {color: #6E6E6E; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: bolder; border-width: 0px;
						}.EFlink:visited {color: #666699; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: bolder; border-width: 0px;
						}.EFlink:hover {text-decoration: underline;color: #8D0000; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: bolder; border-width: 0px;
						}

		.eventSideCal{overflow: auto; left: 0; border-style: solid; border-width: 1px;border-color: #F2F2F2; color: #6E6E6E; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 13px;font-style: normal; font-variant: normal;font-weight: normal; text-align: center;}

		.rightnav{overflow: auto; left: 0; color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 11px;font-style: normal; font-variant: normal;font-weight: bold; line-height: 5px; padding: 5px; text-align: center;text-indent: 5;}.rightnav:link {color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 11px; font-style: normal;font-variant: normal; font-weight: bold; border-width: 0px;
						}.rightnav:active {text-decoration: underline;color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: bold; border-width: 0px;
						}.rightnav:visited {text-decoration: none;color: 6e6e6e; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: bold; border-width: 0px;
						}.rightnav:hover {color: 8d0000; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: bold; border-width: 0px;
						}

		.bottomnav{overflow: auto; left: 0; color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 12px;font-style: normal; font-variant: normal;font-weight: normal; line-height: 5px; padding: 3px; text-align: center;}.bottomnav:link {color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 12px; font-style: normal;font-variant: normal; font-weight: normal; border-width: 0px;
						}.bottomnav:active {text-decoration: underline;color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; border-width: 0px;
						}.bottomnav:visited {color: 6e6e6e; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; border-width: 0px;
						}.bottomnav:hover {color: #8D0000; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; border-width: 0px;
						}

		.searchbutton{overflow: auto; left: 0; color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 10px;font-style: normal; font-variant: normal;font-weight: normal; text-align: center;}

		.img{overflow: auto; left: 0; color: #6E6E6E; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 11px;}.img:hover {color: #8D0000; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 11px; border-width: 0px;
						}

		.leftnav2{overflow: auto; left: 0; color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px;font-style: normal; font-variant: normal;font-weight: normal; line-height: 15px; text-align: left;text-indent: 5;}.leftnav2:link {color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal;font-variant: normal; font-weight: normal; border-width: 0px;
						}.leftnav2:active {color: #8D0000; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; border-width: 0px;
						}.leftnav2:visited {color: #125798; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; border-width: 0px;
						}.leftnav2:hover {color: #8D0000; font-family: MS Sans Serif, Geneva, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; border-width: 0px;
						}

		.QuickCarttitle{overflow: auto; left: 0; border-bottom-style: inset;border-bottom-width: 1px; border-bottom-color: #6699FF;color: 125798; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px;font-style: normal; font-variant:  small-caps;text-align: center;}
