body {
	background-color: #444444;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}
a {
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}

.text2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
line-height: 15px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d7892;
	line-height: 15px;
	}

.textx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d7892;
	line-height: 15px;
	}
	
	
.btn-go {
	font-size: 12px;
	background-color: #4d7892;
	padding-left: 2px; padding-right: 2px;
	color: #ffffff;
	border: none;
	padding-bottom: 5px; padding-top: 5px;
	}
	

.footer-bk-table {
	font-size: 10px;
	width: 700px;
	height: 45px;
	background-image: url(../images/footer-bk.png);
	background-repeat: no-repeat;
	}
	

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #cccbcb;
	line-height: 15px;
	text-decoration: none;
}

a.footer:link {
	font-family: Verdana;
	font-size: 10px;
	color: #87b5d0;
	line-height: 15px;
	text-decoration: none;
}

a.footer:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #87b5d0;
	line-height: 15px;
	text-decoration: none;
}

a.footer:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #87b5d0;
	line-height: 15px;
	text-decoration: underline;
}