body {
	background-color: #FFFFFF;
}

a:hover, a:visited, a:active {
	color:blue;
}

.FormCaption {
	font-weight: normal;
	font-size: 10pt;
	color: #4E5E22;
	font-family: Verdana;
	background-color: #D7D387;
	padding-bottom : 3px;
	padding-left : 10px;
	padding-top : 3px;
}

.gridTable{
	background:#000000;
}

.headerRow{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	background:#ADAA9C;
	font-size: 13px;
}

.activeRow{
	cursor: default;
	font-family: Arial;
	background: #FFDF5A;
	font-size: 13px;
}

.currentRow{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	background: lightgreen;
	font-size: 13px;
}

.activeSelectedRow{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	background: #00B2DE;
	font-size: 13px;
}

.selectedRow{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	background: cyan;
	font-size: 13px;
}

.unevenRow{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	background: #FFFFFF;
	font-size: 13px;
}

.evenRow{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	background: #FFFFDD;
	font-size: 13px;
}

.severityCritical{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	background: #FF9999;
	font-size: 13px;
}
.severitySerious{
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-weight: bold;
	background: orange;
	font-size: 13px;
}

.activeMainTab{
	height: 22px;
	font-family: Arial;
	font-size: 13px;
	font-decoration: bold;
	border: 1px outset White;
	background-image: url('http://support.queplix.com/pics/button_bg.gif');
	background-color: #D4D0C8;
	background-position:  center 50%;
}

.passiveMainTab{
	height: 22px;
	font-family: Arial;
	font-size: 13px;
	border: 1px outset White;
	background-color: #C0C0C0;
}

.activeGridTab{
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-decoration: bold;
	border: 1px outset White;
	background-image: url('http://support.queplix.com/pics/button_bg.gif');
	background-color: #D4D0C8;
	background-position:  center 50%;
}

.passiveGridTab {
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	border: 1px outset White;
	background-color: #C0C0C0;
}

A.tablink:visited, A.tablink:active, A.tablink:link {
	color: #000000;
	text-decoration: none;
}
A.tablink:hover {
	color: #0000FF;
	text-decoration: none;
}

A.topmenu:visited, A.topmenu:active, A.topmenu:link  {
	font-family: Arial;
	font-size: 13;
	color: white;
	margin: 0px;
	text-decoration: underline;
}

A.topmenu:hover {
	font-family: Arial;
	font-size: 13;
	color: white;
	text-decoration: underline;
}

A.rootmenu:visited, A.rootmenu:active, A.rootmenu:link  {
	font-family: Arial;
	font-size: 13;
	color: #000000;
	margin: 0px;
	text-decoration: underline;
}

A.rootmenu:hover {
	font-family: Arial;
	font-size: 13;
	color: #0000FF;
	text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
   border-bottom: #000033 1px solid; border-left: #000033 1px solid;
   border-right: #000033 1px solid; border-top: #000033 1px solid;
}

.hdnFrmPanel {
	display:none;
	color:red;
}

.vsblFrmPanel {
	display:block;
	color:blue;
}

legend {
	font-family: Arial;
	font-weight:bold;
	color: #000033;
	font-size: 13px;
}

fieldset {
	border : 1px outset #000033;
}

.gridHead{
	overflow-x:hidden;
	font-weight:bold;
	margin-left:3px;
	font-size: 13px;
}

label, .label{
	font-family: Arial;
	font-size: 12px;
	vertical-align:middle;
}


.entitybtnClass, .m2mbtnClass, .notesbtnClass, .linkbtnClass, .calendarbtnClass, .otherbtnClass{
	font-family: Arial;
	font-size: 12px;
	border: 0px none #000000;
	background-color: #E8E7C9;
	vertical-align:middle;
}

.clickableClass {
	background-color: #E8E7C9;
	font-weight: bold;
	padding: 0 0 0 0;	
	color: #779035;
}

.clickableClass:hover, .clickableClass:visited, .clickableClass:active {
	color: #779035;
}

.btnstdMenu{
	width: 45px;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	border : 1px outset White;
	background-image : url('http://support.queplix.com/pics/button_bg.gif');
	background-color : #D4D0C8;
	background-position :  center 50%;
}

.btnMenu{
	width:45;
	height:20;
	font-family: Arial;
	font-size: 11px;
	border : 1px outset White;
	background-image : url('http://support.queplix.com/pics/button_bg.gif');
	background-color : #D4D0C8;
	background-position :  center 50%;
}

.btnMenuPopup{
	height:20px;
	font-family: Arial;
	font-size: 11px;
	border : 0px;
	cursor: pointer;
	cursor: hand;
	background-color : #D4D0C8;
	background-position : center;
}

.selectedRow{
	font-family: Arial;
	background: #5ADFFF;
	font-size: 13px;
}

.btnSomeButton {
	border : 2px none #D4D0C8;
	background-color : #D4D0C8;
}

.navigation {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
	background-color: #D7D387
}

.mainmenu {
	margin: 0 0 0 0;
	background-color: #E8E7C9
}

.gridmenu {
	margin: 0 0 0 0;
	background-color: #779035
}

.timeframe {
	background-color: #D7D387;
}

.focusmenu {
	margin: 0 0 0 0;
	background-color: #888888
}

.formNavigation {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: white;
	background-color: #779035
}

.notFound {
	font-size: 150%	;
	font-weight: bold;
	text-align: center;
}

.feedbackTitle {
	font-size: 150%	;
	font-weight: bold;
	text-align: center;
}

.prev_next{
	text-decoration: underline;
	color : red;
	font-weight : bold;
	cursor:hand;
}

.mainframeClass{
	border: 1px dotted #D4D0C8;
}