body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/bg.gif');
	background-repeat: repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #908d66;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1b0b1;
}

a.small:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #908d66;
	text-decoration: underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a7a58f;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #828282;
	text-decoration: none;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #515151;
}

a.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #515151;
	text-decoration: none;
}

a.small:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: underline;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #99CC00;
}

.submit {
	background: url('../images/submit.gif');
	cursor:pointer;
	height:23px;
	padding-top: 0px;
}

input {
	background-color:#3b3b3b;
	border:solid 1px #41413b;
	color:#a8a8a8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:18px;
	line-height:18px;
	margin-bottom:8px;
	padding-left:5px;
	padding-top:5px;
	vertical-align:middle;
}

textarea {
	background-color:#3b3b3b;
	border:solid 1px #41413b;
	color:#a8a8a8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:120px;
	line-height:18px;
	margin-bottom:8px;
	padding-left:5px;
	padding-top:5px;
	vertical-align:middle;
}

select {
	background-color:#3b3b3b;
	border:medium none;
	color:#5a6b28;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-left:5px;
	vertical-align:middle;
}

.topleft[class] {
	background: url(../images/shadow_top_left.png) no-repeat top center;		
}

.topright[class] {
	background: url(../images/shadow_top_right.png) no-repeat top center;		
}

.shadow_top[class] {
	background: url(../images/shadow_top.png) repeat-x top center;		
}

.shadow_bottom[class] {
	background: url(../images/shadow_bottom.png) repeat-x top center;		
}

.shadow_right[class] {
	background: url(../images/shadow_right.png) repeat-y top center;		
}

.shadow_left[class] {
	background: url(../images/shadow_left.png) repeat-y top center;		
}

.nav {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.maintxtsmall {
	font-family: Arial;
	font-size: 11px;
	color: #6d7c82;
}

.motto {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

a.calendarlink {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #464646;
	text-decoration: none;
}

a.calendarlink:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

.calendar2 {
	height: 65px;
	width: 90px;
	border: solid 1px #575757; 
	vertical-align: top;
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #e4e4e4;
}

.calendar2_grey{
	height: 65px;
	width: 90px;
	border: solid 1px #575757; 
	vertical-align: top;
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #e4e4e4;
	background-color: #494748;
}