body {
	background-color: #98AEC7;
	background-image: url(images/template/greenstripe.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bigcontainer {
	background-image: url(images/template/greenstrip_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	height: 100%;
	width: 100%;
	vertical-align: bottom;

}
.maintable {
	bottom: 0px;
}

A.htexT {
color: #F3F3F3;
font-size: 1pt;
}
A.htexT:hover {
color: #F3F3F3;
font-size: 1pt;
}

.menucell {
	background-color: #DADADA;
	background-image: url(images/template/menu_tile.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;


}
.contenttop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contentbottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;

}
.contentmiddle {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	border-right-style: solid;
	border-left-style: solid;

}
.rightside {
	background-image: url(images/template/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftside {
	background-image: url(images/template/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomstripes {
	background-color: #006600;
	background-image: url(images/template/greenstripe_dark.gif);
	background-repeat: repeat;
	background-position: left top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 5px;

}
