body {
	margin: 0px;
	padding: 0px;
	background-color: #B5B760;
	background-repeat: repeat;
	background-image: url(/images/bg_body.gif);
	color: #D4D0C8;
}

a.submenu:link {color: #807E85; text-decoration: none}
a.submenu:visited {color: #807E85; text-decoration: none}
a.submenu:hover {
	color: #9B4E00;
	text-decoration: underline;
}

a.menu_item:hover {background-color: transparent;
}

a.text_link:link {
	color: #807E85;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #807E85;
	border-bottom-width: 1px;
}
a.text_link:visited {
	color: #807E85;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #807E85;
	border-bottom-width: 1px;
}
a.text_link:hover {
	color: #9B4E00;
	border-bottom-color: #9B4E00;
	border-bottom-style: solid;
	border-width: 1px;
	background-color: #EAE7CF;
}

.header {
	background-color: #D2CB99;
}

.main {
	background-color: #DCD7AF;
	border-color: #969A47;
	border-width: 3px;
	border-top-style: solid;
	border-top-color: #969A47;
	border-right-style: solid;
	border-right-color: #969A47;
	border-bottom-color: #969A47;
	border-bottom-style: solid;
	border-left-color: #969A47;
	border-left-style: solid;
}

.content_title {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #9B4E00;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807E85;
	background-color: #DCD7AF;
	height: 19px;
	vertical-align: middle;
}
.text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656532;
	line-height: 17px;
	text-align: left;
	display: inline-table;
}

p.text_block {
	margin-top: 5px;
}

.block_right {
	font-size: 11px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}


.bottom {
	background-color: #CFC998;
	border-width: 1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #807E85;
	text-align: center;
	vertical-align: middle;
	border-color: #948941;
	border-style: solid;
}
.subselected A {
    color: #FFFFFF; 
    background-color: #CCCCCC;
    padding-right: 5px;
    text-decoration: none
}

.subselected A:hover {
    color: #FFFFFF; 
    background-color: #999999; 
    text-decoration: none
}

	
.selected A {
    color: #FFFFFF; 
    background-color: #999999;
    padding-right: 5px;
    text-decoration: none
}

.selected A:hover {
    color: #FFFFFF; 
    background-color: #999999; 
    text-decoration: none
}

.small {
    font-family: Verdana, Arial, sans-sans-serif;
    font-size: 9px; 
    line-height: 13px;
    text-decoration: none;
	color: #333333;
}

.smallheader {
    font-family: Verdana, Arial, sans-sans-serif;
    font-size: 9px; 
    line-height: 13px;
    text-decoration: none;
	color: #666666;
}
 
.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	background-color: CFC998;
	color: #333333;
	border-top-color: #969A47;
	border-width: 3;
	border-color: #969A47;
	border-left-color: #969A47;
	border-bottom-color: #969A47;
}



.med {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
	color: #333333;
}

.large {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
	color: #333333;
}

