/* CSS made by FunGt & Giovanni94m - www.Gta-Center.com */

body {
	background-color: #242424;
	margin-top: 5px;
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	color: white;
}

img {
	border: 0px;
}


ul {
    list-style-type: disc;
     /* color: red; */
	margin: 0px;
	padding: 0px 0px 0px 20px;
}


h2    {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}


a    {
	text-decoration: underline;
  	font-family: verdana, sans-serif, tahoma;
	color: #70b9fd;
}

a:hover   {
	text-decoration: none;
	color: yellow;
}

a.nnu    {
	text-decoration: none;
  	font-family: verdana, sans-serif, tahoma;
	color: gray;
}

a.nnu:hover    {
	text-decoration: underline;
}

td.banner	{	
	background-image: url('http://www.gta-center.com/img/gtacenter_logo.png');
	border-bottom: 1px solid #111;
}


td.menu1a	{	
	background-color: black;
	background-repeat: repeat-y; 
	border: 1px solid blue;
}

td.menu1a li a{ 
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: left;
	height: 12px;
	padding: 3px 0px 3px 0px;
	color: white;
	margin-left: 0px;
}

td.menu1a li:hover {
	color: lime;
    list-style-type: disc;
	background-color: blue;
	font-weight: bold;
}


td.contenta	{	
	background-color: black;
	border-right: 1px solid #003f8c;
	border-bottom: 1px solid #003f8c;
	text-align: justify;
}

td.content	{	
	text-align: justify;
	padding: 8px;
}

div.men {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px;
	background-color: #003f8c;
	background-repeat: no-repeat;
}

td.footer	{
	background-color: black;
	border-style: solid;
	border-color: blue;
	border-width: 0px 1px 1px 1px;
	text-align: center;
}

table.tb {
	border: 1px solid gray;
}