﻿
.qeError
{
	color: Red;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
}

a:link
{
	color: Blue
}

.submit
{
	color: #2b333c;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.submit,
.submit-disabled {
background: #fefefe url(/images/background_form_element.gif) repeat-x;
border: 3px double;
border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}
.submit:hover,
.submit:focus {
border: 3px double;
border-color: #aedf9a #94da78 #6ab94b #94da78;
color: #94da78;
}
.submit:visited {
color: #2b333c;
}


.submitHot
{
	color: #2b333c;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.submitHot,
.submitHot-disabled {
background: #fefefe url(/images/background_form_element.gif) repeat-x;
border: 3px double;
border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}
.submitHot:hover,
.submitHot:focus {
border: 3px double;
border-color: #DEB399 #D99D77 #BA764C #D99D77;
color: #D99D77;
}
.submitHot:visited {
color: #2b333c;
}


.submitSelect
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background: #fefefe url(/images/background_form_element.gif) repeat-x;
	border: 3px double;
	border-color: #DEB399 #D99D77 #BA764C #D99D77;
	color: #D99D77;
}


.hr
{
color: #94da78;
width: 75%;
}


body
{
	font-size: 12px;
	font-family: Verdana;
	background: CCFFCC;
}

.MastHead
{
    height: 148px;
    background: #CCFFCC url(images/bg.gif) repeat-x;
}

.DialogHead
{
	height: 5px;
	background: #ffffff url(/images/MastheadStripPiece2.jpg) repeat-x;
}

.HeaderEditorRow
{
	height: 23px;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #96D2F6;
	color: Black;
	background: #96D2F6 url(/images/header_bg.gif) repeat-x;
}

.HeaderEditorSubRow
{
	height: 20px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color:White;
	background: #12A812 url(/images/Green-Bar-Strip.jpg) repeat-x
}

.GridHeader
{
    background: #72B242 url(/images/header_bg.gif) repeat-x;
}
   
.qEditorTableEmbed
{
	}
	
	.qEditorTable
{
	border-right: #5D7B9D thin solid;
	border-top: #5D7B9D thin solid;
	border-left: #5D7B9D thin solid;
	border-bottom: #5D7B9D thin solid;
}
	
.Gridheading
{
	font-size: 12px;
}

.crs_DetailLabel
{
	text-align : right;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

.crs_DetailValue
{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
}

crslabel
{
	font-size:14px;
}