body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #417ECE;
}
body {
	background-color: #1F6DD1;
	background-image: url(images/backline.jpg);
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.templatestyle {
	background-image: url(images/img_22.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.linkbarstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1664C6;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 20px;
	letter-spacing: 1px;
}
.textstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #384A7A;
	padding: 2px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: left;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
	letter-spacing: 2px;
	padding: 4px 2px 5px 30px;
	background-image: url(images/titleback.jpg);
	background-repeat: no-repeat;
}
.infostyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B5A9B;
	padding: 1px;
	letter-spacing: 1px;
}
