@charset "UTF-8";
/* CSS Document */

.outline
{
border-color:#ebddc1;
border-width:thin;
border-style:double;
}

.topbottomborder
{
border-top-color:#ebbdc1;
border-top-width:thin;
border-top-style:double;
border-bottom-color:#ebddc1;
border-bottom-width:thin;
border-bottom-style:double;
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;
}

.bodybig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	;
}

.headermain
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-left: 20px;
}

a {
	font-size: 11px;
	color: #711A00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #461000;
}
a:hover {
	text-decoration: underline;
	color: #A72601;
}
a:active {
	text-decoration: none;
	color: #711A00;
}

a.bottom {
	font-size: 11px;
	color:#ebddc1;
}
a.bottom:link {
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #CBBFA7;
}
a.bottom:hover {
	text-decoration: underline;
	color: #CFB8A8;
}
a.bottom:active {
	text-decoration: none;
	color: #EBDDC1;
}

a.home {
	font-size: 11px;
	color:#eeb438;
}
a.home:link {
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
	color: #eeb438;
}
a.home:hover {
	text-decoration: none;
	color:#ebddc1;
}
a.home:active {
	text-decoration: none;
	color: #ebddc1;
}

a.smalllink {
	font-size: 9px;
	color:#ebddc1;
}
a.smalllink:link {
	text-decoration: none;
}
a.smalllink:visited {
	text-decoration: none;
	color: #CBBFA7;
}
a.smalllink:hover {
	text-decoration: underline;
	color: #CFB8A8;
}
a.smalllink:active {
	text-decoration: none;
	color: #EBDDC1;
}

.leftmenu {
	font-size: 14px;
	color: #Ebbdc1;
}
.smalltext {
	font-size: 9px;
	line-height: 10px;
}
.states_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #711A00;
}
