BODY
{
	padding:0px;
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	FONT-FAMILY: Tahoma;
	background-color: #E6E6D1;
}

.tblstyle    {
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.litepinkcell    { background-color: #FFC9E1}

.bodybg      { background-color: #ffffff }
.summary     { font-family: Tahoma; font-size: 10pt }
.subheadline     { font-family: Tahoma; font-size: 10pt; color=#C64965; font-weight: bold }
.cattitle     { font-family: Tahoma; font-size: 13pt; color=#C64965; font-weight: bold }
.byline     { font-family: Tahoma; font-size: 10pt; color=#000000; font-weight: bold }
.gettext     { font-family: Tahoma; font-size: 10pt; text-align:justify}
.headline    { font-family: Tahoma; font-size: 10pt; font-weight: bold }


.textheader a:link { font-size: 10pt; color: black; text-decoration: underline; font-weight: bold }
.textheader a:visited   { font-size: 10pt; color: black; text-decoration: underline; font-weight: bold }
.textheader a:hover     { font-size: 10pt; color: black; text-decoration:none; font-weight: bold }

.mainmenu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #AD1021;
	color: #FFFFFF;
	height: 20px;
	width: 770px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
	height: 38px;
	width: 770px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.leftmenu    {
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.sidemenu {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
	height: 22px;
	width: 136px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.newsbanner {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
	height: 57px;
	width: 770px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}