#none {
	width: 200px;
	height: 190px;
	background-color: #F3F3F3;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	text-align: center;
	text-valign: center;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0080C0;
}

#info_opr {
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	border-color: #E9E9E9;
	text-align: center;
	text-valign: center;
	height: 150px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 200;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

#res_opr {
	background-color: #fffff;
	border-style: none;
	border-width: 0px;
	border-color: #E9E9E9;
	text-align: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

#blank_opr {
	width: 200px;
	margin: 0px;
}

#general {
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
	padding: 0px;
	width: 200px;
	text-align: left;
}

#opr {
	background-color: #fffff;
	border-style: none;
	border-width: 0px;
	border-color: #E9E9E9;
	padding: 10px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

#ask {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #c3c6c8;
	padding: 1px;
	font-family: Courier New, monospace;
	color: #434343;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

#head_opr {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #434343;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
	padding: 5px;
}

#name_opr {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #434343;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
}

#but_opr {
	background-color: #f6f6f6;
	border-style: solid;
	border-width: 1px;
	border-color: #c5c3c3;
	padding: 1px;
	width: 79px;
	font-family: Courier New, monospace;
	color: #565656;
	font-size: italicpt;
	font-weight: 500;
	font-style: 16;
}
#but_opr:hover{
	background-color: #e9e7e8;
}
#reduc {
	background-color: #fffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
}
