/* CSS Document */

BODY {
	background-color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 10pt;
	
	}
table {	background-color:#F0EFEC;
		border-color:#CCCCCC;
		border-width:1px;
		border-style: ridge;
		}
caption{
	background-color:#F0EFEC;
	border-color:#CCCCCC;
	border-width:1px;
	border-style: ridge;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: navy;
	font-size: 20pt;
}
caption.small{
	background-color: #ADC6ED;
	border-color:#CCCCCC;
	border-width:1px;
	border-style: ridge;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	color: navy;
	font-size: 14pt;
}
fieldset{
	background-color:#F0EFEC;
}
legend{
	background-color: background-color:#F0EFEC;
	border-color:#CCCCCC;
	border-width:4px;
	border-style:double;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: navy;
	font-size: 14pt;
}
th.small {
	background-color: #ADC6ED;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: navy;
	font-size: 8pt;
	}
th {
	background-color: #ADC6ED;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: navy;
	font-size: 11pt;
	}
tr {
	background-color:#F0EFEC;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: navy;
	font-size: 10pt;
	}
	
.white {
	background-color:#FFFFFF; 
	}
.redUser{
	background-color:#FF6666; 
	}

.lightPeach {
	border-top-color:  #ADC6ED;
	text-align: left;
	background-color:  #ADC6ED;
	letter-spacing: normal;
	background-position: center;
	border-bottom-color: silver;
	line-height: normal;
	border-right-color:  #ADC6ED;
	border-top-style: solid;
	border-left-color: silver;
	word-spacing: normal;
	border-bottom-style: inset;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-width: thin;
	border-right-width: thin;
	font-style: normal;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 15px;
	color: navy
}
h3,h4,h5 {
	background-color: #ADC6ED;
	width:540px;
	margin-bottom: -0.10em;
	text-align:center;
	color: navy;
	height: 30px;
	vertical-align: middle
}
.lightOrange {
	border-top-color: #ADC6ED;
	text-align: left;
	background-color: #ADC6ED;
	letter-spacing: normal;
	background-position: center;
	border-bottom-color: silver;
	line-height: normal;
	border-right-color: #ADC6ED;
	border-top-style: solid;
	border-left-color: silver;
	word-spacing: normal;
	border-bottom-style: inset;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-width: thin;
	border-right-width: thin;
	font-style: normal;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 15px;
	color: navy
}
.lightOrange2 {
	border-top-color: rgb(255,220,185);
	text-align: left;
	background-color: rgb(255,220,185);
	letter-spacing: normal;
	background-position: center;
	border-bottom-color: silver;
	line-height: normal;
	border-right-color: rgb(255,220,185);
	border-top-style: solid;
	border-left-color: silver;
	word-spacing: normal;
	border-bottom-style: inset;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-width: thin;
	border-right-width: thin;
	font-style: normal;
	font-size: 10pt;
	text-transform: none;
	font-variant: none;
	font-weight: bold;
	text-indent: 15px;
	color: navy
}
