BODY, TABLE, INPUT, SELECT, A, DIV, SPAN
{
	font-family:	"MS Sans Serif";
	font-size:		10pt;
}

ul {  list-style: url(../images/left.gif) none outside;}

.coolTable { font-family: "MS Sans Serif"; font-size: 10pt; border: 1px solid #CCCCCC;}
.coolTable TH {text-align: center; font-weight: bold; background-color: ButtonFace; border: 1px solid ButtonShadow; border-left: 1px solid ButtonHighlight; border-top: 1px solid ButtonHighlight;}
.coolTable .row1 {background-color: #FFFFFF; padding-left: 5px; padding-right: 5px;}
.coolTable .row2 {background-color: #EEEEEE; padding-left: 5px; padding-right: 5px;}

.coolForm { font-family: "MS Sans Serif"; font-size: 10pt; background-color: ivory; border: 1px solid #CCCCCC;}
.coolForm TH {text-align: center; font-weight: bold; background-color: #6699CC; color: white; border: 1px solid #003366; border-left: 1px; solid #CCDDEE; border-top: 1px; solid #CCDDEE; filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#00FFFFFF' , endColorstr='#FFCBD6ED', gradientType='1');}
.coolForm .col1 { padding-left: 5px; padding-right: 5px; background-color: ButtonFace; border: 1px solid ButtonShadow; border-left: 1px solid ButtonHighlight; border-top: 1px solid ButtonHighlight;}
.coolForm .col2 { padding-left: 5px; padding-right: 5px; border: 1px solid #EEEEEE; background-color: ivory;}
.coolForm .col3 { text-align: center; }

.graph0 {background-color: #EEEEEE; height: 20px; border: 1px solid #CCCCCC;}
.graph1 {background-color: #6666CC; height: 20px; border: 1px solid #333399; border-left: 1px solid #9999FF; border-top: 1px solid #9999FF;}
.graph2 {background-color: #CC6666; height: 20px; border: 1px solid #993333; border-left: 1px solid #FF9999; border-top: 1px solid #FF9999;}
.bar1 {background-color: #66CC66; width: 22px; border: 1px solid #339933; border-left: 1px solid #99FF99; border-top: 1px solid #99FF99;}

.atab {padding-left: 5px; padding-right: 5px; margin-left: 5px; text-decoration: none; font-weight: bold; border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-right: 1px solid #666666;}
.atab:link {color: #3333FF; background-color: #FFFFFF;}
.atab:visited {color: #3333FF; background-color: #FFFFFF;}
.atab:hover {color: #FFFFFF; background-color: #3333FF;}
.atab:active {color: #FFFFFF; background-color: #3333FF;}
