BODY {
	font-family : MS Sans Serif,Arial, Helvetica;	
	font-size : 11px;
	background-color : White;
	color: #400000;
}

TD {
	font-family : MS Sans Serif,Arial, Helvetica;
	font-size : 11px;
	color: #400000;
}

P {
	font-family : MS Sans Serif,Arial, Helvetica;
}

A {
	font-family : MS Sans Serif,Arial, Helvetica;
	font-size : 11px;
	text-decoration : underline;
	color: #400000;
}
A.hp {
	color: #400000;	
}
A.path {
	color: #707070;
}
A.sr {
	color : #400000;
}
A.head {
	color : #400000;
	font-size: 20px;
}


INPUT {
	height : auto;
	font-size : 11px;
	font-family : MS Sans Serif,Arial, Helvetica;
	color: #400000;
}
INPUT.grey2 {
	background-color : #C6C6C6;
	color: #400000;
}
INPUT.fixed {
	width : 150px;
	color: #400000;
}
INPUT.dark {
	background-color : #EEF4FF;
	color: #400000;
}
INPUT.white {
	background-color : white;
	color: #400000;
}
SELECT {
	height : 20px;
	font-size : 11px;
	font-family : MS Sans Serif,Arial, Helvetica;
	color: #400000;
}


HR {
	height : 1;
	color : #CCCCCC;
}


TR.#400000 {
	background-color : #400000;
}
TR.grey {
	background-color : #CCCCCC;
}
TR.green {
	background-color : #F8FDF6;
}
TR.light {
	background-color : #FFFFFF;
}
TR.dark {
	background-color : #EEF4FF;
}
TR.verydark {
	background-color : #CEDFFF;
}
TD.light {
	background-color : #FFFFFF;
}
TD.dark {
	background-color : #EEF4FF;
}


TABLE.light {
	background-color : #FFFFFF;
}
TABLE.dark {
	background-color : #EEF4FF;
}



.line {
	background-color : #CCCCCC;
}
.linedark {
	background-color : #000000;
}



.top {
	background-color : #CCCCCC;
}

.tb-top {
	color : #CCCCCC;
	font-size : 9px;
}

.tb-bot {
	color : White;
}

.bb-top {
	color : White;
}

.bb-mid {
	color : #400000;
}

.bb-bot {
	color : #707070;
}

.hed {
	font-size : 24px;
	font-weight : bold;
	color : #990000;
}
.subHed {
	font-size : 18px;
	font-weight : bold;
	color : #400000;
}
.paraHed {
	font-size : 14px;
	font-weight : bold;
	color : #400000;
	font-family : MS Sans Serif,Arial, Helvetica;
}
.build {
	background-color : #f0f0f0;
}
.error {
	color : #FF0000;
	font-size : 14px;
	line-height : 18px;
}
.subText {
	font-size : 10px;
	color : #000000;
}
.bigText {
	font-size : 14px;
}
.medText {
	font-size : 12px;
	font-family : MS Sans Serif,Arial, Helvetica;
	color : #400000;
}
.sectext {
	color : #666666;
}

.smalltext{
	font-size : 10px;
	font-family : MS Sans Serif,Arial, Helvetica;
	color : #400000;
}

.srCat {
	color : #000099;
	font-weight : bold;
}

.ctgHead {
	text-decoration : underline;
	color : #000099;
	font-weight : bold;
}
.ctg {
	text-decoration : underline;
}

.stepOff {
	color : #666666;
	font-size : 12px;
}
.stepOn {
	color : #666666;
	font-size : 22px;
	font-weight : bold;
}

.tabon {
	background-color : #EEF4FF;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}
.taboff {
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}


.navBoxOn {
	color : #400000;
	text-decoration: none;
	font-weight: bold;
	font-size : 11px;
}
.navBoxOff {
	color : #400000;
	text-decoration: underline;
	font-size : 11px;
}


A.index {
	color : #000099;
	font-weight : bold;
}

.titolo1{
	font-size : 14px;
	font-weight : bold;
	color : #400000;
	font-family : MS Sans Serif,Arial, Helvetica;
}

