/*body {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	background-color: #DFDFDD;
	margin: 0px;
	padding: 0px;
}
*/
a:link {
    font-family:Arial,"";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #737373;
	text-decoration: none;
}

a:visited {
    font-family:Arial,"";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #737373;
	text-decoration: none;
}
a:hover {
    font-family:Arial,"";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color:red;
	text-decoration: none;
}

a.job:link {
    font-family:Arial,"";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

a.job:visited {
    font-family:Arial,"";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.job:hover {
    font-family:Arial,"";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color:#D81A10;
	text-decoration: none;
}



.input_sr {
	BORDER-RIGHT: #d9c566 1px solid; BORDER-TOP: #d9c566 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #d9c566 1px solid; COLOR: #000000; BORDER-BOTTOM: #d9c566 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f7f7f7; TEXT-DECORATION: none
}
.input_bot {
	CLEAR: both; BORDER-RIGHT: #cccccc 1px ridge; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 1px; PADDING-LEFT: 1px; FONT-SIZE: 12px; PADDING-BOTTOM: 1px; MARGIN: 2px; BORDER-LEFT: #cccccc 1px; COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #cccccc 1px ridge; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #8D8D8D
}
.input_boder1 {
	
	color: #666666;
	background:#161616;
	
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}

.input_boder2 {
	
	color: #666666;
	background:#ffffff;
	height:18px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}

.textfield{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
	color: #2f2f2f;
}