body
{
	margin: 0px;
	background-color: #5F0821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container
{
	background: url(images/top-bg.gif) repeat-x top left; border-bottom: 1px solid #ffffff;
}
#topbg
{
	background: url(images/top-bg-gradient.jpg) no-repeat top left;
}
.transbg {
filter:alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}
.redtext
{
	color: #5F0821;
}
.whitetext
{
	color: #ffffff;
}
.whitetitle
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.size10
{
	font-size: 10px;
}
.size11
{
	font-size: 11px;
}
.size13
{	
	font-size: 13px;
}
.size14
{	
	font-size: 14px;
}
.scripttitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.size14red
{	
	font-size: 14px;
	color: #5F0821;
	font-weight: bold;
}

A:link	{ color: #5F0821; text-decoration: none; font-weight: bold;}
A:visited { color: #5F0821; text-decoration: none; font-weight: bold;}
A:active { color: #5F0821; text-decoration: none; font-weight: bold;}
A:hover	{ color: #5F0821; text-decoration: underline; font-weight: bold;}

.footer
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.footer A:link	{ color: #ffffff; text-decoration: none; font-weight: bold;}
.footer A:visited { color: #ffffff; text-decoration: none; font-weight: bold;}
.footer A:active { color: #ffffff; text-decoration: none; font-weight: bold;}
.footer A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold;}