@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	text-align: justify;
}

.bg {
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;
	height: 1100px;
}

.body {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFF;
	line-height: 30px;
	text-align: left;
}

.form {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFF;
	line-height: 30px;
	text-align: right;
}

.contactinfo {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFF;
	line-height: 21px;
	text-align: left;
}

.contactinfotitle {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFF;
	line-height: 21px;
	text-align: left;
}

.style2 {font-size: 10px}

a:link {
	color: #09F;
	font-size:14px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size:14px;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	font-size:14px;
	color: #09F;
}
a:active {
	text-decoration: none;
	font-size:14px;
	color: #09F;
}
#Table_01 tr td #textbg table tr td table tr td table {
	text-align: left;
}

