.txt-regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#div-front {
	background-color: #333333;
	position: relative;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;
}
.txt-front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00CCFF;
}
.txt-CC3333 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC3333;
}
.txt-front-CC3333 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #CC3300;
}
.txt-12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #33CCFF;
}
.imgbrd {
	border: solid #FFFFFF;
}
#div-front-white {

	background-color: #FFFFFF;
	position: relative;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;
}
.txt-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6633;
}
.txt-front-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #33CCFF;
}
#div-mnu-main {
	background-color: #333;

}
#div-mnu-main a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}
#div-mnu-main a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}
#div-mnu-main a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
#div-mnu-main a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}
