body
{
	background-image: url(images/bg_resources.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #e2dab3;
}
td 
{
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:10px;
	color:#3D3D3D;
}
td.home 
{
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#8D8D8D;
	
}
td.content
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #3D3D3D;
}
#envelope {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 128px;
}
#leftnav {
	margin-left: auto;
	width: 172px;
	float: left;
	text-align: right;
	padding-right: 20px;
	margin-top: 80px;
}
#maincontent {
	float: left;
	padding-left: 20px;
	width: 380px;
	padding-top: 20px;
	padding-right: 20px;
}
#footer_resources {
	width: 430px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: center;
	padding-left: 172px;
	margin-bottom: 40px;
	height: 50px;
}


a:link {
	text-decoration: none;
	color:#7D7D7D;
}
a:visited {
	text-decoration: none;
	color:#7D7D7D;
}
a:hover {
	text-decoration: underline;
	color:#7D7D7D;
}
a.n {

	text-decoration: none;
	color:#7D7D7D;
}
a.dark {

	text-decoration: underline;
	color:#646464;
}
.dark
{
	color:#646464;
}
a.y
{
	text-decoration:none;
	color:#646464;
}
.y
{
	color:#646464;
}
a.g
{
	text-decoration:underline;
	color:#646464;
}
.g
{
	color:#646464;
}
.copy
{
	color:#646464;
}
a.copy
{
	color:#646464;
	text-decoration:none;
}

.links_1 
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	width: 180px;
}

.links_2 
{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
	width: 180px;
}
form {
	margin:0;
	padding:0;
}
input {
	padding:2px;
	width:200px;
}
textarea {
	padding:2px;
	width:200px;
	height:100px;
}
.button {
	width:60px;
}
p {
	margin:0 0 5px 0;
	padding:0;
}
.error {
	color:#FF0000;
	margin:0 0 10px 0;
}
.accept {
	color:#339966;
	margin:0 0 10px 0;
}
.td_text {
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#3D3D3D;
}
