@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CDCDCD;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.h {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.white:link, a.white:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CDCDCD;
	text-decoration: none;
}
a.white:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CDCDCD;
	text-decoration: underline;
}
a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	clear: left;
	float: left;
	height: 19px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 3px;
}
a.menu:hover, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	clear: left;
	float: left;
	height: 19px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	width: 100%;
	padding-top: 3px;
}
a.footer:link, a.footer:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.red {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.img {
	padding-bottom: 0px;
	padding-left: 10px;
}
.dash {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.small {
	font-size: 10px;
}
