.main {
	background-image: url(../files/BackG02.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-color: #010101;
	
	}
body {
	background-color: #1F1F1F;
	margin-top: 0px;
}
.tabletop {
	background-image: url(files/TopDot.gif);
	background-repeat: repeat-x;
}
tablelefttop {
	background-image: url(files/LeftTopDot.gif);
	background-repeat: no-repeat;
}
.tablelefttop {
	background-image: url(files/LeftTopDot.gif);
	background-repeat: no-repeat;
}
.tablebottomleft {
	background-color: #181818;
	background-image: url(files/LeftBotDot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabletopright {
	background-color: #181818;
	background-image: url(files/RightTopDot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tablebottomright {
	background-color: #181818;
	background-image: url(files/RightBotDot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tableleft {
	background-image: url(files/LeftSideDot.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tableright {
	background-image: url(files/RightSideDot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.textbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #191919;
	letter-spacing: normal;
	color: #CCC;
	text-align: justify;
}
.tablebottom {
	background-color: #191919;
	background-image: url(files/BottomDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadowleft {
	background-image: url(files/shadowleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowright {
	background-image: url(files/shadowright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.picture {
	background-color: #191919;
	text-align: center;
}

.headingtext {font-family:Verdana, Geneva, sans-serif;
color:#999999;
font-size:12px;
}

.text {font-family:Verdana, Geneva, sans-serif;
color:#FFF;
font-size:10px;
font-weight:normal;
}

