body
{
	background-color: #FCFAE6;
	background-image: url(/content/files/bkg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}

td,p,ul,li,select,.text
{
	color: #431D02;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

h1,.headline1
{
	color: #980005;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

h2,.headline2
{
	color: #431D02;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

a:link,a:visited,a:active
{
	color: #980005;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #431D02;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.footer,a:link.footer,a:visited.footer,a:active.footer
{
	color: #9A8A6C;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.footer
{
	color: #431D02;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.leftside
{
	background-image: url(/content/files/nav_leftside.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.rightside
{
	background-image: url(/content/files/nav_rightside.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.content
{
	width: 400px;
	align: left;
	margin: 17px 24px 20px 67px;
	padding: 17px 24px 20px 67px;
}

.leftcol
{
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.rightcol
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-left: #9A8A6C;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
}

input,textarea,submit
{
	border-color: #431D02;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	color: #431D02;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.reqtext {
	color: #980005;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.outertable
{
	border-color: #431D02;
	border-width: 1px;
	border-style: solid;
}
