BODY, TD {
	color : #324149;
	font : normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
ul { 
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
li { 
	padding-left: 10px; 
	background: url(images/arrow_green.gif) no-repeat -1px 5px ;
	line-height: 15pt;
}

A:link {
COLOR: #69413D;
text-decoration : none;
}

A:active {
COLOR: #B68A20;
text-decoration : none;
}

A:visited {
COLOR: #69413D;
text-decoration : none;
}

A:hover {
COLOR: #B68A20;
text-decoration : none;
background: #ededed;
}


.topnavDivide {
color: #E9D619;
 font-weight: bold;
}

.tinytext {
font-size: smaller;
 font-weight: normal;
}

.sidenavHeading {
font-size: small;
 font-weight: bold;
}

.sidenav A:link {
COLOR: #69413D;
text-decoration : none;
font-size: x-small;
}
.sidenav A:active {
COLOR: #B68A20;
text-decoration : none;
font-size: x-small;
}
.sidenav A:visited {
COLOR: #69413D;
text-decoration : none;
font-size: x-small;
}
.sidenav A:hover {
COLOR: #B68A20;
text-decoration : none;
font-size: x-small;
}

.header A:link {
COLOR: #69413D;
text-decoration : none;
font-size: small;
}
.header A:active {
COLOR: #B68A20;
text-decoration : none;
font-size: small;
}
.header A:visited {
COLOR: #69413D;
text-decoration : none;
font-size: small;
}
.header A:hover {
COLOR: #B68A20;
text-decoration : none;
font-size: small;
}

.title {
	margin-left: 1px;
	color: #515151;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
	font-style : normal;
	font : bold;
}

.thinbottom {
	border-bottom: 1px solid #A9B397;
}

/* form elements*/
.button {
	color: Purple; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold
}

INPUT {  font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 10px;BACKGROUND: #E9E9F3;COLOR: #000000;}
TEXTAREA {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;BACKGROUND: #E9E9F3;}
SELECT {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;BACKGROUND: #E9E9F3;}
