body {
    margin: 0;
	background-color: #000000;
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: trebuchet ms, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #454545;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #64C1FF;
}
a:hover {
	text-decoration: underline;
}
#keywords {
	font-size: 0px;
	visibility: hidden;
}
#keywords h1, #keywords h2 {
	font-size: 0px;
	visibility: hidden;
}
.stage {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #9F9F9F;
}

.hd {
	margin-left: 5px;
	margin-bottom: 11px;
	margin-top: 5px;
}
.bt {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px;
}
h1 {
	font-size: 15px;
	color: #B5D900;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	color: #B5D900;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	text-transform: uppercase;
}
p {
	margin-left: 15px;
	margin-right: 15px;
}
.footer {
	font-size: 10px;
}
.footer a:link,.footer a:visited, .footer a:active {
	color: #454545;
	text-decoration: none;
}
.footer a:hover {
	color: #64C1FF;
	text-decoration: underline;
}

ul {
    color:#9F9F9F;
    list-style-type:none;
}
li {
    padding-left:8px;
	padding-bottom: 10px;
    background:transparent url(../images/bullet.gif) no-repeat;
    background-position:0 5px;
}
img {
	border:0;
}
hr{
	height: 1px ;
	margin-left: 15px;
}
.add p, li{
	color: #9F9F9F;
}
.tnc_head {
	margin-left: 15px;
}
.tnc_body ul {
	font-size: 13px;
}
/*boders for main flash*/
#borderleft {
	background-image:url(../images/brd_left.jpg);
	background-repeat: no-repeat;
}
#borderright {
	background-image:url(../images/brd_right.jpg);
	background-repeat: no-repeat;
}
#borderbottom {
	background-image: url(../images/brd_bottom.jpg);
	background-repeat: no-repeat;
}
.small {font-size: 10px;}
#morefoot {
background: url(../images/bggrad.jpg) repeat-x scroll left top #000000;
border:1px solid #070707;
color:#DFDFDF;
margin:0 0 10px;
padding:0px;
}
#morefoot h3 {
border-bottom:1px dotted #444444;
}