body
{
	margin: 0;
	padding: 0;
}

a
{
	color: White;
}

a:hover
{
	text-decoration: none;
}



#topgmenu
{
	background-color: #99cc33;
	color: White;
	text-align: right;
	padding-right: 10px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 2px;
}

#topgmenu a
{
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	color: White;
}

#topgmenu a:hover
{
	color: #11a6ce;
	background-color: White;
	text-decoration: none;
}


#topws
{
	background-color: white;
	height: 1px;
}

#submittedtabs
{
	background-color: #11a6ce;
	padding: 10px;
	font-family: "Trebuchet MS";
	color: White;
	font-size: 13px;
}

#subtabd
{
	float: right;
	margin-right: 150px;
	margin-top: 15px;
}

#fade1
{
	height: 10px;
	background: url(http://www.tablatures.tk/images/user/fade1.gif);
}

#userbody
{
	background-color: #ededed;
	padding: 10px;
	color: Black;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

#userbody a
{
	text-decoration: underline;
		color: #11a6ce;
}

#userbody a:hover
{
	color: Black;
	text-decoration: none;
}


#fade2
{
	height: 10px;
	background: url(http://www.tablatures.tk/images/user/fade2.gif);
}


#footer
{
	color: #808080;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 5px;
	padding-left: 10px;
}

#footer a
{
	color: #808080;
}

#footer a:hover
{
	color: #808080;
}


#stabs
{
	display: block;
}


#stabs h1
{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

li
{
    list-style-type: square;
}
