/* CSS Document */
body {
		background-image:url(images/body_bg.gif);
		background-repeat:repeat-x;
		background-color:#F9F4E4;
		}
		
a.linkoverride:link {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A6850;
	
}

a.linkoverride:visited {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

a.linkoverride:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	color: #683325;
}

a.linkoverridebottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4A6850;
}

a.linkoverridebottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFBF00;
}

a.linkoverridebottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFBF00;
}

a.linkoverride2:link {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #4A6850;
	
}

a.linkoverride2:visited {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}

a.linkoverride2:hover {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:underline;
	color: #683325;
}


.body_border {
		border-left:#D2C9BB 1px solid;
		border-right:#D2C9BB 1px solid;
		}

.body_text {
		font-family:tahoma;
		font-size:12px;
		color:#391E1B;
		text-decoration:none;
		font-weight:normal;
		padding-top:15px;
		padding-left:1px;
		}
		
.body_text2 {
		font-family:tahoma;
		font-size:11px;
		color:#916964;
		text-decoration:none;
		font-weight:normal;
		line-height:20px;
		padding-top:15px;
		padding-left:1px;
		}

.body_text2:hover {
		text-decoration:underline;
		}
		
.style4 {	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #683325;
}

.style3 {
	font-size: 10px;
	font-family: Times, Times New Roam, serif;
	font-weight: bold;
	color: #543632
}

.style4b {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #683325;
}
		
.style5 {	
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #543632;
}

