body {
	font-family:tahoma;
	color:#FFFFFF;
	margin:0px;
	background-color:#1D1D1D;
}

#pagecont {
    text-align: center;
}

#pagecenter {
  position: relative;
  margin: 0px auto;
  width: 760px;
/*  height: 100%; */
  border-left: 2px solid rgb(173, 28, 34);
  border-right: 2px solid rgb(173, 28, 34);
  background-color: rgb(76, 76, 76);
  text-align: left;
}

.pagetbl{	
	width: 760px;
	height: 100%;
}

img {
	border:0;
}
table {
	font-family:arial;
	font-size: 9pt;
}
a:link {
	color:#bbbbbb;
	text-decoration:none;
}
a:visited {
	color:#bbbbbb;
	text-decoration: none;
}
a:hover {
	color:white;
	text-decoration:none;
}
a:active {
	color:#bbbbbb;
	text-decoration:none;
}
textarea,select,input {
	border:1px solid #ADADAD;
	color:#000000;
	font-family:Arial;
	font-size:11px;
}
.headline {
	font-family: Arial Black;
	font-size: 14pt;
	color: #ED1C24;
}
p {
	margin:0px;
}

.leftbox {
	width: 232px;
	background-image: url(../images/leftline.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 40px;
}

.leftbox TD	{
	font-family:tahoma;
	font-size: 8pt;
}
.topbox P	{
	font-family:tahoma;
	font-size: 8pt;
	padding-right:10px;
}

.weblogo {
	width: 230px;
	height: 108px;
	background-image: url(../images/weblogo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.topbanner{
	width: 530px;
	height: 108px;
	background-image: url(../images/topbanner.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
