body{
	xfont-family: "Book Antiqua";
	font-family: "Verdana";
	background-color: black;
	xbackground-image: url('bodybg.jpg');
	width: 100%;
	height: 100%;
	text-align: center;
	margin-bottom: 0;
	margin-top: 10;
	margin-left: 0;
	margin-right: 0;
}
#main{
	position: 0 50% 50% 0;
	vertical-align: middle;
	xbackground-color: white;
	background-image: url('background.jpg');
	width: 960px;
	xborder-color: #696969;
	xborder-color: black;
	xborder-style: solid;
	xborder-bottom-width: 3px;
	min-height: 740px;
	height: 740px;
	xheight: 100%;
	xtop: 0px;
	xmargin-top: 0;
	xmargin-right: 4pt;
	text-align: left;
	font-size: 10pt;
	font-family: "Arial";
	overflow: auto;
}
p{
	xmargin-left: 8px;
	xmargin-right: 8px;
}
h3{
    font-size: 18pt;
}
.he{
    font-size: 14pt;
    color: red;
}
.pd{
    xfont-family: impact;
    font-size: 14pt;
    font-weight: bold;
    color: black;
}
#mainwhole{
margin-left: 18px;
margin-top: 130px;
padding-bottom:10px;
}
#mainleft {
margin-left: 18px;
margin-top: 110px;
width:20%;
float:left;
xbackground:#fff;
padding-bottom:10px;
	}
#mainleftextra {
margin-left: 18px;
margin-top: 110px;
width:90%;
float:left;
xbackground:#fff;
padding-bottom:10px;
overflow: auto;
	}
#maincenter1 {
margin-left: 4px;
margin-top: 110px;
width:20%;
float:left;
xbackground:#fff;
padding-bottom:10px;
xpadding: 1pt 1pt 1pt 1pt;
	}
#maincenter2 {
margin-left: 4px;
margin-top: 110px;
width:20%;
float:left;
xbackground:#fff;
padding-bottom:10px;
xpadding: 1pt 1pt 1pt 1pt;
	}
#mainright {
margin-left: 4px;
margin-top: 110px;
width:22%;
float:left;
xbackground:#fff;
padding-bottom:10px;
	}
img{
  border: none;
}
table{
  font-size: 8pt;
  font-family: "Arial";
}
a{
  text-decoration: none;
  color: red;
}
a:visited{
  color: red;
}
a:hover{
  color: FireBrick;
}
input, textarea{
  font-size: 8pt;
}

