.back {
	background-color: #F0F2FF;
}
.menu1 {
	font-family: tahoma, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.menu2 {
	font-family: tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.menu1:hover {
	color: #367BFC;
	text-decoration: underline;
}
a.menu2:hover {
	color: #367BFC;
	text-decoration: underline;
}.title {
	font-family: tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
}
.text {
	font-family: tahoma, Arial;
	font-size: 8pt;
	color: #000066;
	font-weight: normal;

}
.box {
	border: 1px solid #000066;
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;

}
.borders {
	border: thin dotted #FFCC00;
}

.titleWhite {

	font-family: tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.menu2Red {

	font-family: tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.message {
	font-family: tahoma, Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a {
	text-decoration:underline;
	color: #000066;
}
.menu3 {

	font-family: tahoma, Arial;
	font-size: 6pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
