.bgmenu {
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #b02315;
	text-decoration: none;
}
.border {
	border: 1px solid #b9b9b9;
}
.topbg {
	background-image: url(images/topbg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
a.content:hover {
	color: #fffad3;
	text-decoration: underline;
}
.pagehead {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bggrey {
	background-color: #3d393a;
}
.box {
	border: 1px solid #D4D2D2;
}
.twenty
{
	font-family:"Century Gothic";
	font-size: 14px;
	color: #000000;

}
.red-text {
	font-family:"Century Gothic";
	color: #CC3333;
	font-size: 12px;

}
