.ops_menubar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background-color : #1C5A93;
	font-weight : bold;
	line-height : 24px;
	text-decoration : none;
}
a.ops_menubar:hover {
	color : #FFFF00;
	text-decoration : underline;
}

.ops_submenubar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1C5A93;
	background-color : #FFFFFF;
	font-weight : bold;
	line-height : 24px;
	text-decoration : none;
}
a.ops_submenubar:hover {
	color : #FF0000;
	text-decoration : underline;
}

.ops_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #303030;
}

.ops_normal_bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #303030;
}

.ops_login {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 24px;
	color : #ffffff;
}

.ops_normal_blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #1C5A93;
}

.ops_matrix_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1C5A93;
}

.ops_matrix_normal_bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #1C5A93;
}

.ops_matrix_label1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #1C5A93;
}
.ops_pagehead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #1C5A93;
	font-weight : bold;
}

.ops_leftnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #303030;
	text-decoration : none;
}

a.ops_leftnav:hover {
	color : #1C5A93;
	text-decoration : underline;
}

.ops_matrix_label1_red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF0000;
}
