.header_RO {
	padding-left: 20px;
	padding-right: 5px;
	line-height: 25px;
	font-variant:small-caps;
	/*background-color: #ffffcc;*/
	font-family: Arial; font-size: 17px; font-weight: bold; color: #076492
	
}

.label_RO {
	background-color: #fbfbfb; /*#7093DB;*/
	text-align: right;
	color: #black;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	/*border-bottom: 1px #ffffff solid;*/
	vertical-align: middle;
	width: 40%;
	/*
	
	
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	*/
	border-bottom: 1px #DBDBDB solid;
	
}

.edit_RO {
	background-color: #ffffff;
	text-align: left;
	color: #444444;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 21px;
	
}


.footer_RO {
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	font-size: 10px;
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;
	margin-top: 10px;
}


.buttons_RO {
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	font-size: 10px;
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-align:center;
	
	
	

}


.star {
	color: #F40000;
	margin-right: 2px;
}

.text_RO {
		color: #444444;
		font-family: Verdana, sans-serif;
		font-weight: normal;
		font-size: 11px;
		margin: 2px;
		border-top: 1px solid #eeeeee;
		border-left: 1px solid #eeeeee;
		padding: 1px;
		border-right: 1px solid #bbbbbb;
		border-bottom: 1px solid #bbbbbb;
		margin-top: 3px;
		margin-bottom: 3px;
		width: 300px;
}

.select_RO {
		color: #444444;
		font-family: Verdana, sans-serif;
		font-weight: normal;
		font-size: 11px;
		border: 1px solid #bbbbbb;
		margin-top: 3px;
		margin-bottom: 3px;
		width: 300px;
}

input[type="submit"], input[type="button"] {
	background-color: #fbfbfb;/*#E2E2E3;*/
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 2px;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #DBDBDB solid;
	border-bottom: 1px #CBCBCB solid;
}

input[type="button"] {
	color: #7B7979;
}
