/* CSS Document */
html, body {
	height:100%
}
*, html, body {
	margin:0px;
	padding:0px;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
img {
	border:0px solid;
}
#center {
	width: 940px;
	padding: 24px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
a {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.txt14 {
	font-size: 14px;
}
.txt18 {
	font-size: 18px;
}
.grey {
	color: #999999;
}
.leftTop {
	background-image: url(../images/lefttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto !important;
	height: 10px;
	min-height: 10px;
}
.rightTop {
	background-image: url(../images/righttop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto !important;
	height: 10px;
	min-height: 10px;
}
.leftBottom {
	background-image: url(../images/leftbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto !important;
	height: 10px;
	min-height: 10px;
	padding-bottom: 10px;
}
.rightBottom {
	background-image: url(../images/rightbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto !important;
	height: 10px;
	min-height: 10px;
	padding-bottom: 10px;
}
.black {
	color: #000000;
	padding-left: 40px;
}
.black a {
	color: #000000;
	text-decoration: underline;
}
.black a:hover {
	color: #333333;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
.pic {
	background-image: url(../images/pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin: 1px;
}
.pic2 {
	background-image: url(../images/pic2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
.pic3 {
	background-image: url(../images/pic3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-bottom: 10px;
}
