@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: left;
}
.align {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.left {
	text-align: left;
	font-weight: bold;
}
.left {
	text-align: left;
	font-weight: normal;
}
.bottom {
	background-color: #000000;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bottom h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F00;
}
a:active {

}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
}
