body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
}
h2 {
	font-size: 10px;
	color: #CCCCCC;
}

#center {
	position: absolute;
	left: 33px;
	top: 181px;
	height: 17px;
			}

.leftbg {
	background-image: url(assets/mainpage/leftedge.jpg);
	background-repeat: repeat-x;
}
.rightbg {
	background-image: url(assets/mainpage/rightedge.jpg);
	background-repeat: repeat-x;
}
.buttonbg {
	background-image: url(assets/mainpage/buttonbg.jpg);
	background-repeat: no-repeat;
}
.infobg {
	background-image: url(assets/mainpage/infobg.jpg);
	background-repeat: no-repeat;
}
.trackbg {
	background-image: url(assets/mainpage/trackbg.gif);
	background-repeat: no-repeat;
}
.contactbg {
	background-image: url(assets/mainpage/contactbg.gif);
	background-repeat: no-repeat;
}
.ourbg {
	background-image: url(assets/mainpage/ourmbg.gif);
	background-repeat: no-repeat;
}
.whatbg {
	background-image: url(assets/mainpage/whatwebg.gif);
	background-repeat: no-repeat;
}
.whobg {
	background-image: url(assets/mainpage/whowebg.gif);
	background-repeat: no-repeat;
}
.testbg {
	background-image: url(assets/mainpage/testbg.gif);
	background-repeat: no-repeat;
}
div#scroll {
	margin-top:0px; margin-left:10px; margin-right:8px; overflow: auto; width:250px; height:230px;
}
div#scrollb {
	margin-top:0px; margin-left:10px; margin-right:8px; overflow: auto; width:460px; height:200px;
}


.newsbg {
	background-image: url(assets/mainpage/newsbg.gif);
	background-repeat: no-repeat;
}

/* Basescript */
div#baseScript {clear:both; text-align:center; margin:auto; width:879px; padding:200px 22px 50px 0px; color:#777; font-size:0.8em}
div#baseScript a {color:#666; text-decoration:none;}
div#baseScript h1 {color:#555; font-weight:bold; font-size:1em}


