.logo {
	font-size: 34px;
	color: #7DAD01;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 
{
	font-size: 24px;
	color: #7DAD01;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a
{
	color: #0000FF;
	text-decoration: none;

}
a:hover
{
	color: #C4D283;

}
h2 {
	font-size: 20px;
	color: #7DAD01;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #7DAD01;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color: #7DAD01;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.brdr
{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-left-color: #747474;
}
strong
{
	font-weight: bold;
	color: #5F3A25;
}
.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #645B1C;
	color: #000000;
}
fieldset
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #645B1C;
	color: #000000;
	font-size: 10px;
}
legend
{
	font-weight: bold;
	color: #648901;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.footer
{
	background-color: #87986B;
}
.formstyleerror {
	border: 1px solid #645B1C;
	color: #000000;
	background-color: #FFCCCC;
}
/*-------MENU----------------*/
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica", "sans-serif";
	color: #333333;
	}
.menu ul{
	height:45px;
	list-style:none;
	margin:0;
	padding:0;
	background-image: url(images/menubar.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	.menu li{
	float:right;
	padding:0px;
		}
	.menu li a{
	color:#000000;
	display:block;
	font-weight:normal;
	line-height:38px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #845B06;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #87986B;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	background-color: #5E6949;		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	width:225px;
		}
	.menu li:hover li a{
	background:none;		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-color: #87986B;
			}
	.menu p{
		clear:left;
		}	

		
/* ---- calendar popup ---- */

img.date-icon {margin:0px; padding-bottom:1px; vertical-align:bottom; cursor:pointer;}

div.calendar {position:relative; margin-top:2px;}
div.calendar table {border:1px solid #999; font-size:11px; color:#000; cursor:default; background:#fff;}
div.calendar {border:0px;}

.calendar .button {text-align:center; padding:1px; border:solid 1px #999;}
.calendar .nav {background-color:#eee; font:bold 12px verdana; color:#666;}
.calendar thead tr {background-color:#eee; color:#333;}
.calendar thead .title {font-weight:bold; text-align:center; background-color:#eee; color:#333; padding:1px;}
.calendar thead .name {border-bottom:1px solid #999; padding:1px; text-align:center; color:#333;}
.calendar thead .daynames {background-color:#ccc;}
.calendar thead .weekend {color: #900;}
.calendar thead .hilite {background-color:#fff; color:#000;}
.calendar thead .active {background-color:#fff;}
.calendar tbody .day {padding:2px 6px; color:#333; text-align:right;}
.calendar tbody .day.othermonth {font-size:80%; color:#bbb;}
.calendar tbody .day.othermonth.oweekend {color:#fbb;}
.calendar table .wn {padding:2px 3px 2px 2px; border:1px solid #000; background:#C7E1F3;}
.calendar tbody .rowhilite td {background:#ff9;}
.calendar tbody .rowhilite td.wn {background:#F1F8FC;}
.calendar tbody td.hilite {color:#000; cursor:pointer;}
.calendar tbody td.active {font-weight:bold; color:#600;}
.calendar tbody td.selected {border:solid 1px #999;}
.calendar tbody td.weekend {color:#900;}
.calendar tbody td.today {text-decoration:underline;}
.calendar tbody .disabled {color:#999;}
.calendar tbody .emptycell {}
.calendar tbody .emptyrow {display:none;}
.calendar tfoot .footrow {text-align:center; background-color:#eee; color:#333;}
.calendar tfoot .ttip {background-color:#eee; color:#333; border-top:solid 1px #999;padding:1px;}
.calendar tfoot .hilite {background:#B8DAF0; border:solid 1px #178AEB; color:#000; padding:1px;}
.calendar tfoot .active {background:#006AA9; padding:2px 0px 0px 2px;}
.calendar .combo {position:absolute; display:none; top:0px; left:0px; width:40px; cursor:default; border-left:solid 1px #999; border-right:solid 1px #999; border-bottom:solid 1px #999; background:#fff; color:#333; font-size:11px; z-index:100;}
.calendar .combo .label, .calendar .combo .label-IEfix {text-align:center; padding:1px;}
.calendar .combo .label-IEfix {width:40px;}
.calendar .combo .hilite {background-color:#ff9; color:#000;}
.calendar .combo .active {border-top:solid 1px #999; border-bottom:solid 1px #999; background:#eee; color:#000;}
.calendar td.time {border-top:1px solid #000; padding:1px 0px; text-align:center; background-color:#E3F0F9;}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {padding:0px 3px 0px 4px; border:1px solid #889; font-weight:bold; background-color:#F1F8FC;}
.calendar td.time .ampm {text-align:center;}
.calendar td.time .colon {padding:0px 2px 0px 3px; font-weight:bold;}
.calendar td.time span.hilite {border-color:#000; background-color:#267DB7; color:#fff;}
.calendar td.time span.active {border-color:red; background-color:#000; color:#A5FF00;}
