body {
	margin-top: 0px;
}
.txtcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.txtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.txtmain {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.txtmainbold {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txt_title {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #EEEEEE;
}
.bannerwrapper {
	background:url(images/banner.png);
	background-repeat: no-repeat;
	width:706px;
	height:150px;	
	}
.rightbarwrapper {
	background:url(images/right_bar.png);
	background-repeat:no-repeat;
	width:242px;
	height:80px;
	}
.footerwrapper {
	background:url(images/footer.png);
	background-repeat:no-repeat;
	width:706px;
	height:54px;
	}
.rightbarbottomwrapper {
	background:url(images/right_bar_bottom.png);
	background-repeat:repeat-y;
	}
.tablebgwrapper {
	background:url(images/table_bg.png);
	}
.txtalert {	
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
	