@charset "ISO-8859-1";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #333333;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #333333;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BE71234;
}

.main_table   {
	background-color : #FFFFFF;
	border-left : 1px solid #FFCC00;
	border-right : 1px solid #FFCC00;
	border-bottom : 1px solid #FFCC00;
	background-image : url(images/background.jpg);
}

body     {
	margin-top: 0px;
	background-color: #B71234;
}

a:link   {
	color: #333333;
	text-decoration: underline;
}
a:hover  {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #B71234;
}
a:active {
	color: #660099;
}

a:hover.thumb  {
	color: #663399;
}

.table   {
	font-size: 10.5pt;
	font-family: verdana, arial;
	color : #333333;
	line-height : 18px;
	text-align : justify;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: normal;
	color: #B71234;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.menu_table { border : 0px solid #fff
; background-color : #fff; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #E2E2E2;
	border-bottom-color: #B71234;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-top-color: #B71234;
	border-top-style: groove;
	border-top-width: medium;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 13px;
	color: #333333;
}
.div {
	background-color: #E6E6F1;
}
.bodyitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-style: italic;
	color: #333333;
}
