BODY{
	font-family: tahoma, verdana, arial;
	font-size: 8pt;
	color: black;
	margin: 0 0 0 0;
	background-color: #ffffff;
}
TABLE.main {
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-y;
}
TD, XMP, TH, PRE{
	font-family: tahoma, verdana, arial;
	font-size:8pt;
	color: black;
}
A, .colorX{
	color: #F98700;
}
A:hover{
	color: #B6701C;
}
.space{
	width: 30px;
}
TD.title {
	text-align: right;
		
	background-image: url(/images/title.jpg);	
	background-repeat: no-repeat;
}
TD.main_menu {
	vertical-align: top;
	text-align: right;
	background-image: url(/images/line_bg.jpg);	
	background-repeat: repeat-x;
	color: green;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}
TD.main_menu A {
	color: white;
	text-decoration: none;	
}
TD.main_view {
	background-image: url(/images/page_left.jpg);	
	background-repeat: no-repeat;
	text-align: justify;	
	vertical-align: top;
}
DIV.main_view {
	margin: 120px 40px 0px 150px;
	text-align: justify;
}
TD.bottom {
	vertical-align: top;	
	text-align: right;
	color:  #5a84cb;	
}
DIV.bottom_line {
	height: 28px;
	background-color: #5a84cb;	
}
DIV.msg {
	border: 2px solid #6b9263;
	padding: 5px;
}

.error, DIV.error_report {
	background-color: #dd0000;
	color: white;
	padding: 5px;
	border : 3px solid #ff5555;
}
INPUT, SELECT, TEXTAREA {
	border: 1px solid white;
	border-top: 1px solid #a79a96;
	border-left: 1px solid #a79a96;
	background-color:	#DBD9DA;
	color: Black;
	font-family: tahoma, verdana, arial;
	font-size:  8pt;

}
INPUT.text{
	height: 17px;
}
INPUT.button {

	border: 1px solid black;
	border-top: 1px solid white;
	border-left: 1px solid white;
	background-color: #4d6180;
	color: white;
	font-family: tahoma, verdana, arial;
	font-size:  8pt;

}
TEXTAREA{

}
.title {
	font-size: 15pt;
	font-weight: bold;
	font-family: arial;
	color: #487e3d;	
}
.big_menu {
	background-image: url(/images/menu_block.png);
	background-repeat: no-repeat;
	width: 194px;
	height: 222px;
}
.big_menu IMG{
margin-top:3px;
}
.big_menu A{
	display: block;
	width: 100%;
	height: 100%;
	padding:  5 10 0 5;
}
.big_menu A:hover{
	background-image: url(/images/menu_block_border.png);
}
.form_confirm .key {
	background-color: gray;
	color: white;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
	text-align: right;
}
.form_confirm .value {
	border: 1px solid #dddddd;
	background-color: #f0f0f0;
	padding:4px;
}
.jobs TD {
	background-color: #e9edf0;
	border: 1px solid #ffffff;
}
.de_form TD{
	background-color: white;
}
.de_form .xxxxx TD {
	background-color: #98a5aa; 
	color: white;
}
