body {
	margin:0px;
	padding:0px;
	font: .8em verdana, arial, sans-serif;
}



.header{
	border-right-style: none; 
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}



.table{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #547ABA;
}


#nav {
		border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEEBCB;
	border-right-color: #688044;
	border-bottom-color: #688044;
	border-left-color: #FEEBCB;
	font-family: verdana;
	font-size: 10pt;
	color: #5C8727;
	background: #DDE6D0;
}



#nav div.top {
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 6px;
    padding-right: 8px;
    width: 100%;
}




#nav div.section {	
	width: 140px;
    position: absolute;
    display: inline;
	z-index: -1;
}



#nav div.box {
    background-color: #DDE6D0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEEBCB;
	border-right-color: #688044;
	border-bottom-color: #688044;
	border-left-color: #FEEBCB;
    position: relative;
    visibility: hidden;
    width: 100%;
}



#nav a:link, #nav a:visited{
	color: #42611D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding: 0;	
	font-weight: bold;
	padding: 1px;
}

#nav a:active, #nav a:hover{	
	color: #fff;
	font-weight:bold;
	background-color: #5C8727;
	padding: 1px;
	}




.theader{
	border-right-style: none; 
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	color: #0D6CB6;
	font-family: verdana; 
	font-size: 10pt;
	font-weight: bold;
	border-color: #FFD797; 
	background-color: #FFD797;
}


.tminicalendar{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
	border-color: #FFF7E8;
	background-color: #FFF7E8;
}




.tyearcalheader {
	border-right-style: none; 
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	color: #FFFFFF;
	font-family: verdana; 
	font-size: 10pt;
	font-weight: bold;
	border-color: #CDD9ED; 
	background-color: #CDD9ED;

}


.tdatecell{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 20px;
	height: 20px;
	border-color: #FFF7E8;
	background-color: #FFF7E8;
}

.teventcell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 20px;
	height: 20px;
	border-color: #FDBF57;
	background-color: #FDBF57;
}



.ttodaycell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
	width: 20px;
	height: 20px;
	border-color: #DDE6D0;
	background-color: #DDE6D0;
}




.monthemptycell {

	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #EBF0E3; 
	background-color: #EBF0E3;

}



.monthdatecell{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #547ABA;
	background-color: #FFF7E8;
}

.montheventcell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #547ABA;
	background-color: #FDBF57;
}



.monthtodaycell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #547ABA;
	background-color: #DDE6D0;
}



.tablebody {
	
	font-family: verdana; 
	border-right-style: none; 
	border-left-style: none;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: #ffffff;

}




.tyearbox {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: FFFFFF;
}



.eventheader{
	border: 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	border-right-style: none; 
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	color: ffffff;
	background-color: #7897CE;
}



.listingheader{
	border: 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	border-right-style: solid; 
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	color: ffffff;
	background-color: #7897CE;
}


.listingcell{
	border: 1px solid;
	border-right-style: none; 
	border-left-style: solid;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: #FFF7E8;
}



.tevents1{
	border: 1px solid;
	border-right-style: none; 
	border-left-style: none;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: #FFF7E8;
}


.hrbar {
	color: #547ABA;
}


.selectbox{
	border: 1px solid;
	border-color: #547ABA;
	background-color: #FFFFFF;
	font-family: verdana; 
	font-size: 8pt;
	width: 180;
}


.subheader{
	font-family: verdana; 
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}


.bigtext{
	font-family: verdana; 
	font-size: 13pt;
	color: #000000;
}

.midtext{
	font-family: verdana; 
	font-size: 10pt;
	color: #000000;
}


.basictext{
	font-family: verdana; 
	font-size: 8pt;
}


.littletext{
	font-family: verdana; 
	font-size: 8pt;
}

.tinytext{
	font-family: verdana; 
	font-size: 6pt;
}



.errortext{
	font-family: verdana; 
	font-size: 9pt; 
	color: #CC0000;
}


.textbox{
	font-family: verdana; 
	font-size: 8pt; 
	background-color: #ffffff; 
	color: #000000;
}


.buttons{
	
}

/*footer */
#footerContent {
	padding: 10px 20% 10px auto;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE6D0;
}
#footerContent a:link, #footerContent a:visited {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	padding: 2px;
 }
#footerContent a:hover, #footerContent a:active  {
	background-color:#CDDABC;
	text-decoration: none;
	color: #333333;
	padding: 2px;
 }

 
.copyright {
	color: #94AF6F;
	text-align: left;
	font-size: 9px;
} 

a.navlink:link, a.navlink:visited{
	color: #0D6CB6;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
a.navlink:hover, a.navlink:active{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	background: #0D6CB6;
	padding: 1px;
}

a.listinglink:link, a.listinglink:visited{
	color: #0D6CB6;
	text-decoration: underline;
	padding: 1px;
	font: bold 8pt verdana;
}
a.listinglink:active, a.listinglink:hover{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	background: #0D6CB6;
	padding: 1px;
}

a.orderbylink:link, a.orderbylink:visited{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: underline;
	padding: 1px;
}
a.orderbylink:active, a.orderbylink:hover{
	color: #7897CE;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	background: #FFF7E8;
	padding: 1px;
}

a.basiclink:link, a.basiclink:visited{color: #0D6CB6; font-family: verdana; font-size: 10pt; text-decoration: underline; font-weight: bold;
	padding: 1px;}
a.basiclink:active, a.basiclink:hover{
	color: #FFF7E8;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
	background: #0D6CB6;
}

a.smalllink:link, a.smalllink:visited{color: #0D6CB6; font-family: verdana; font-size: 8pt; text-decoration: underline; font-weight: bold;}
a.smalllink:active, a.smalllink:hover{color: #5C8727; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}


a.editlink:link, a.editlink:visited{color: #0D6CB6; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.editlink:active, a.editlink:hover{color: #5C8727; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.eventaddlink:link, a.eventaddlink:visited{color: #FFF7E8; font-family: san-serrif; font-size: 8pt; text-decoration: underline; font-weight: bold;
	padding: 1px;}
a.eventaddlink:active, a.eventaddlink:hover{
	color: #0D6CB6;
	font-family: san-serrif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	background: #FFF7E8;
	padding: 1px;
}


a.datelink:link, a.datelink:visited{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.datelink:active, a.datelink:hover{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.todaylink:link, a.todaylink:visited{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.todaylink:active, a.todaylink:hover{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.eventlink:link, a.eventlink:visited{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.eventlink:active, a.eventlink:hover{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.tableheaderlink:link, a.tableheaderlink:visited{
	color: #0D6CB6;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	padding: 1px;
}
a.tableheaderlink:active, a.tableheaderlink:hover{
	color: #0D6CB6;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	background: #DDE6D0;
	padding: 1px;
	}

a.monthviewlink:link, a.monthviewlink:visited{
	color: #0D6CB6;
	text-decoration: underline;
	padding: 1px;
	font: bold 8pt verdana;
}
a.monthviewlink:active, a.monthviewlink:hover{
	color: #FFF7E8;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	background: #0D6CB6;
	padding: 1px;
}


a.categorylink:link, a.categorylink:visited{color: #ffffff; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;}
a.categorylink:active, a.categorylink:hover{color: #42611D; font-family: verdana; font-size: 10pt; text-decoration: underline; font-weight: bold;}
