body{
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/bg.gif);
}
body *,body td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a{
}
a:hover{
	color:#0069AD;
}
.mainTable {
	width: 750px;
	height: 80%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.rem {
	height: 100%;
}

.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/TopStripBG.gif);
	background-repeat: repeat-y;
	text-align: center;
	height: 18px;
}
.leftMenu {
	padding: 3px;
	width: 150px;
	background-color: #FAA71B;
}
.iButtonLeft {
	background-image: url(images/iButtonLeft.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 16px;
}
.aButtonLeft {
	background-image: url(images/aButtonLeft.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 16px;
}
.iButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	color: #000000;
	background-color: #cccccc;
	padding-left: 3px;
	font-weight: bold;
	cursor: hand;
}
.aButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	color: #FFFFFF;
	background-color: #FAA71B;
	padding-left: 3px;
	font-weight: bold;
	cursor: hand;
}
.pageBody {
	background-image: url(images/VL11Black.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
}
.dottedTopBlack {
	background-image: url(images/HL11Black.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dottedBotBlack {

	background-image: url(images/HL11Black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.HLine1 {
	background-color: #FAA71B !important;
	height: 1px !important;
	line-height:1px !important;
}
.VLine1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
li {
}
.grid1{
	background-color:#CCCCCC;
}
.grid1 td{
	background-color:#ffffff;
	padding-left:2px;
	padding-right:2px;
}
img.bordered1{
	border: 1px solid #666666;
}.pageTitle {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #E89304;
	padding-bottom: 20px;
	padding-top: 10px;
}
p {
	margin-bottom: -15px;
}
ul {
}

