.temp { color: 000000; }

a { color: #336699; }


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   60%;
	font-weight: bold;
	color:       #DA9A22;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   75%;
	color:       666666;
	text-decoration: none;
}

.mainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   75%;
	font-weight: bold;
	text-decoration: none;
}

.mainhp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: 666666;
	text-decoration: none;
	line-height : 110%;
}

.mainsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   65%;
	color:       666666;
	text-decoration: none;
}

.SubTitle {
	color:       336699;
	font-weight: bold;
}

.InputForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: 666666;
	border: 1 solid #666666;
}

.SubmitBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   75%;
	color:       666666;
	background:	 #FFFFFF;
}

.PageTitle {
	color:       336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   110%;
	font-weight: bold;
	text-decoration: none;
}

a.navMem {
	color:       #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   70%;
	text-decoration: none;
}

a.navMem:hover { color: #F7ECD7; }

a.nav1 {
	color:       #DA9A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   65%;
	font-weight: bold;
	text-decoration: none;
}

a.nav1:hover { color: #000000; }

a.nav2 {
	display:	block;
	color:       336699;
	background-color: #FAF6EB;
	width:		 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   75%;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.nav2:hover { background-color: #F7ECD7; }



.alertMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   75%;
	color:       990000;
	font-weight: bold;
}
.alertMsg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   75%;
	color:       006600;
	font-weight: bold;
}
.hoverOn	{ background: #F7ECD7; }
.hoverOut1	{ background: #FFFFFF; }
.hoverOut2	{ background: #FFFFFF; }
