.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-align: justify;

}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;

}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #9FCBED;
	text-decoration: none;

}
.hotlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003E7E;
	padding: 7px;
	text-decoration: none;
	text-align: left;

}
.hotlinktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bolder;
}

div.edit_tool  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-left:10px;
	margin-bottom:10px;
	width:100%;
}

div.edit_tool FORM	{
	margin:5px 0px 10px 0px;
	padding:0px;
	width:100%;
}

div.edit_tool legend {
	border:1px solid #CCCCCC;
	padding: 2px 8px 2px 8px;
}

div.edit_tool a {
	text-decoration: underline;
}

div.edit_tool FIELDSET.edit	{
	width:95%;
	padding:5px 5px 10px 10px;
	margin:5px 0px 0px 0px;
	border:1px solid #CCCCCC;
	}
	
DIV.edit_tool INPUT.button	{
	height:28px;
	border:1px solid Red;
	font-size:11px; 
	font-weight: bold;
	background-color:Red;
	padding:0px;
	color:white;
	margin:10px 3px 10px 0px;
	padding: 6px 6px 6px 6px;
	}

DIV.edit_tool INPUT.action	{
	height:22px;
	border:1px solid Red;
	font-size:11px; 
	font-weight: bold;
	background-color:Red;
	padding:0px;
	color:white;
	margin:10px 3px 10px 0px;
	padding: 3px 3px 3px 3px;
	}

DIV.edit_tool INPUT.cancel	{
	height:22px;
	border:1px solid green;
	font-size:11px; 
	font-weight: bold;
	background-color:green;
	padding:0px;
	color:white;
	margin:10px 3px 10px 0px;
	padding: 3px 3px 3px 3px;
	}


body{ font: 11pt Arial, sans-serif; margin: 0; }

fieldset { margin: 10px 4%; padding-top: 20px; border: 1px solid #999999; height: auto; }

legend { font-weight: bold; padding: .2em .5em; border: 1px solid #999999; }

fieldset div { clear: both; margin: .5em .5em; position: relative; }

/*field styles*/
label{ margin: 0; display: block; width: 35%; text-align: right; float: left; font-size: 0.8em; padding-right: 1%; }

div#action{ margin: 5px 0 10px 36.5%; }

#mainaction label{ margin: 0; display: block; width: 60%; text-align:left; float:left; font-size: 0.8em; padding-right: 5%; }

/*buttons*/
#action .buttons{ 
	height:28px;
	border:1px solid Red;
	font-size:11px; 
	font-weight: bold;
	background-color:Red;
	padding:0px;
	color:white;
	margin:10px 3px 10px 0px;
	padding: 6px 6px 6px 6px;
text-decoration: none; white-space: nowrap; display: inline; width: auto; text-align: center;}