
		.formCaption {
	width:40%;
	background-color:#666699;
	color:#FFFFFF;
	text-align:right;
}
.formHeading {
	background-image:none;
	/* headingBackgroundImage */
	background-color:#9999cc;
	/* headingBackgroundColor */
	height:28px;
	color:#FFFFFF;
	/* headingColor */
	font-weight: bold;
	padding-left:10px;
}
.formTableBorder, .tableborder {
	border:1px solid #333366;
	margin:auto;
	background-color:white;
	color:black;
	font-size:12px;
}

.tBody {
	background-color: #FFFFFF;
}
.button {
	color:;
	border:none;	
	background-color:;
	background-position:0px -1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	border:1px solid #626469;
	margin:0px;
	padding:3px;

}
.button:hover {
	background-image:none;
	color:;
	background-color:;
	cursor:pointer;
}
input.button {
	display:none;
}
input.abutton {
	color:;
	background-color:;
	background-position:0px -1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	border:1px solid #626469;
	margin:0px;
	padding:3px;
}
input.bbutton {
	color:;
	background-color:;
	cursor:pointer;
	background-position:0px -1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	border:1px solid #626469;
	margin:0px;
	padding:3px;
}

a:link.toolsText,a:visited.toolsText,a:hover.toolsText {
	color:#000000;
}
a:link.miniTool,a:visited.miniTool,a:hover.miniTool {
	font-weight:normal;
	text-decoration:underline;
	color:#333366;
}
	

