body {
	 margin-bottom: 0;
	 margin-left: 0;
	 margin-right: 0;
	 margin-top: 0;
	 }
	
#colcenter {
	 width: 380px;
	 }
	 
#mailinglist {
	 width: 380px;
	 height: 150px;
	 background: url("../images/home_obrys.gif") repeat-x;
	 }
	 
#alert {
	width: 98%;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	border: #790000 1px solid;
	margin: 10px 0px 0px 0px;
	text-align: center;
	background-color: #ef8600;
	}
	
#odr {
	margin-left: 1em;
	text-indent: -1em;
	}		  
	 		   		   		   	
body, table, td, .text, .textcolor {
	 font-family: Verdana, Arial;
	 font-size: 11px;
	 color: #ffffff;
	 }
	
.textsmall, .textsmallcolor {
	 font-family: Verdana, Arial;
	 font-size: 10px;
	 color: #ffffff;
	 }
		
.textcolor, .textsmallcolor {
	 color: #790000;
	 }			
	
a {
	 color: #790000;
	 text-decoration: none;
	 }
	
a:hover,a:active {
	 text-decoration: underline;
	 }
	 
.mailinglistform, .discussform, .discussformlong, .discussformarea {
	 font-family: Verdana, Arial;
	 font-size: 11px;
	 color: #ffffff;
	 width: 145px;
	 background: #ffa016;
	 border-left: 1px solid #b77310;
	 border-top: 1px solid #b77310;
	 border-right: 1px solid #ffb74e;
	 border-bottom: 1px solid #ffb74e; 
	 }
	 
.discussform {
	 width: 180px;
	 }
	 
.discussformlong {
	 width: 380px;
	 }
	 
.discussformarea {
	 width: 380px;
	 height: 135px;
	 scrollbar-face-color: #ff9900;
	 scrollbar-highlight-color: #ff9900;
	 scrollbar-shadow-color: #ff9900;
	 scrollbar-3Dlight-color: #FFAE35;
	 scrollbar-arrow-color: #653F07;
	 scrollbar-track-color: #F59200;
	 scrollbar-darkshadow-color: #965800;
	 }   	  