H1 { Color : #a4761;	Font-Family : Arial, Sans-serif;	Font-Size : 29px;font-style: normal;Font-Weight : bold; padding-bottom : 2px; margin-bottom : 2px;}
TD {Color : #000000; Font-Family : Arial, Sans-serif; Font-Size : 11px;font-style: normal;Font-Weight : Bold;}
TD.bg_color {	BACKGROUND-COLOR : #ffffff;}
TABLE.border { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; Border-Color: #ffffff; }
.margins {	margin: 10px, 10px, 10px,10px; }
.arrow {	Color: #ff0000; }
INPUT.format { 
	font-size: 11px; 
	color: #000000; 
	background-color : #ffffff; 
	font-style: normal;
	BORDER: 1px solid #003D59;
}
SELECT.format { font-size: 11px; color: #000000; font-style: normal;}
TEXTAREA { 
	font-size: 11px;
	color: #000000;
	background-color : #ffffff;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	Border-Color: #003D59;font-style: normal;
}
INPUT.submit { font-size: 17px;
	color: #ffffff;
	Font-Family : Arial, Sans-serif;
	 font-style: normal;Font-Weight : Bold;
	background-color : #000000;
	BORDER-RIGHT: 2px solid;
	BORDER-TOP: 2px solid;
	BORDER-LEFT: 2px solid;
	BORDER-BOTTOM: 2px solid;
	Border-Color: #003D59;
}
INPUT.reset { font-size: 17px;
	color: #ffffff;
	Font-Family : Arial, Sans-serif;
	font-style: normal;Font-Weight : Bold;
	background-color : #000000;
	BORDER-RIGHT: 2px solid;
	BORDER-TOP: 2px solid;
	BORDER-LEFT: 2px solid;
	BORDER-BOTTOM: 2px solid;
	Border-Color: #003D59;
}
a.info{
	position:relative; /*this is the key*/
	z-index:24; 
	text-decoration:none
}
a.info:hover{z-index:25; background-color:#ff0}
a.info span{display: none}
	a.info:hover span{ /*the span will display just on :hover state*/
	display:inline;
	position:absolute;
	top:1em; left:1em; width:15em;
	background-color:#ffff80; color:#ff0000;
	text-align: center
}
.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
.obli {color: #ff0000; Font-Family : Arial, Sans-serif; }
.mef { font-size: 11px; color: #000000; font-style: normal;
}
