body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #80A2CF;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Tahoma", Arial;
	font-weight: normal;
}
.Textstyle {
	font-family: "Tahoma", Arial;
	font-size: 13px;
	color: #333366;
}
.textstyle2 {
	font-family: Tahoma, "Arial Black";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}.Pagetitle {
	font-family: Tahoma, "Arial Black";
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.tdti {
	font-family: Tahoma, "Arial Black";
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
}
.input {
	font-family: Tahoma, "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-align: right;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #339999;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-size: 12px;
	line-height: 20px;
}.bodydiv {
margin-right:20px; margin-left:20px; font:Tahoma, 'Arial Black';}
.bodydivtitle {color:#CC0000; line-height:20px; font-size:11px; font-weight:bold;}
