body {
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0px;
	background-color: #CC9900;
}

td {
	font-size: 10px;
	color: #2f1f0e;
	font-family: verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

a {
	color: #2f1f0e;
	text-decoration: none;
}

a:visited {color: #2f1f0e}
a:active {color: #2f1f0e}
a:hover {color: #CC9900}

.topLink:hover {color: #ffffff}

.medTxt {
	font-size: 11px;
	color: #2f1f0e;
	font-family: verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

.smGrey {
	font-size: 9px;
	color: #6F6F6F;
	font-family: Arial, verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

.medGrey {
	font-size: 10px;
	color: #6F6F6F;
	font-family: Arial, verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

.heading {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

.medHeading {
	font-weight: bold;
	font-size: 12px;
	color: #CC9900;
	font-family: verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

.smHeading {
	font-weight: bold;
	font-size: 11px;
	color: #CC9900;
	font-family: verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

.medWhite a:link {color: #FFFFFF}
.medWhite a:visited {color: #FFFFFF}
.medWhite a:active {color: #FFFFFF}
.medWhite a:hover {color: #000000}

.smHeading a:link {color: #CC9900}
.smHeading a:visited {color: #CC9900}
.smHeading a:active {color: #CC9900}
.smHeading a:hover {color: #000000}

.input {
	border: #cc9900 1px solid;
	font-size: 11px;
	background-color: #FAF3E1;
	padding: 0px 0px 0px 2px;
}

.button {
	font-size: 9px;
	font-family: verdana, geneva, helvetica, trebuchet ms, sans-serif;
	background-color: #FAF3E1;
}

.medWhite {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: verdana, geneva, helvetica, trebuchet ms, sans-serif;
}

.smWhite {color: #ffffff}

.logo1 {
	font-family: "Times New Roman", Times, sans-serif;
	font-style: italic;
	font-size: 13px;
	color: #FC8400;
}

.logo2 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

#boxDetails {
	width: 553px;
	overflow: auto;
}

/* For Rich Text Field button bars */

#CONTROLS {
	background: #FAECC7;
}

#rightBar {
	position: absolute;
	top: 68px;
	left: 830px;
	width: 160px;
	height: 600px;
}

#splash {
	position: absolute;
	top: 90px;
	left: 405px;
	width: 420px;
	height: 404px;
}