body
{
	margin-bottom:8px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	background-color:#000000;
}

select
	{
	border: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	font-family:verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}

textarea
	{
	border: 1px solid #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:5px;
	}
	
listmenu
	{
	border: 1px solid #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:5px;
	}
	
input
	{
	border: 1px solid #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:5px;
	}


form
	{
	display:inline;
	}

a
	{
	color : #0000fF;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a:hover
	{
	color : #ff0000;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
	}
	
.txt
	{
	color : #FFCC00;
	font-weight:bold;
	}
	
td
	{
	color : #ffffff;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height:21px;
	}
	
.imgtxt
	{
	color : #ffffff;
	font-size :12px;
	line-height:20px;
	padding:9px;
	}
	
.contacttxt
	{
	color : #ffffff;
	font-size :10px;
	text-transform:uppercase;
	}
	
.txtwdth
	{
	width:140px;
	}
	
.btlink
	{
	color : #ffffff;
	font-size :10px;
	text-decoration : none; 
	font-weight : bold;
	}

.btlink:hover
	{
	color : #ffffff;
	font-size :10px;
	text-decoration : underline; 
	font-weight : bold;
	}
	
.border1
	{
	border: 1px solid #ffffff;
	}
	