.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
	background-color: #FFCC99;
}

.calendarToday {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}


.calendarHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.calendar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.datefont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
}

.footerfont {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
}

.body {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
	 	color: #000000;
	 	font-weight: normal;
	 	text-decoration: none;
}
A.body:Visited { text-decoration: none;  color: #990000; }
A.body:Link    { text-decoration: none;  color: #990000; }
A.body:Hover   { text-decoration: underline;  color: #990000; }


.body2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.body2:Visited { text-decoration: none;  color: #990000; }
A.body2:Link    { text-decoration: none;  color: #990000; }
A.body2:Hover   { text-decoration: underline;  color: #990000; }

.body3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.body3:Visited { text-decoration: none;  color: #990000; }
A.body3:Link    { text-decoration: none;  color: #990000; }
A.body3:Hover   { text-decoration: underline;  color: #990000; }



.bodybold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.bodybold:Visited { text-decoration: none;  color: #990000; }
A.bodybold:Link    { text-decoration: none;  color: #990000; }
A.bodybold:Hover   { text-decoration: underline;  color: #990000; }

.bodybig {
		font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
}
A.bodybig:Visited { text-decoration: underline; color: #990000; }
A.bodybig:Link    { text-decoration: underline; color: #990000; }
A.bodybig:Hover   { text-decoration: underline;  color: #990000; }

.verdana_font {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.verdana_font:Visited { text-decoration: none;  color: #990000; }
A.verdana_font:Link    { text-decoration: none;  color: #990000; }
A.verdana_font:Hover   { text-decoration: underline;  color: #990000; }


.fullborderpeach {
	border-color: #FFCC99;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.details_tables {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.borderALL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.borderRB {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.borderRBL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.borderR {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.borderRL {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.borderB {
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.borderBT {
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
