.tableSpace {
	clip:   rect(auto auto auto auto);
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;








}
.cellSpace {
	margin: 2px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	color: #666666;
	background-color: #FFFFFF;





}
.contentsTableMain {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftMenuText {
	font-size: 12px;
	color: #666666;
	height: 25px;
	background-color: #FFFFFF;




}
.footter {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0C419A;
	text-align: center;
	vertical-align: middle;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;




}
.inlinefLine {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.leftMenuText2 {

	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 25px;
}
.hedderRep {
	background-image: url(images/headderRep.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.hedderRep2 {
	background-image: url(images/headderRep.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftMenuText3 {


	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	height: 25px;
}
.radioBtnSize {
	line-height: 5px;
	height: 11px;
	width: 11px;
	margin: 1px;
	padding: 5px;



}
/*Title name decoration*/
TD.titlebar {
	filter: glow(color:64901F, strength:2) dropshadow(color:#64901F, offx:1, offy:1, positive:true);
	font-weight: bold;	
	height: 18px;
}
