body {
	font-family: Arial;
	font-size: 12px
}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D0027;font-weight:bold
}
h4 {
	font-family: Arial;
	font-size: 13px;
	color: #9D0027;font-weight:bold 
}
h5 {
	font-family: Arial;
	font-size: 12px;
	color: #9D0027;font-weight:bold; 
}
.GroupColor {
	background-color: #A6D9FF;
	font-size: 11px;
}
.pageinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #9D0027;
	color: #FFFFFF;
}
#sidebar {
	color: #FFFFFF;
	background-color: #9D0027;
	vertical-align: top;
}
.link {
	color: #FFFF00;
	text-decoration: none;
}
.formbox {
	border-color: #9D0027;
	border-width: 5;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
img {
	border: 0px;
}