A:link
{
	color: #000000;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
}
A:hover
{
}
A:focus
{
}
A:active
{
}
BODY
{
	font-family: Arial;
	font-size: x-small;
	padding:0,0,0,10px;
}
TABLE
{
	font-family: Arial;
	font-size: x-small;
}
.TDTITLE
{
	color: #ffffff;
	background-color: #6699cc;
}
.INPUT
{
	width: 250px;
}
.INPUTSMALL
{
	width: 120px;
}
.INPUTVERYSMALL
{
	width: 80px;
}
.TABLEBORDER
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}
.NAVIGATOR
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin: 1px;
	border-left: dimgray 1px solid;
	width: 120px;
	border-bottom: dimgray 1px solid;
	background-color: #ffffff;
}
.BUTTON
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin: 1px;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #ffffff;	
	width: 122px;
	height: 30px;
	text-align: left;
	cursor: pointer;
}
.BUTTON2
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin: 1px;
	border-left: dimgray 1px solid;
	width: 60px;
	color: #ffffff;
	border-bottom: dimgray 1px solid;
	background-color: #e8621b;
}
.BUTTON3
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin: 1px;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #ffffff;	
	width: 100px;
	text-align: left;
	cursor: pointer;
}
.BUTTONGRID
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin: 1px;
	border-left: dimgray 1px solid;
	width: 60px;
	border-bottom: dimgray 1px solid;
	background-color: #ffffff;
}
.BUTTONTOOLS
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin: 1px;
	border-left: dimgray 1px solid;
	width: 100px;
	border-bottom: dimgray 1px solid;
	height: 100px;
	background-color: #ffffff;
	text-align: center;
}
.ALERT
{
	font-weight: bold;
	color: white;
	background-color: #ff0000;
	text-align: center;
}
.toolTop 
{ 
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: green 1px solid; 
	DISPLAY: none; 
	FILTER: alpha(opacity=90); 
	BORDER-LEFT: silver 1px solid; 
	WIDTH: 170px; 
	COLOR: white; 
	BORDER-BOTTOM: silver 1px solid; 
	POSITION: absolute; 
	HEIGHT: 100px; 
	BACKGROUND-COLOR: #499C30; 
}

