<style TYPE="text/css" >

.dummy {color:red;}

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	background-color:white;
	font-size:10px;
	color:black;
	font-family:verdana;
}

td, body, span, div, table, a {
	font-size:10pt;
	font-family:times new roman;
	color:#634739;
}

.contentTable {
	background-image: url(/media/images/siteimages/bg_tan.gif);
	width:100%;
	height:220px;
}

.glInsideTitle, .glInsideTitle td {
	font-weight:'bold';
	height:20px;
	color:#3E697F;
	font-size:10pt;
}

.submitbuttonclass {
	cursor:hand;
	font-family:garamond;
	font-size:14px;
	color:white;
	font-weight:bold;
	xbackground-color:activecaption;
	background-color:#634638;
}

.Xsubmitbuttonclass {
	background-color:#346837;
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
	font-family:garamond;
	font-size:14px;
}


TEXTAREA {
	font-size:14px;
	font-family:garamond;
}

fieldset {
	margin:5px;
	padding:5px;
	border:1 solid blakc;
}

legend {
	font-weight:'bold';
	text-align:left;
	vertical-align:middle;
	color:black;
}

.glCaptionCell {
	font-weight:bold;
}

.errormessage {
	font-weight:bold;
	color:#9F0A2D;
	font-size:12px;
}

.glErrormessage {
	font-weight:bold;
	color:#9F0A2D;
	font-size:12px;
}

.glHeaderRow, .glHeaderRow td {
	xbackground-color:activecaption;
	xbackground-color:#98B2E6;
	color:black;
	xcolor:captiontext;
	font-weight:bold;
	line-height:22px;
	border-bottom:2px solid #483526;
}

.glInfoText {
	color:#346837;
	font-weight:bold;
}

A:visited {  text-decoration:none; color:#3E697F; font-weight:bold; }
A:link {  text-decoration:none; color:#3E697F; font-weight:bold; }
A:active {  text-decoration:none; color:#3E697F; font-weight:bold; }
A:hover {   text-decoration:none; color:#3E697F; font-weight:bold; }

A.glFooterLink:visited {  text-decoration:underline; color:#000000; font-size:10px; }
A.glFooterLink:link {  text-decoration:underline; color:#000000; font-size:10px; }
A.glFooterLink:active {  text-decoration:underline; color:#000000; font-size:10px; }
A.glFooterLink:hover {   text-decoration:underline; color:#000000; font-size:10px; }

.glEvenrow, .glEvenrow td {
	background-color:whitesmoke;
	color:infotext;
}

.glOddrow, .glOddrow td {
	background-color:white;
	color:black;
}

table {
	border:0px;
}

A.greenLink:visited {  color:#346837; font-weight:'bold';  }
A.greenLink:link {  color:#346837; font-weight:'bold';  }
A.greenLink:active {   color:#346837; font-weight:'bold'; }
A.greenLink:hover {   color:#000000; font-weight:'bold'; }

.gOutset {
	border-bottom:2px solid threedshadow;
	border-left:2px solid threedhighlight;
	border-right:2px solid threedshadow;
	border-top:2px solid threedhighlight;
}

.menuItem {
	background-color:#98B2E6;
	color:white;
	font-weight:bold;
	cursor:default;
}

.glHighlightItem, .glHighlightItem td {
	background-color:navy;
	font-weight:bold;
    color:white;
}

.glHighlightedRow, .glHighlightedRow td { 
	background-color:#98B2E6;
    color:white;
	cursor:hand;
}

input:focus {
	border:2 solid red;
}

form {
	display:inline;
}

.curvebox {
	-mox-border-radius: 25px;
	border:2 solid red;
}

.glInputboxclass {
	padding-left:2px;
	padding-right:1px;
	padding-bottom:1px;
	padding-top:1px;
	border:1 solid silver;
	width:100%;
	background-color:white;
}

.glReadOnly {
	background-color:yellow;
	color:black;
}

.glMatched {
	xbackground-color:#98B2E6;
   	xcolor:black;
}

.glMatchedGClass, .glMatchedGClass td {
	background-color:green;
   	color:white;
}

.glMatchedYClass, .glMatchedYClass td {
	background-color:yellow;
   	color:black;
}

.glMatchedRClass, .glMatchedRClass td {
	background-color:red;
   	color:black;
}

.glMatchedBClass, .glMatchedBClass td {
	background-color:#98B2E6;
   	color:black;
}

.glMatchedUnder {
	xbackground-color:#6495B0;
   	xcolor:black;
}

A.menuLink:visited { color:#3E697F; font-weight:bold;  font-size:11px; text-decoration:none;}
A.menuLink:link { color:#3E697F; font-weight:bold;  font-size:11px; text-decoration:none;}
A.menuLink:active { color:#3E697F; font-weight:bold;  font-size:11px; text-decoration:none;}
A.menuLink:hover { color:#3E697F; font-weight:bold;  font-size:11px; text-decoration:none;}

.glActiveMenuItem {
	border:1 solid dimgray;
	background-color:darkgray;
}

.glInActiveMenuItem {
	border:1 solid #D3D3D3;
	background-color:;
}

.glNewItem {
	background-color:red;
}

.glChangedItem {
	background-color:yellow;
}

.glChangedItem1 {
	background-color:#CCCCCC;
}
.glChangedItem2 {
	background-color:#CCCCFF;
}

.glNewItem1 {
	background-color:99FF99;
}
.glNewItem2 {
	background-color:99FF99;
}

.glDeletedItem1 {
	background-color:#FF9999;
}
.glDeletedItem2 {
	background-color:#CCCCCC;
}

.glError {
	background-color:red;
}

.glHelpLink {
	CURSOR:help;
	border-bottom:3px double;
}

.glHelpPhrase {
	color:#6666CC;
	cursor:help;
	border-bottom:3px double;
	line-height:25px;
}

.glWait {
    position: absolute;
    left: 200px;
    top: 200px;
    border: 0.5ex solid #FF0000;
    color: darkred;
    background-color: white;
    font-size: 3em;
    text-align: center;
    vertical-align: middle;
    padding: 1em;
    z-index: 1000;
}

.glSmallText {
	font-size:12px;
}

.glBrownBottomBorder, .glBrownBottomBorder td {
	border-bottom:2px solid #483526;
}

.glBrownTopBorder, .glBrownTopBorder td {
	border-top:2px solid #483526;
}

.glWarningText {
	color:maroon;
}

</style>