BODY {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	background-color: #E6F2F9;
	color: Black;
}
TD {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	color: Black;
}
A {
	text-decoration: none;
	color: #223F79;
}
A:Hover {
	text-decoration: underline;
}

A.Menu {
	text-decoration: none;
	color: #223F79;
}

A.Menu:Hover {
	text-decoration: none;
	color: #223F79;
}

.normal {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}

.normalWelcome {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
}

.Header {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 16pt;
	color: #4390A0;
	font-weight: bold;
	margin-left: 0px;
}

.BottomLinks {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	color: #4390A0;
	margin-bottom: 6px;
}
.BottomText {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	color: #223F79;
	font-weight: bold;
	margin-bottom: 6px;
}

TD.TDimgW {
	background: White;
}
TD.TDimg01 {
	background-image: url(img/i01.jpg);
	background-repeat: no-repeat;
}
TD.TDimg02 {
	background-image: url(img/i02.jpg);
	background-repeat: no-repeat;
}
TD.TDimg03 {
	background-image: url(img/i03.jpg);
}
TD.TDimg04 {
	background-image: url(img/i04.jpg);
	background-repeat: no-repeat;
}
TD.TDimg05 {
	background-image: url(img/i05.jpg);
	background-repeat: no-repeat;
}
TD.TDimg06 {
	background-image: url(img/i06.jpg);
}
TD.TDimg07 {
	background-image: url(img/i07.jpg);
	background-repeat: no-repeat;
}
TD.TDimg08 {
	background-image: url(img/i08.jpg);
	background-repeat: no-repeat;
}
TD.TDimg09 {
	background-image: url(img/i09.jpg);
	background-repeat: no-repeat;
}
TD.TDimg10 {
	background-image: url(img/i10.jpg);
}

.oncolor {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #172C55;
	background-image: url(img/m_on.png);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 40px;
	padding-top: 10px;
}

.offcolor {
	font-family: Tahoma,  Arial, sans-serif;
	font-weight: normal;
	color: #223F79;
	background-image: url(img/m_off.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	height: 36px;
}