@charset "utf-8";
.titlePage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #093;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #060;
}
.btnMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #063;
	border: thin outset #3C6;
	background-image: url(../img/bg28.jpg);
}
.btnMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: thin outset #6C6;
	background-image: url(../img/bgi28.jpg);
}
.calcResult {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.divHidden {
	position: absolute;
	visibility: hidden;
}
.divVisi {
	position: absolute;
	visibility: visible;
}


.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #030;
}

.storyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #030;
}
.storyTextLarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #030;
}

.titleSection {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #063;
}
.linksCaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #060;
	background-color: #9EC;
}
.tblRowLabel1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
}
.tblHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-image: url(../img/bg24.jpg);
}
.alert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
