body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #042338;
}
.t2-blue {
	color: #2A7DA5;
	font-weight: bold;
}
.title1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #2A7DA5;}
.title2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #444444;}
.col3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #444444;}
.t-foot {
	color: #4d6f83;
}
a:link {
	color: #2A7DA7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A7DA7;
}
a:hover {
	text-decoration: underline;
	color: #DCA121;
}
a:active {
	text-decoration: none;
	color: #DCA121;
}
