.main {
	font-size : 12px;
	font-family : Helvetica, Arial, ;
}

#centralbox {margin: 0 auto; text-align:center; width:680px;}
#centralbox p {text-align:left;}

.events {
	border-left: thin solid #A3A3A3;
	color: Black;
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	padding-left: 5px;
	margin-right: 5px;
}
hr {
	width: 195x;
	height: 1px;
	color: #333333;
	text-align: left;
}

.footer {
	font-size : 9px;
	font-family : Helvetica, Arial, ;
	font-weight : bold;
}
.titles {
	font-size : 14px;
	font-family : Helvetica, Arial, ;
	font-weight : bold;
}
input, textarea { font-family: Helvetica, Arial,;
	color:#333333;
	background: #DCDCDC;
	font-weight : bold;
}
select { font-family: Helvetica, Arial,;
	color:#333333;
	background: #DCDCDC;
	font-weight : bold;
}
   a:link {color: #CC3300; font-size : 12px; font-family : Helvetica, Arial, ;  font-weight: bold;  background-color: transparent;  }
  	a:visited {color: #CC3300; font-size :  12px; font-family : Helvetica, Arial, ;  font-weight: bold;  background-color: transparent;  }
  	a:active {color: #CC3300; font-size :  12px;  font-family : Helvetica, Arial, ;  font-weight: bold;  background-color: transparent;  }
  	a:hover {color: #000000; font-size :  12px; font-family : Helvetica, Arial, ;  font-weight: bold;  background-color: transparent;  }
	
BODY {
   scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#333333;
	scrollbar-shadow-color:#dcdcdc;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#9BAAC1;
	background : url(images/bg.jpg) repeat fixed ;
	font-size : 12px;
	font-family : Helvetica, Arial, ;
	font-weight: normal;
	}
p, table, tr, td, {
   font-size : 12px;
	font-family : Helvetica, Arial, ;
	font-weight: normal;
	
}