body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	margin: 7px 5px 5px;
}

td {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	white-space: nowrap;
	color:#000000;
	border-bottom:2px;
	border-color:#FF0000;
	border-bottom-style:solid;
}
.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	white-space: nowrap;
	color:#EE3333;
	border-color:#FF0000;
}
.caption3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	white-space: nowrap;
	color:#000000;
	border-bottom:1px;
	border-color:#9999CC;
	border-bottom-style:solid;
}
.caption3_wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color:#000000;
	border-bottom:1px;
	border-color:#9999CC;
	border-bottom-style:solid;
}
.uitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	font-weight: bolder;
	color: #000000;
	letter-spacing:1px;
	bottom:2px;
	white-space: nowrap;
}
.shaded_ucell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	font-weight: bolder;
	color: #000000;
	white-space: nowrap;
	background-color:#F6F6F6;
}
.shaded_ucell_header {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
	border-bottom-color: #DDDDDD; 
	font-weight: bolder;
	color: #000000;
	white-space: nowrap;
	background-color:#F6F6F6;
}
.shaded_cell_row {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
	border-top-width: 0pt; 
	color: #000000;
	background-color:#F6F6F6;
}

.framed {
	border-width: 1px;
	border-style: outset;
	border-color: #9999CC;
}
.ucell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.ulight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
.ulight_semi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.ulight_semi_padded {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-left:10px;
}
.shaded_cell {
	background-color:#F6F6F6;
}

.padded_top {
	padding-top:10px;
}
.padded_top5 {
	padding-top:5px;
}

.padded_left {
	padding-left:10px;
}
.padded_left_top {
	padding-left:10px;
	padding-top:10px;
}
.padded_all5 {
	padding:5px 5px 5px 5px;
}
a {
	color:#003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE3333;
	text-decoration: none;
	white-space:nowrap;
}
a:hover {
	COLOR: #EE3333;
}
.solid_link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.double_link {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-decoration: none;
}

