BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #828282;
	background-color: #f5f5f5;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #828282;
}
H1  {
	font-size : 20px;
	font-weight: normal;
	color: #111111;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #828282;
}

.smwhite  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
}

A:hover {
	color : #828282;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

A {
	color : #a0cf67;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

A.topnav:hover {
	color : #a0cf67;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

A.topnav {
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

.leftnav {
	color : #a0cf67;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	letter-spacing:-1px;
	font-weight: regular;
	text-decoration: none;
}

A.leftnav:hover {
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	letter-spacing:-1px;
	font-weight: regular;
	text-decoration: none;
}

A.leftnav {
	color : #a0cf67;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	letter-spacing:-1px;
	font-weight: regular;
	text-decoration: none;
}

.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: regular;
	text-decoration: none;
}

A.botnav:hover {
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: regular;
	text-decoration: none;
}

A.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: regular;
	text-decoration: none;
}

.headertext {
	font-size : 16px;
	font-weight: bold;
}

.midtext {
	font-size : 20px;
	font-weight: regular;
	color: #111111;
}

.boldtext {
	font-weight: bold;
}

.blackbold {
	font-weight: bold;
	color : #000000;
}

.smtext {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: regular;
	text-decoration: none;
}

.boldwhite {
	font-size : 16px;
	font-weight: bold;
	color: #ffffff;
}

.boldgreen {
	font-size : 12px;
	font-weight: bold;
	color: #a0cf67;
}

.boldorange {
	font-size : 12px;
	font-weight: bold;
	color: #fcb814;
}

.boldblue {
	font-size : 12px;
	font-weight: bold;
	color: #00b1b0;
}

.boldblue2 {
	font-size : 12px;
	font-weight: bold;
	color: #666666;
}

.bluetext {
	font-size : 12px;
	font-weight: regular;
	color: #00b1b0;
}

.hint {
	color: #800000;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}

INPUT.button { 
	background-color: #00b1b0;
	border: solid 1px #00b1b0; 
	color: #ffffff;
	font-weight: bold;
}

