body
{
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
a
{
	color: #646464;	
}
a:hover
{
	color: #272727;	
}
.text, td
{
  font-size: 10px;
	font-family: Verdana;
	color: #272727;
	text-decoration: none;	
}
.title
{
	color: #B5C60B;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}
.lightText
{
	font-size: 10px;
	font-family: Verdana;
	color: #ABAAA8;
	text-decoration: none;
}
a.text:hover
{
	color: #646464;
}
a.lightText:hover
{
	color: #272727;
}
.button
{
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
	border-width: 1px;
	background-color: #DDDDDD;
	border: 2px insets;
}
.address
{
  font-size: 10px;
	font-family: Verdana;
	color: #272727;
	text-decoration: none;	
	line-height:150%;
}
.admin
{
  font-size: 10px;
	font-family: Verdana;
	color: #DEDEDE;
	text-decoration: none;	
	line-height:150%;
}
.admin:hover
{
  font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;	
	line-height:150%;	
}
.date_table {
  background-color: #ffffff;    
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	
}
.date1 {
  text-align: center; 
  color: black;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
}
#date * {  
  position: relative;
}
#date div {    
	color: #000;
	text-align: center; 
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
}
.current_date {  
  color: #e7f700;
  /*background-color: #cede00;
  color: black;*/
  font-weight: bold;
}

/** E-mail form */
.formTitle {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 7px;
}
.input {
  width: 200px;
}
.smallInput {
  width: 66px;
}
.mediumInput {
  width: 130px;
}
.mediumInput2 {
  width: 115px;
}
.required {
  color: red;
}
.info {
  font-style: italic;
  text-align: left;
}
.errors {
  font-weight: bold;
  color: red;
}
.value {
  font-weight: bold;
}

div.news_list_box {	border-bottom:1px solid #d6d6d6; margin: 10px 0; padding: 0 10px; padding-bottom:10px;}
div.news_list_box div.news_list_title { font-weight: bold; padding-bottom: 10px}
div.news_list_box div.news_list_more { text-align: right; padding-top: 10px}

div.left_column_green{ background-color: #E7F700; padding: 6px 5px 7px}

.empty {
	clear: both;
	height: 0;
	font-size: 0;
	margin:0;
	padding:0;
	overflow:auto;
	width:0;
	font-size: 0;
	line-height: 1px;
}

.fl {float:left}

div.attachment {padding: 15px 0; }
div.attachment a div {color:#AF1F23; font-weight:bold; text-decoration:underline; font-size: 12px;padding-bottom: 5px; display: block}
div.attachment a img { display: block; margin-right: 5px;}