body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A5A289;
	font-size: 10px;
}
.footer a:link {
	color: #C0CFCC;
	text-decoration: none;
}
.footer a:visited {
	color: #C0CFCC;
	text-decoration: none;
}
.footer a:hover {
	color: #C0CFCC;
	text-decoration: underline;
	
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	line-height: 18px;
}
.main {
	padding-top: 34px;
	padding-bottom: 30px;
	padding-right: 30px;


}
.brownbox {
	color: #F7F6E6;
	padding-bottom: 20px;
}

.dropshadow {
	width: 120px;
	background: url(../images/drop_border.png) top left no-repeat;
	float: right;
	
}

.dropshadow img {
	margin: 0px;
	padding: 5px;
	width: 100px;
	height: 100px;
	float: left;
	
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #C0CFCB;
	float: left;
	border: none;
}
.nav a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nav a:hover {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
.nav a:active {
	color: #666;
	text-decoration: none;
}

#small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #C0CFCB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#small a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 15px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding-right: 15px;
}

#small a:hover {
	color: #666;
	text-decoration: none;
}
#small a:active {
	color: #666;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	border: none;
}
