.yellowborder { border:1px solid #FFCC99;
	}
.txt1 {
	font-family: Verdana;
	font-size: 12px;
	color: #510213;
}
.graybor{border:1px solid #CCCCCC;}
.whitetxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1879AB;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1879AB;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1879AB;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1879AB;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.menu:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F8E387;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F8E387;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F8E387;
	text-decoration: underline;
}
a.menu:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F8E387;
	text-decoration: none;
}
.whitebor{border-top:1px solid #FFFFFF;}

