html {
     overflow-y: scroll;
}

body {
	font-family: Verdana;
	font-size:13px;
	color:#FFFFFF;
	text-align: left;
	background-color: #000000;
	margin-top: 10px;
	padding-top: 0px;
	top: 0px;
	max-height: 0px;
	line-height: 20px;
}

img {
	border: 0px;
}

a:focus, object:focus {
outline: none;
-moz-outline-style: none;
}

table.mainTable {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	padding:0px;
	border: 0px;
}

table.menuTable {
	width:780;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border: 2px solid #222222;
	background-color: #222222;
	padding:2px;
}

td.menu a.b2:link,a.b2:visited{
	display:inline-block;
	font-family: Georgia;
	font-size:25px;
	color:#FFFFFF;
	background-color:#222222;
	text-align:center;
	padding:8px;
	text-decoration:none;
}
td.menu a.b2:hover,a.b2:active {
	background-color:#000000;
}

td.gray {
	background-color: #222222;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:0px;
	border-bottom: 5px solid black;
}

td.gray2 {
	background-color: #222222;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 5px solid black;
}

td.gray3 {
	background-color: #222222;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.gray4 {
	background-color: #222222;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.error {
	background-color: #441111;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:0px;
	border-bottom: 5px solid black;
}

td.success {
	background-color: #114411;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:0px;
	padding-bottom:5px;
	border-bottom: 5px solid black;
}

td.playlist {
	font-size:14px;
	background-color: #222222;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	border-bottom: 3px solid #000000;
}

td.playlist_alt {
	font-size:14px;
	background-color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	border-bottom: 3px solid #000000;
}

td.playlist_end {
	font-size:14px;
	background-color: #440000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	border-bottom: 3px solid #000000;
}

td.shoutbox {
	font-size:13px;
	line-height:15px;
	background-color: #222222;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 5px solid #000000;
}
td.innerSB {
	padding:0px;
	margin:0px;
}

td.usertags{
	font-size:13px;
	background-color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 0px;
}

td.code {
	width:500px;
	height:80px;
	display: block;
	background-color: white;
	color: black;
	font-family: Courier;
	overflow:scroll;
}

p
{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	
}

h1 {
	font-family: Georgia;
	font-size: 25px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 27px;
	vertical-align: center;
}

h2 {
	color: White;
	font-size:17px;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight:normal;
	line-height: 17px;
	
}

h3 {
	font-size:22px;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight: normal;
	line-height:5px;
	
}

h4 {
	color: #FF0000;
	font-size:19px;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight: normal;
	line-height:5px;	
}

h5 {
	color: White;
	font-size:17px;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight:normal;
	line-height: 17px;
	margin-bottom: 2px;
	margin-top:8px;
}



a:link, a:visited, a:hover {
	color: #FFFFFF;
}

span.gray {
	color:#444444;
}

span.red {
	color:#FF0000;
}

span.gray2 {
	color:#999999;
}

span.order {
	color:#AAAAAA;
}

span.order a:link, span.order a:visited, span.order a:hover, span.order a:active {
	text-decoration: none;
	color:#AAAAAA;
}

span.order2 {
	color:#FFFFFF;
}

span.order2 a:link, span.order2 a:visited, span.order2 a:hover, span.order2 a:active {
	text-decoration: none;
	color:#FFFFFF;
}

span.white1 {
	color:#CCCCCC;
}
span.white0 {
	color:#CCCCCC;
}

span.small2 {
	font-size:10px;
	color:#444444;
}

span.small {
	font-size: 11px;
	color: #888888;
}

span.small a:link {
	color: #888888;
}

span.small a:visited {
	color: #888888;
}

.red {
	color: #FF0000;
}
.green {
	color: #00FF00;
}
.yellow {
	color: #FFFF00;
}

input.searchimage {
	position:relative;
	top:5px;
}

div.comment {
	text-align: justify;
	font-style: italic;
	font-size: 12px;
	display:block;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 14px;
}

div.comment2 {
	text-align: justify;
	font-style:italic;
	font-size:12px;
	line-height:14px;
	height:71px;
	padding-right: 10px;
	overflow:auto;
}

div.button {
	width:200px;
	display:inline-block;
	font-family: Georgia;
	font-size:25px;
	color:#FFFFFF;
	background-color:#222222;
	text-align:center;
	padding:8px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}

div.button a.b3:link,a.b3:visited {
	width:200px;
	display:inline-block;
	font-family: Georgia;
	font-size:25px;
	color:#FFFFFF;
	background-color:#333333;
	text-align:center;
	padding:8px;
	text-decoration:none;
}

div.button a.b3:hover,a.b3:active {
	background-color:#2c2c2c;
}

div.number {
    font-size:25px;
    display: block;
    text-align: center;
    padding-bottom: 7px;
}

div.error {
    background-color: #441111;
    display:inline-block;
    width:600px;
    text-align: center;
    padding: 10px;
}

div.success {
    background-color: #114411;
    display:inline-block;
    width:600px;
    text-align: center;
    padding: 10px;
}

div.licensebox {
    display:inline-block;
    background-color: #222222;
    padding: 15px;
    height:450px;
    width:300px;
}
div.licensebox2 {
    display:inline-block;
    background-color: #222222;
    padding: 15px;
    height:450px;
    width:250px;
}

div.licansehug {
    height:400px;
    vertical-align: top;
}

a.b4:link,a.b4:visited {
	width:150px;
	display:block;
	border: 1px solid white;
	font-family: Georgia;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding:0px;
	text-decoration:none;
}
a.b4:hover,a.b4:active {
	border: 1px solid #BBBBFF;
	color:#BBBBFF;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: black;
}

div.newscontainer {
    display: block;
    width:600px;
    height: 170px;
    margin-left: 30px;
    
    background-color: #222222;
}

div.newsheader {
    display: block;
    width:570px;
    height:30px;
}

div.newstitle {
    padding-left: 10px;
    width:450px;
    height:30px;
    float:left;
}

div.newsdate {
    float: right;
    height:30px;
    font-size: 9px;
    padding-right: 5px;
    padding-top:5px;

}
div.newsbody {
    display: block;
    width:570px;
    height: 140px;
    font-size: 11px;
    color: #888888;
    line-height: 14px;
    padding-left: 5px;
}

div.newspic {
    padding: 10px;
    width: 200px;
    height: 125px;
    display: inline;
    float:left;
}

div.newstext {
    display: inline;
    width:340px;
    height: 125px;
    float:right;
    overflow: auto;
    padding-top:5px;
    margin-right: 10px;

}

div.norm {
    width: 580px;
    height: 108px;
    padding: 10px;
    background-color: #222222;
}

div.text400 {
    float: right;
    display:inline-block;
    width: 360px;
    height: 108px;
}

div.image200 {
    float: left;
    display:inline-block;
    width: 200px;
    height: 108px;
}

