.prompt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; color: #000099; text-decoration: none

} 

.statusprompt 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none
} 

.helpcursor 
{ 
	cursor: help
} 


body, td, input, select, textarea
{
	color: Black;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:12px; 
}


input.button, input.viewbutton
{
	height:24px;
}

input.viewbutton
{
	width:120px;
}

input.ReadOnly, textarea.ReadOnly, select.ReadOnly
{
	background-color:#E0E0E0;
}


td A:active, td A:hover, td A:link, td A:visited
{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
