body{
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
}
td{
	font-family: MS  Serif, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
}
.line{
	height: 9px;
	background-color: #750119;
}
.content{
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	
}
a {
	color: #520817;
	text-decoration:none;
}
.footer{
	color: #ffffff;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
	padding-left: 15px;
	padding-bottom: 15px;
}
.footer a{
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
a.innerlink {
	color: #520817;
	text-decoration:none;
	border-bottom: 1px dashed #900;
}
a.innerlink:hover {
	border-bottom: 1px solid #900;
}

