body
{
	background-repeat:x;
	background-image:url(images/bg.gif);
	background-color:#000000;
	margin:0;
	text-align:center;
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:12px;
}



img 
{
	border: none;
}

table
{
	border:none;
	font-size:12px;
}




input.but
{
   font-size:12px;
   font-family:Times New Roman;
   width:140px;
   height:30px;
   color:white;
   background-color:#38b559;
   border-style:none;
}

p
{
	text-align:justify;
}

input.txt
{
   font-size:12px;
   font-family:Times New Roman;
   height:15px;
   background-color:#FFFFFF;
   border-style:none;
}

.text
{
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:14px;
	
}

.bottom
{
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:11px;
	
}

.menu
{
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:14px;
	
}

.bottom A:link {color: #38b559; text-decoration: none; font-weight: none}
.bottom A:hover {color: #FFFFFF; text-decoration: none; font-weight: none}
.bottom A:visited {color: #38b559; text-decoration: none; font-weight: none}

.menu A:link {color: #FFFFFF; text-decoration: none; font-weight: none}
.menu A:hover {	color: white; 	text-decoration: none; 	font-weight: none;background:#555555;}
.menu A:visited {color: #FFFFFF; text-decoration: none; font-weight: none}

.sub
{
	color: #39d763; 
	font-weight: bold
}


td
{
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:13px;
}

A:link {color: #38b559; text-decoration: underline; font-weight: none}
A:hover {color: #FFFFFF; text-decoration: none; font-weight: none}
A:visited {color: #38b559; text-decoration: underline; font-weight: none}
