@charset "utf-8";
.bg {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tablepos {
	margin-top: 0px;
	margin-bottom: 0px;
}

.marg {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.content1 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.logos {
	background-image: url(images/logos.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.title1 {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
.greyline_h {
	background-image: url(images/greydoot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.title2 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-align: left;
}
.field3 {
	width: 200px;
	border: 1px solid #E20914;
}
.link1 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}
a.link1:hover {
	color: #FFFFFF;
}
.bg2 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
}
.bg3 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
}
.hometable {
	height: 100%;
	margin-bottom: 0px;
}

