@charset "utf-8";
body {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	line-height:15px;
	background-color:#999999;
}
#page-table {
	height:100%;
	width:100%;
}
h1 {
	color:#cc0000;
	font-size:15px;
	padding-top:15px;
}
.bold {
	font-weight:bold;
}	
#pagecontent {
	padding-right:15px;
	text-align:center;
}.bgtop {
	background-color: #999999;
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgtop3 {
	background-color: #BA0A1F;
	background-image: url(../images/topbg2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.redbottom {
	background-color: #BA0A1F;
}
.redbottom2 {
	background-color: #BA0A1F;
	background-image: url(../images/redbottom2.jpg);
}
.bgtop2 {
	background-color: #BA0A1F;
	background-image: url(../images/bgtop2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.whitebg {
	background-image: url(../images/whitebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.whitebg2 {
	background-image: url(../images/whitebg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.homebg {
	background-color: #BA0A1F;
	background-image: url(../images/homebg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #121212;
}

