/* CSS Document */
body
	{
	margin-left:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	margin-right:0px;
	margin-height:0px;
	margin-width:0px;
	Background-color:#B7B7B7;
	}
.news
	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	}
	
.td
	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	}
	
.tdbottom
	{
	font-family: Arial;		
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	Background-color:#E49D46;
	padding-right: 9px;
	}
.tdcontent
	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height:18px;

	}
	
.tdcontentnew
	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height:18px;

	}	
.tdtxtbox
	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	padding-top:5px;
	}	
.tdheading
	{
	font-family: verdana;
	font-size: 11px;
	color: #960A01;
	line-height:18px;
	font-weight:bold;
	}	
	.tdheading1
	{
	font-family: verdana;
	font-size: 14px;
	color: #960A01;
	line-height:18px;
	font-weight:bold;
	}		

.bgred
	{
	background-color: #C10B01;
	}
	
a
 {
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  }
a:hover
 {
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  } 
 
a.sitemap
	{  
	font-family: arial;
  	font-size: 12px;
  	line-height: 18px;
  	color: #000000;
	text-decoration:none;
	}
a.sitemap:hover
	{  
	font-family: arial;
  	font-size: 12px;
  	line-height: 18px;
  	color: #000000;
	text-decoration:underline;
	}
	
	
.red1
	{  
	font-family: verdana;
  	font-size: 11px;
  	line-height: 18px;
  	color: #960A01;
	text-decoration:none;
	}	
	
a.red
	{  
	font-family: verdana;
  	font-size: 11px;
  	line-height: 18px;
  	color: #960A01;
	text-decoration:underline;
	}
a.red:hover
	{  
	font-family: verdana;
  	font-size: 11px;
  	line-height: 18px;
  	color: #960A01;
	text-decoration:none;
	}
	
.txtbox
	{
	font-family:arial; 
	font-size: 13px; 
	height: 20px; 
	width: 200px; 
	border: 1px #E1C2BF solid; 
	background-color:white;
	}

.cmbbox
	{
	font-family:arial; 
	font-size: 13px; 
	height: 22px; 
	width: 170px; 
	border: 1px #E1C2BF solid; 
	background-color:white;
	}

.txtarea
	{
	font-family:arial; 
	font-size: 13px; 
	color: #000000; 
	height: 70px; 
	width: 200px; 
	border: 1px solid #E1C2BF; 
	background-color:white;
	}
.txtareabig
	{
	font-family:arial; 
	font-size: 13px; 
	color: #000000; 
	height: 70px; 
	width: 470px; 
	border: 1px solid #E1C2BF; 
	background-color:white;
	}
.butten {
	font-family: arial,helv,Verdana;
	font-size: 12px;
	font-weight:bold;
	background-color:#A60000;
	color:#ffffff;
	height: 20px;
	width: 70px;
	border: 1px solid #F2F2F2;
	cursor:hand;
	}	