body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../Assets/panel.jpg);
}
.bold {
	font-weight: bold;
}
.blue {
	font-weight: normal;
	color: #3366CC;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: 3366cc;
	text-decoration: underline;
}
.menu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #973220;
}
.menu2 {
	font-weight: bold;
	color: #663300;
	font-size: 12px;
}
.titlemenu {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	background-color: #8B5120;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	font-size: 18px;
	font-weight: bold;
}
.bluebold {
	font-weight: bold;
	color: #2B55CE;
}
