.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}
.input {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.verdana {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.arial {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;

}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.normalorange {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;

}
.normalBIG {

	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.subject {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.orangebold {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;

}
.borderblue {
	border: 1px solid #003399;
}
.bordergray {
	border: 1px dotted #999999;
}
.normalBL {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}
.buttonred {
	background-color: #FF6600;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arialBIG {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normallink { font-family: Tahoma; font-size: 11px; text-decoration: none; color: #666666; }
.normalblue {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #003399;
}
.white_normal {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.white_bold {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
