.Title {
	color:#4d7097;
	font-size: 14pt; 
	font-family:Helvetica, Arial;

}

.MyButton {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#4d7097;
	border-style:none;
	background-color:#ebeadb;
}

.MyTextbox {
	font-family:Verdana, Arial;
	font-size:9pt;
	color:#9C6720;
	border-color:#AFC0E0; 
	border-style:none;
	background-color:#e2decd;
}

.SelectBox {
	color:#555555;
	font-family:Verdana, Arial;
	font-weight: bold;
	font-size:10pt;
}

.mainMenu {
	font-size: 18px; 
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}