@charset "utf-8";
.tablebg {
	background-image: url(../images/table_bg.gif);
	background-repeat: no-repeat;
}
.table_title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.title 
{
	font-family: "Trebuchet MS";
	font-size: 13px;	
	color: #000000;
	text-decoration: none;
	
}
.title_bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.error{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.description {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text-5
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
}
.style1
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A7181D;
	
}
menu:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #710a0a;
	height: 25px;
	width: 120px;
}
menu:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #710a0a;
	height: 25px;
	width: 120px;
}
menu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B11010;
	height: 25px;
	width: 120px;
}
.title_white 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
