tr {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
td {

	font-family: Tahoma, Arial;
	font-size: 11px;
}
p {


	font-family: Tahoma, Arial;
	font-size: 11px;
}
body {



	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {




	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {





	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {






	font-family: Tahoma, Arial;
	font-size: 11px;
}
.red {
	background-color: #FEF5E6;
	border: 1px solid #E7C597;
}
.redbg {
	background-color: #FFF3E5;
	background-image: url(../_images/red_gradient.jpg);
	color: #E7C597;
	font-weight: bold;

}
.blue {

	background-color: #EEEEEE;
	border: 1px solid #799EDA;
}
.bluebg {

	background-color: #EFF3FF;
	background-image: url(../_images/blue_gradient.jpg);
	color: #666666;
	font-weight: bold;
}
.whitelink {
	color: #FFFFFF;
}
.copyright {

	color: #999999;
}
.grayheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:active {


	text-decoration: none;
}
