/* CSS - cpak 2.0 */

/* - - - - - BACKGROUND COLORS - - - - - */

.backblack { background-color : #000000;}
.backwhite {background-color: #FFFFFF;}
.backlightestgray { background-color: #C0C0C0;}
.backlightgray { background-color: #999999;}
.backmidgray { background-color: #666666;}
.backdarkgray { background-color: #333333;}
.backwhite { background-color: #FFFFFF;}
.backdarkestblue { background-color: #000033;}
.backdarkblue { background-color: #000066;}
.backmidblue { background-color: #000099;}
.backblue { background-color: #0000FF;}
.backlightblue { background-color: #CCFFFF;}
.backdarkdullazure { background-color: #336699;}
.backpaleweakblue { background-color: #CCCCFF;}
.backlightweakblue { background-color: #9999CC;}
.backobscuredullazure { background-color: #003366;}
.backmediumweakblue { background-color: #666699;}
.backlightdullazure { background-color: #6699CC;}
.backobscureweakblue { background-color: #000033;}
.backobscuredullblue { background-color: #000066;}
.backdarkfadedblue { background-color: #000099;}
.backdarkhardblue { background-color: #0000CC;}
.backdarkazureblue { background-color: #003399;}
.backdarkazurecyan { background-color: #006699;}
.backdarkhardazure { background-color: #0066CC;}
.backpaledullblue { background-color: #9999FF;}
.backyellow { background-color: #FFFF00;}
.backlightyellow { background-color: #FFFFCC;}
.backlightweakyellow {background-color: #CCCC99;}
.backdarkweakyellow {background-color: #666633;}
.backmediumspringyellow {background-color: #99CC33;}
.backpink { background-color: #FF0099;}
.backobscureweakred { background-color: #330000;}
.backobscuredullred { background-color: #660000;}
.backdarkfadedred { background-color: #990000;}
.backdarkhardred { background-color: #CC0000;}
.backpaledullred { background-color: #FF9999;}
.backpaleweakred { background-color: #FFCCCC;}
.backred { background-color: #FF0000;}
.backlightred { background-color: #FFCCCC;}
.backorangeorangered {background-color: #FF6600;}
.backdarkredorange {background-color: #CC3300;}
.backobscureweakgreen { background-color: #003300;}
.backobscuredullgreen { background-color: #006600;}
.backdarkfadedgreen { background-color: #009900;}
.backdarkhardgreen { background-color: #00CC00;}
.backdarkweakgreen {background-color: #336633;}
.backgreen { background-color: #00FF00;}
.backpaledullgreen { background-color: #99FF99;}
.backpaleweakgreen { background-color: #CCFFCC;}
.backlightdullspring { background-color: #99CC66;}
.backpurple { background-color: #800080;}
.backlightpurple { background-color: #BBBBFF;}
.backdarkdullviolet { background-color: #663399;}
.backpaleweakmagenta { background-color: #FFCCFF;}
.oddrowcolor { background-color: #E6E6E6;}
.evenrowcolor { background-color: #FFFFFF;}
.backhighlightbar { background-color: #CCCCFF;}


/* - - - - - TEXT COLOR - - - - - */

.textblack { color : #000000;}
.textlightestgray { color: #C0C0C0;}
.textlightgray { 	color: #999999;}
.textmidgray { color: #666666;}
.textdarkgray { color: #333333;}
.textwhite { color: #FFFFFF;}
.textdarkestblue { color: #000033;}
.textdarkblue { color: #000066;}
.textlightblue { color: #CCFFFF;}
.textobscuredullblue { color: #000066;}
.textlightfadedblue { color: #6666FF;}
.textblue { color: #0000FF;}
.textyellow { color: #FFFF00;}
.textlightyellow { color:#FFFFCC;}
.textlightweakyellow {color: #CCCC99;}
.textdarkweakyellow {color: #666633;}
.textlightfadedred {color: #FF6666;}
.textred { color: #FF0000;}
.textdarkhardred { color: #CC0000;}
.textpaledullred { color: #FF9999;}
.textobscuredullred { color: #660000;}
.textdarkfadedred { color: #990000;}
.textdarkhardred { color: #CC0000;}
.textpaleweakred { color: #FFCCCC;}
.textlightdullspring { color: #99CC66;}
.textobscureweakgreen { color: #003300;}
.textobscuredullgreen { color: #006600;}
.textdarkfadedgreen { color: #009900;}
.textdarkhardgreen { color: #00CC00;}
.textgreen { color: #00FF00;}
.textpaledullgreen { color: #99FF99;}
.textpaleweakgreen { color: #CCFFCC;}
.textobscuredullred { color: #660000;}
.textdarkdullviolet { color: #663399;}
.textpaleweakmagenta { color: #FFCCFF;}



/* - - - - - TEXT SIZE - - - - - */

.text8 {
	font-size: 8pt;
	line-height: 10pt;
	font-family: arial, verdana, helvetica;
}

.text9 {
	font-size: 9pt;
	line-height: 11pt;
	font-family: arial, verdana, helvetica;
}

.text10 {
	font-size: 10pt;
	line-height: 12pt;
	font-family: arial, verdana, helvetica;
}

.text11 {
	font-size: 11pt;
	line-height: 13pt;
	font-family: arial, verdana, helvetica;
}

.text12 {
	font-size: 12pt;
	line-height: 14pt;
	font-family: arial, verdana, helvetica;
}

.text14 {
	font-size: 14pt;
	line-height: 16pt;
	font-family: arial, verdana, helvetica;
}


/* - - - - - FORMS/INPUT - - - - - */

.input {
	background-color: #E6FFFF;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	border: thin solid silver;
}

.input_yellow {
	background-color: #FFFF00;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	border: thin solid silver;
}

.input_lightyellow {
	background-color: #FFFFCC;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	border: thin solid silver;
}

.input_green {
	background-color: #CCFFCC;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	border: thin solid silver;
}

.inputdisabled {
	background-color: #CCCCCC;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
}

.text9disabled {
	font-size: 9pt;
	line-height: 11pt;
	font-family: arial, verdana, helvetica;
	font-style: italic;
}


/* - - - - - BEHAVIORS - - - - - */

A, A:Active,A:Visited {
	text-decoration:none;
	cursor: pointer;
}

.iframegray {
	background-color: #C0C0C0;
}

.iframewhite {
	background-color: #FFFFFF;
}

.hasfocus {
	cursor: pointer;
}
