body
{
	font-family: verdana;
	color: #202020;
	font-size: 9pt;
	background: url("images/background.jpg") repeat-x top center fixed;
}

a:link
{
	color: #771111;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #771111;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	background: #771111;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.heading
{
	background: url(images/heading.gif) no-repeat;
	height: 210px;
}

.heading2
{
	color: #ec5e4c;
	font-weight: bold;
}

.logo
{
	padding-left: 10px;
	padding-bottom: 5px;
}

.nav
{
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	height: 30px;
}

.nav a
{
	padding: 0 3px;
}

.topappt
{
	color: #ec5e4c;
	font-weight: bold;
	font-size: 11pt;
}

.toppoints
{
	color: #ec5e4c;
	font-weight: bold;
	font-size: 11px;
}

.main
{
	background: url(images/main.gif) repeat-y;
}

.title
{
	background: url(images/title.gif) repeat-x;
	height: 30px;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.rightside
{
	background: #000000;
	border: #741416 solid 3px;
}

.copyright_top
{
	background: url(images/copyright_top.jpg);
}

.copyright
{
	padding: 10px;
	font-size: 8pt;
	background: url(images/copyright.jpg);
	height: 50px;
}

.copyright_bottom
{
	background: url(images/copyright_bottom.jpg);
}
