body {
	margin: 0 auto;
}
.bgtitle {
	background-image: url(images/title.jpg);
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0 0 0 25px;
	font-weight:bold;
	background-repeat: no-repeat;
}
.bgwrapper {
	background-image: url(images/bg.jpg);
}
.bdth {
	border: thin solid #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 0 0 30px;
}
.large {font-family: Verdana;
		font-size: 14px;
		font-weight: bolder;
		color: #FFFFFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFB38;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFB38;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFB38;
}