body {
	background-color: #541222;
	margin: 0px;
	padding: 0px;
	background-image: url(/templates/4/bg.png);
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #541222;
}
a {
	color: #541222;
text-decoration: none;
}
a:hover {
text-decoration: underline;
	color: #541222;
}
#c1
{
	background:url(/templates/4/c1.png) no-repeat top left;
	width: 181px;
	height: 30px;
}
#c
{
	background:url(/templates/4/c2.png) repeat-y left;
	width: 169px;
	min-height: 50px;
	padding: 0px 6px 10px;
}
#c2
{
	background:url(/templates/4/c3.png) no-repeat bottom left;
	width: 181px;
	height: 6px;
}
.center
{
	text-align:center;
}
.f, .f a {
	color: #000000;
	font-size: 10px;
}


img
{
	border:0px
}

.content, .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #541222;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #541222;
	border-left: 1px solid #541222;
}
.table TH
{
	border-right: 1px solid #541222;
	border-bottom: 1px solid #541222;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #541222;
	border-bottom: 1px solid #541222;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.white, .white a {
color: #FFFFFF;
}