

BODY  {
	font-family : geneva,arial,sans-serif;
	font-size : 10pt;
	font-weight : normal;
	background-color : #F4F0EC;
}

A {
	color: #000055;
	text-decoration: none;
}

A:Visited {
	color: #000055;
	text-decoration: none;
}

A:HOVER {
	color : #005300;
	text-decoration: underline;
}

TT {
	font-family: monospace;
}

STRONG {
	font-weight : bold;
}

H1 {
	font-size: 20pt;
	font-weight : bold;
}

TH  {
	font-family : geneva,arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background-color : #C1D0C5;
}

TH.buttonStyle  {
	background-color : #DCCFAF;
}

.appButton {
	background-color : #DCCFAF;
	color : #000055;
	font-weight : bold;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;

	font-size : 11px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding-bottom : 1px;
	border-color : #005300;
	border-collapse : collapse;
	border-width : 1px;
 
}
	
TH.required  {
	color : #9D0000;
}

TD  {
	font-family : geneva,arial,sans-serif;
	font-size : 10pt;
	background-color : #FFFFFF;}


TD.colored  {
	background-color :  #005300;}


TD.clear {
	background-color : #F4F0EC;
}


TD.header {
	background-color : #003900;
	color : #FFFFFF;
}

TEXTAREA {
	font-size : 9pt;
	font-family : geneva,arial,sans-serif;
	color : #000000;
	background-color : #FFFFF6;
}

INPUT.text {
	font-size : 9pt;
	font-family : geneva,arial,sans-serif;
}

.smallfont {
	font-size : 9pt;
}

.smallerFont  {
	font-size : 8pt;
	font-weight : normal;
}

.largerFont  {
	font-size : 12pt;
	font-weight : normal;
}

.tinyFont {
	font-size: 9px;
}

.ErrorText {
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.InformText {
	font-size : 12pt;
	color: #006600;
	font-weight : bold;
}

.smallInform {
	font-size : 10pt;
	color: #006600;
	font-weight : bold;
}

.disabledItem {
	color: Silver;
}


.RCFont {
	font-family : geneva,arial,sans-serif;
}

