.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.tahoma12black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.tahonamenuwhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.Bigredtitle {
	font-family: Tahoma;
	font-size: 16px;
	color: #CC0033;
	text-decoration: none;
	font-weight: bolder;
}
.pdf {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	text-decoration: none;
	padding: 2px;
}
.blockred {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0033;
	padding: 2px;
}
.rightbox {
	margin-left: 8px;
	border: 1px solid #CC0033;
}
.leftbox {
	border: 1px solid #CC0033;
	margin-right: 8px;
}
.bb_standard {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}
