.newBody{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitebold{
	 color: #FFFFFF;
	 font-weight: bold;
}
.gray9{
	color: #999999;
	font-size: 9px;
}
.red9{
	color: #FF0000;
	font-size: 9px;
}
.bluebold12{
	 color: #000099;
	font-weight: bold;
	font-size: 12px;
}
BODY {
	FONT-SIZE: 11px; LINE-HEIGHT: 16px; FONT-FAMILY: Tahoma, verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TABLE {
	FONT-SIZE: 11px;
	FONT-FAMILY: "MS Sans Serif";
}
TD {
	FONT-SIZE: 11px;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Tahoma, verdana, sans-serif;
}
TD.linefield{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
}
TD.linestart{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-width: 1px;
	border-left-style: dotted;
}


A:link	{
	text-decoration:	none;
	color:	#006699;
	font-weight: bold;
	}	
		
A:visited	{
	text-decoration:	none;
	color:	#006699;
	font-weight: bold;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#006699;
	font-weight: bold;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#F9972A;
	font-weight: bold;
	}	
.Txtbox {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	border: 1px dashed #999999;
	background-color: #CCCCCC;
	}
 TEXTAREA, SELECT
{
	background-color: #E5E5E5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
.sty_none
{
	background: none;
	border: none;
	}

.Submit {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border: 3px double #999999;
	}
.Checkbox{
	font-size: 12px;
	border: 0px;
}
.titleParty {
	font-family: Tahoma;
	font-size: 14px;
}