body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

div#flash_container {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 830px;
	height: 247px;
	overflow: hidden;
}

.content { 
	border-width: 1px;
	border-color: #D3D3D3;
	border-style: solid;
	border-bottom-width:2px; 
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #a1192c;
	margin-bottom: 0px;
	line-height: 24px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 15px;
}
.link {
	color: #a1192c;
	font-weight:bold;
	text-decoration: none;
}
.foot {
	padding-top: 8px;
	color: #999999;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu {
	padding-top:17px;
	padding-left:19px;
	color: #fff;
	font-size: 10px;
	font-weight:bold;
	padding-bottom:60px;
	background-repeat:no-repeat;
	line-height: 18px;
}
.mLink {
	text-decoration: none;
	color: #fff;
}
a {
	color: #a1192c;
	text-decoration: none;
}
