	BODY {
		scroll:yes;
		scrollbar-darkshadow-Color		: #5C6E64; /**/
		scrollbar-base-color				: #DDE0DF;
		scrollbar-face-color				: #DDE0DF;
		scrollbar-shadow-color			: #DDE0DF;
		scrollbar-3dlight-color			: #5C6E64;
		scrollbar-arrow-color			: #5C6E64;
		scrollbar-track-color			: #5C6E64; /**/
  	}
	TD.mainContentCell {
		padding				 				: 10px;
	}
	TD.mainSubCell {
		padding				 				: 0px;
/*
		background-image					:url("../gfx/bg_rightCell.gif")
*/
		background-color  : #DDE0DF;
		border-left       : 1px solid #B6B5AE;
		border-right      : 1px solid #616256;
	}

	.buttonTop {
	color			    		: #ACAFBD;
	}
	.buttonTopAct {
	color			    		: #FEFEFA;
}

	TD.bottom{
	background-image		:url("../gfx/bgbottom.gif");
	height					:25px;
	}
	TD.txtBottom, TD.txtBottom A {
	color						:#DAE2D6;
	text-decoration		:none;
	padding-top:4px;
	}
.buttonForm {
	border					: 1 solid #5C6E64;
	background-image		: none;
	background-color		: #DDE0DF;
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size		 		: 10px;
	font-weight				: bold;
	color			    		: #5C6E64;
	cursor					: hand;
	width						: 120px;
}
.inputForm {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size		 		: 10px;
	width						: 300px;
	height					: 18px;
}
.textareaForm {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size		 		: 10px;
	width						: 300px;
}
.rightHeader {
	color                : #5C6E64;
	font-weight		      : bold;
	font-size		      : 11px;
	letter-spacing       : 0px;
/*	text-align           : center; */
	padding              : 5px ,5px ,0px ,5px;
}
.rightNormal {
	color                : #5C6E64;
	font-weight		      : normal;
	font-size		      : 11px;
	letter-spacing       : 1px;
/*	text-align           : center; */
	padding              : 5px ,5px ,0px ,5px;
	line-height          : 12px;
}
.rightBlack {
	color                : #020202;
	font-weight		      : normal;
	font-size		      : 11px;
	letter-spacing       : 0px;
/*	text-align           : center; */
	padding              : 5px ,5px ,0px ,5px;
}
.rightLink {
	color                : #5C6E64;
	text-decoration      : none;
	letter-spacing:0px;
}
.inputRight {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size		 		: 10px;
	color                : #020202;
	font-weight		      : normal;
	font-size		      : 11px;
	letter-spacing       : 1px;
	width						: 164px;
}

