body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-link:link {
	font-family: "Verdana";
	font-size: 10px;
	color: #B6BBCB;
	text-decoration: none;
}
.footer-link:visited {
	font-family: "Verdana";
	font-size: 10px;
	color: #B6BBCB;
	text-decoration: none;
}
.footer-link:hover {
	font-family: "Verdana";
	font-size: 10px;
	color: #6a6a6a;
	text-decoration: none;
}


a:link {

	font-family: "Verdana";
	font-size: 10px;
	color: #6a6a6a;
	text-decoration: underline;
}
a:visited {
	font-family: "Verdana";
	font-size: 10px;
	color: #6a6a6a;
	text-decoration: underline;

}

a:hover {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.td-content {
	font-family: "Verdana";
	font-size: 10px;
	color: #6a6a6a;
	line-height: 135%;
	vertical-align: top;
	padding: 15px 5px 5px;



}

.title {
	font-family: "Futura Md BT";
	font-size: 11px;
	padding-top: 15px;
	color: #000000;
	font-weight: bold;


}
.subtitle {
	font-family: "Futura Md BT";
	font-size: 11px;
	color: #52779F;
	font-weight: bold;



}
.form {
	border: 1px solid #CCCCCC;
	font-family: "Times New Roman";
	font-size: 13px;
	color: #666666;
}


.copyright {
	font-family: "Verdana";
	font-size: 10px;
	color: #6a6a6a;
	text-decoration: none;
	padding-top: 5px;

}

.picpadding {
	padding-top: 8px;
}
.menuline {
	background-image: url(images/menu_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}
.left-title {
	font-family: "Futura Md BT";
	font-size: 16px;
	color: #cbcbcb;
	padding-top: 18px;
	padding-left: 5px;



}
select {
	border: 1px 1 #666666;
	font-family: "Verdana";
	font-size: 11px;
	color: #666666;

}
