body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #284F30;
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.whiteText {
	color: #FFFFFF;
}

#logo {
	left: 25%;
	right: 25%;
	position: absolute;
	top: 0px;
	height: 80px;
	width: 300px;
	<!background-image: url(../common/logo.gif);
}
#mainPage {
	width: 79.6%;
	left: 10%;
	right: 10%;
	top: 81px;
	position: absolute;
	height: auto;
	background: #7E9977;
}
#menuBox {
	left: 0px;
	width: 160px;
	padding-left: 15px;
	padding-right: 5px;
	z-index: 2;
	float: left;
}
#mainContent {
	left: 10px;
	top: 50px;
	padding-left: 5px;
	z-index: 4;
	padding-bottom: 5px;
	height: auto;
	margin: 0px 0px 0px 170px;
	}
#topCornerLeft {
	left: 0px;
	right: 0%;
	position: absolute;
	padding: 0 0 0 0;
	top: 0px;
}
#topCornerRight {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
#bottomCornerRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	z-index: 1;
}
#bottomCornerLeft {
	left: 0px;
	position: absolute;
	padding: 0 0 0 0;
	bottom: 0px;
}
#bottom {
	position: absolute;
	padding: 0;
	width: 100%;
	visibility: visible;
	height: 20px;
	bottom: 0px;
	z-index: 3;
}
.verticalLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #284F30;
	border-right-color: #284F30;
	border-bottom-color: #284F30;
	border-left-color: #284F30;
}
.list {
	list-style-type: square;
}