

body {
  font-family: Arial;
  font-size:11px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:#E6E7C0;
}

td {
	font-family:Arial;
	color:#404041;
	  font-size:11px;


}

td.white {
	font-family:Arial;
	color:#F9F9F9;
}

td.header {
	font-family: Arial;
	color:#B5B200;
	  font-size:12x;
	  font-weight:bold;
	  background-color:#E6E7C0;

}

.small{
	  font-size:9px;

}
.semiheader{
font-size:12px;
font-weight:bold;
color:#B5B200;
text-decoration:underline;

}
.fieldheader{
font-size:10px;
font-weight:bold;
color:#B5B200;
}

.calendarHeader{
	font-family: Arial;
	  font-size:11px;
	color:#BC252A;
	font-weight:bold;
}
.calendarToday {
	font-family: Arial;
	  font-size:11px;
	color:#000066;
	background-color:#FFFFFF;
	font-weight: bolder;

}
.calendar{
	font-family: Arial;
	  font-size:11px;
	color:#000066;

}

th {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:20px;
	background-color:#E6E7C0;
	color:#B5B200;
}



.greenborder {
	border: 1px dotted #B5B200;
}
.imagegreenborder {
	border: 1px solid #B5B200;
}
.imageorangeborder {
	border: 1px solid #FEB300;
}
.orangeborder {
	border: 1px dotted #FEB300;
}

a:link {
	text-decoration:none;
	color:#404041;
}
a:visited {
	text-decoration:none;
	color:#404041;
}
a:hover {
	text-decoration:underline;
	color:#B5B200;
}
a:active {
	text-decoration:underline;
	color:#B5B200;

}

a.footerlink:link {

	color:#444444;
	text-decoration: underline;
}
a.footerlink:visited {
	color:#444444;
	text-decoration: underline;
}
a.footerlink:hover {
	text-decoration:underline;
	color:#104237;
}
a.footerlink:active {
	text-decoration: underline;
	color:#104237;

}


a.green:link {

	color:#B5B200;
	text-decoration:none;
}
a.green:visited {
	color:#B5B200;
	text-decoration: none;
}
a.green:hover {
	text-decoration:underline;
	color:#B5B200;
}
a.green:active {
	text-decoration: underline;
	color:#B5B200;

}





.titlegreen {
	font-family:Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	color: #B5B200;}



.titlegreen1 {
	font-family:Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
	color: #A6C150;}
	


.header {
	font-family: Arial;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}



.sidebar {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}


.footer {
  font-family:Arial;
	font-size: 9px;
	color: #404041;
}

.legal {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 	border-style: double;
 }


input.big {
	width: 100px;
}

.inputstyle {

	font-family: Arial;
	font-size: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEB300;
	border-right-color: #A6C150;
	border-bottom-color: #A6C150;
	border-left-color: #FEB300;
	height: 13px;
	color:#666666;
	font-weight: bold;
}

select {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	border-left: 2px solid #FEB300;
	border-bottom: 1px solid #A6C150;
	border-top: 2px solid #FEB300;
	border-right: 1px solid #A6C150;
}

.button {
	cursor: hand;
	position: static;
	height: 17px;
	width: 50px;
	font-size: 10px;
	color:#333333;
	background-color:#CCCCCC;
	font-weight:bold;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #104237;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #104237;
	

}


ul{
	list-style-image: url(/images/list.gif);
}