body {
	margin:10px;
	background-color:#555555;
}

body,td {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color:#574539
}

.TDmenu {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:#eae0c8
}
.topnav {
	color:#000000;
}

.breadcrumbs {
	font-size:80%
}

a:link  {
	color:#574539;
	text-decoration:none;
}

a:hover, a:visited:hover {
	color:#574539;
	text-decoration:underline;
}
.aname, .aname:hover {
	text-decoration: none;
}

.botbar {
	color:#E6DABD;
}

.title {
	color: #574539;
	font-weight: bold;
	font-size: 10pt;	
}
.title_ul {
	color: #574539;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

a.content_link, a.content_link:visited, a.content_link:hover, a.content_link:visited:hover {
	color: #51764A;
	font-weight:bold;
	text-decoration:underline;
}

.enroll_input {
	color: #574539;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
}

form {
	margin:0px;
}

.button {
        color: #574539;
        background-color: #c4b89b;
        font-weight:bold;
        border:1px solid #574539;
        margin-left:-3px;
		cursor:hand;
}

