.pagedesign {
	font-family: verdana;
	font-size: 10px;
}
.inputbox {
	font-family: verdana;
	font-size: 9px;
}
.buttondes {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.pageheaders {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
.inputspecial {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #b22c1b;
}
.outputresult {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #b22c1b;
}
.outputLabel {
	font-family: verdana;
	font-size: 24px;
	font-weight: bolder;
}
.inputboxspecialdisabled {
	background:lightgrey;
	font-family: verdana;
	font-size: 9px;
	color: red;
}
.layout_header {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.layout_links {
	text-decoration:none;
	color:#666666;
}

.layout_links_menu {
	text-decoration:none;
	color:#b22c1b;
	font-family: verdana;
	font-size: 14px;
}
