body{
	margin: 0px;
	font: 9pt/12pt Verdana, Arial, Georgia;
	color: #333333;
	}

.container{
	border: 1px solid #333333;
	font: 8pt/12pt Verdana, Arial, Georgia;
	color: #333333;		
}
td{
	font: 8pt/10pt Verdana, Arial, Georgia;
	color: #333333;
}
.inp{
	font: 8pt/12pt Verdana, Arial, Georgia;
	color: #333333;
	border: 1px solid #333333;
	padding: 3px;
}
#btn {
	background-color: #ff9900;
	font: 8pt/12pt Verdana, Arial, Georgia;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #333333;
}
.content{
	font: 8pt/13pt Verdana, Arial, Georgia;
	color: #333333;
	padding-left: 12px;
	padding-top: 10px;
	
}
.line{
	border-bottom : 1px dashed #ff9900;
}
.newseventbox{
	border: #BDB76B 1px solid;
	background-color: #EDECD3;
	width: 80%;
}
.nedata{
	font: 8pt/10pt Verdana, Arial, Georgia;
	color: #333333;
	margin: 5px;
}
.copyright{
	font: 7pt/9pt Verdana, Arial, Georgia;
	color: #ffffff;
}
a:link, a:visited{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	text-decoration: none;
	}
a:hover{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6A31;
	text-decoration: none;
	}
	.title{
	font-family: Verdana, Arial , Helvetica;
	font-size: 8pt;
	color: #ff8c00;
	font-weight: bold;
	
}
.lineprod{
	border-top: 1px dashed #333333;
}
.lineprodlist{
	border-top: 1px dashed #E0E0E0;
}
.outline{
	border: 1px solid #333333;
}
.linelinks{
	border-bottom: 1px dashed #333333;
	width: 80%;
}
