body {
	background-color: #cfcab3;
	margin-top: 0px;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.menu {
		color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:none;
}
.menu:hover {
		color: #990000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}.shadow1 {
	background-image: url(images/shadow1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1CEC6;
	border-right-color: #D1CEC6;
	border-bottom-color: #D1CEC6;
}
.text {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text a:link {
	color: #990000;
	text-decoration: none;
}
.text a:visited {
	color: #990000;
	text-decoration: none;
}
.text a:hover {
	color: #000000;
	text-decoration: underline;
}.text a:active {
	color: #990000;
	text-decoration: none;
}

.menu1 {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: none;
	text-decoration:underline;
}
.menu1:hover {
	color: #e45c01;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: none;
	text-decoration: underline;
}	
.shadow2 {
	background-image: url(images/shadow2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
.shadow3 {
	background-image: url(images/shadow3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
.shadow4 {
	background-image: url(images/shadow4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
.menu2 {
	color: #635e4f;
	font-size: 10px;
	font-family: Arial;
	font-weight: none;
	text-decoration:none;
}
.menu2:hover {
	color: #990000;
	font-size: 10px;
	font-family: Arial;
	font-weight: none;
}		
.link {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: none;
	text-decoration:none;
}
.link:hover {
	color: #e45c01;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: none;
	text-decoration:underline;
}			
.text1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.list-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
}
.sub-title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #e35b00;
	padding-top: 10px;
	padding-bottom: 3px;
}
.site-link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #0A1511;
	text-decoration: none;
}
.site-link:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #CE0000;
	text-decoration: none;
}