
a.ocms_button,
a.ocms_button:link,
a.ocms_button:active,
a.ocms_button:hover,
a.ocms_button:visited {
	color: ButtonText;
	text-decoration: none;
	cursor: pointer;
}
span.ocms_combobutton {
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	padding-top: 4px;
	padding-left: 21px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-color: ButtonFace;
	background-position: 4px 0px;
}
span.ocms_norm {
	display: block;
	border: 1px solid ButtonFace;
}
span.ocms_over {
	display: block;
	border-top: 1px solid ButtonHighlight;
	border-left: 1px solid ButtonHighlight;
	border-bottom: 1px solid ButtonShadow;
	border-right: 1px solid ButtonShadow;
}
span.ocms_push {
	display: block;
	border-top: 1px solid ButtonShadow;
	border-left: 1px solid ButtonShadow;
	border-bottom: 1px solid ButtonHighlight;
	border-right: 1px solid ButtonHighlight;
}
span.ocms_disabled {
	display: block;
	border: 1px solid ButtonFace;
	color: ButtonShadow;
}
a.ocms_txt,
a.ocms_txt:link,
a.ocms_txt:visited {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 8px;
    color: #003082;
	cursor: pointer;
}
a.ocms_txt:active,
a.ocms_txt:hover {
	text-decoration: underline;
	color: #B31B34;
}
span.ocms_txt_en {
	padding: 1px; 
	margin: 0; 
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 8px;
    color: WindowText;
}
span.ocms_txt_dis {
	padding: 1px; 
	margin: 0; 
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 8px;
	color: GrayText;
}
div.ocms_de_bt {
	visibility: hidden; 
	position: absolute; 
	z-index: 100;
}
div.ocms_de_norm {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.ocms_de_over {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	background-color: InfoBackground;
	border-top: 1px dotted ThreedDarkShadow;
	border-bottom: 1px dotted ThreedDarkShadow;
}
td.ocms_de {
	line-height: 12px !important;
	background-color: ButtonFace !important;
	padding:0px 0px 0px 0px !important;
	margin:0 !important;
}
form.ocms_nomargin {
	visibility: hidden;
	display: none;
	position: absolute;
	padding: 0; 
	margin: 0; 
}
