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

body {
	background-color: #000000;
	background-image: url(images/bg1b.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
#bg {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}
.verd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.footer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
}
.footer1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.footer1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.cont {
	height: 430px;
	overflow: auto;
	padding-right: 10px;
}

.cont1 {
	height: 430px;
	padding-right: 10px;
}

.cont2 {
	height: 420px;
	overflow: auto;
	padding-right: 10px;
}

.cont3 {
	padding-right: 10px;
}
