/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../pics/bg.gif) center;
}

#table_01 {
	width: 760px;
	margin: 40px auto 0px;
}

#td_link {
	text-align: center;
	padding-bottom: 20px;
	width: 140px;
}

#td_logo {
	text-align: right;
	padding-top: 8px;
}

#td_content {
	background-color: #721939;
	padding: 40px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
}

#td_content a {
	color: #fff;
}

#td_logo2 {
	width: 180px;
	background-color: #721939;
	padding: 40px;
	vertical-align: top;
	text-align: center;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

#copyright {
	font-size: 9px;

}
#copyright a {
	color: #721939;
	text-decoration: none;
}

#copyright a:hover {
	font-weight: bold;
}
#copyright a:active {
	text-decoration: none;
}

.mail a {
	color: #ffffff;
	text-decoration: underline;
}

.mail a:hover {
	font-weight: bold;
}
.mail a:active {
	text-decoration: underline;
}

#td_menu {
	background-color: #721939;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
