.contentPage {
	background-color: #FFFFFF;
	border: thin inset b3d89e;

}
.contentArea {
	margin: 30px 10px 0px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;



}
.contentTitle {
	font-size: large;
}
.vendorOdd {
	background-color: b3d89e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 051b49;
	border-right-color: 051b49;
	border-bottom-color: 051b49;
	border-left-color: 051b49;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: none;






}
.vendorEven {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 051b49;
	border-right-color: 051b49;
	border-bottom-color: 051b49;
	border-left-color: 051b49;
	margin: 0px;
	padding: 2px 0px;
	width: 100%;


}
.contentSubTitle {
	font-size: medium;
	font-weight: bolder;

}
.userOdd {

	background-color: b3d89e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 051b49;
	border-right-color: 051b49;
	border-bottom-color: 051b49;
	border-left-color: 051b49;
	margin: 0px;
	padding: 2px 0px;
	width: 100%;
}
.userEven {

	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 051b49;
	border-right-color: 051b49;
	border-bottom-color: 051b49;
	border-left-color: 051b49;
	margin: 0px;
	padding: 2px 0px;
	width: 100%;
}
.menuItemSelected {
	background-color: b3d89e;
	border: none;
	width: 100%;
	cursor: hand;
	margin-left: 10px;




}
.clickable {
	cursor: hand;
}
.menuItemUnselected {
	border: none;
	width: 100%;
	cursor: hand;
	margin-left: 10px;


}
.menuItemHover {
	background-color: #83BF62;
	border: none;
	width: 100%;
	cursor: hand;
	margin-left: 10px;

}
.itemUnselected {
	border: none;
	width: 100%;
	cursor: hand;
	margin-left: 0px;
	padding: 0px;

}
.itemSelected {
	background-color: b3d89e;
	border: none;
	width: 100%;
	cursor: hand;
	margin: 0px;
	padding: 0px;

}
.itemHover {
	background-color: #83BF62;
	border: none;
	width: 100%;
	cursor: hand;
	margin: 0px;
	padding: 0px;

}
.outerLoginDiv {
	text-align: center;
	border: thin none #FFFFFF;

}
.innerLoginDiv {
	border: thin groove #009900;
	width: 400px;

}
.loginTitle {
	font-size: large;
}
.copyrightBar {
	font-size: 9px;
	text-align: center;
	width: 100%;
}
