body{
	background-image: url(bg.png);
	background-repeat: repeat-x;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	background-image: url(footerbg.png);
	background-repeat: repeat-x;
}
.f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0eced;
}
.f a:link {
	text-decoration: none;
	color: #ffffff;
}
.f a:active {
	text-decoration: none;
	color: #ffffff;
}
.f a:visited {
	text-decoration: none;
	color: #ffffff;
}
.f a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.c1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 10px 0px;
}
.cbg {
	background-image: url(cbg.jpg);
	background-repeat: repeat-y;
}
.c2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #a01717;
	padding: 0px;



}
.c3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
.c5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 10px 0px;
}
.c5 a:link {
	text-decoration: none;
	color: #800000;
}
.c5 a:active {
	text-decoration: none;
	color: #800000;
}
.c5 a:visited {
	text-decoration: none;
	color: #800000;
}
.c5 a:hover {
	text-decoration: underline;
	color: #800000;

}


.c4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.C4 a:link {
	text-decoration: none;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.C4 a:active {
	text-decoration: none;
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.C4 a:visited {
	text-decoration: none;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.C4 a:hover {
	text-decoration: none;
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.c {
	padding: 0px;
	border: thin solid #8ba6d2;

}
.b {
	border: 1px solid #CCCCCC;
}

.e {
	text-decoration: none;
	color: #ffffff;
}