@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #2B0518;
}
a:active {
	color:  #900;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #900;
	padding-left: 22px;
	padding-top: 27px;
}

.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
}

.onDecktxt1 {
	font-size: 14px;
	color: #900;
}
.onDecktxt2 {
	font-size: 14px;
	color: #474F6B;
}
.onDecktxt3 {
	font-size: 16px;
	color: #111;
	font-style: normal;
	font-weight: bold;
}
.onDecktxt4 {
	font-size: 12px;
	color: #474F6B;
}
.onDecktxt5 {
	font-size: 13px;
	color: #474F6B;
}
.onDecktxt6 {
	font-size: 14px;
	color: #333;
}
.lgText1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
