body
{
	SCROLLBAR-FACE-COLOR: #808080; 
	FONT-SIZE: 12px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eaeaea;
	SCROLLBAR-SHADOW-COLOR: #3a3a3a;
	COLOR: #404040;
	SCROLLBAR-3DLIGHT-COLOR: #d8d8d8; 
	SCROLLBAR-ARROW-COLOR: #eaeaea; 
	SCROLLBAR-TRACK-COLOR: #f2f2f2; 
	FONT-FAMILY: Arial; 
	SCROLLBAR-DARKSHADOW-COLOR: #424242
}
td
{
	font-size: 12px;
	font-family: Arial;
}
input
{
	font-size: 12px;
	font-family: Arial;
	border: solid 1px #A6A6A6;
}
textarea
{
	font-size: 12px;
	font-family: Arial;
	border: solid 1px #A6A6A6;
}
select
{
	font-size: 12px;
	font-family: Arial;
	border: solid 1px #A6A6A6;
}
.noborder
{
	border:none;
}
.header0
{
	font-weight: bold;
	color: white;
	background-color: #E5181C;
}
.header1
{
	font-weight: bold;
	color: white;
	background-color: #808080;
}
.header2
{
	font-size: 12px;
	background-color: gainsboro;
	color: gray;
	height:17px;
	padding-left:2px;
}
.caption
{
	padding-right: 10px;
	vertical-align: top;
	color: #404040;
	padding-top: 3px;
	text-align: right;
}
.list
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A:active
{
	color: #FE0000;
	text-decoration: none;
}
A:link
{
	color: #BA0000;
	text-decoration: none;
}
A:visited
{
	color: #BA0000;
	text-decoration: none;
}
A:hover
{
	color: #FE0000;
	text-decoration: none;
}
.helpbody
{
	font-size: 12px;
	color: #404040;
	font-family: Arial;
	background-color: #ffffe1;
	border: solid 1px #737373;
	padding:10px;
}
.helpbutton
{
	color: #BA0000;
}
.helptitle
{
	color: #000000;
	font-size: 13px;
	font-weight:bold;
}
.mandatory
{
	color: #ff0000;
}
td.tabOn
{
	border-bottom: none;
}
td.tabOff
{
	border-bottom: #757575 1px solid;
}
.warning
{
	color: #E5181C;
}
