

H1 {font-family: Arial, sans-serif ; font-size: 14px; color: #000000;margin-left: 20 }
H2 {font-family: Arial, sans-serif ; font-size: 13px; color: #000000;margin-left: 20 }

H3 {font-family: Arial, sans-serif ; font-size: 12px; color: #000000}

P {font-family: Arial, sans-serif ; font-size: 12px; color: #000000;margin-left: 20 ;margin-right: 20 }
B {font-family: Arial, sans-serif ; font-size: 12px; color: #000000;font-weight: bold }
li {font-family: Arial, sans-serif ; font-size: 12px; color: #000000;margin-left: 20; margin-right: 20  }
strong {font-family: Arial, sans-serif ; font-size: 12px; color: #505050;font-weight: bold }



.normal {font-family: Arial; COLOR: #000000; font-size: 12px;FONT-WEIGHT: none; TEXT-DECORATION: none }
.normal:visited {font-family: Arial; color: #000000; font-size: 12px;font-weight: none; TEXT-DECORATION: none}
.normal:hover {font-family: Arial; color: #000000; font-size: 12px;text-decoration: underline }

.chica {font-family: Arial; COLOR: #505050; font-size: 10px;FONT-WEIGHT: none; TEXT-DECORATION: none }
.chica:visited {font-family: Arial; color: #000000; font-size: 10px;font-weight: none; TEXT-DECORATION: none}
.chica:hover {font-family: Arial; color: #000000; font-size: 10px;text-decoration: underline }
.chicaB {font-family: Arial; COLOR: #000000; font-size: 10px; FONT-WEIGHT: none; font-weight: bold }


a.menu_nav:link, a.menu_nav:visited, a.menu_nav:active {
  	text-decoration: none;
  	color: #fff;
  	background: transparent;
}

a.menu_nav:hover {
  	text-decoration: underline;
  	color: #fff;
  	background: transparent;
}


#navigation  {
	
	margin: auto;
	text-align: left;	
	height:37px;
	color:#fff;
	width:100%;
	background-color:#eee;
	font-family:Verdana;
	background:#fff url('menu_bg.gif') repeat-x;
}

#navigation_left  {

	width:15px;
	height:37px;
	background:#fff url('menu_left.gif') no-repeat;
	background-position:right;
	float:left;
}

#navigation_right  {

	width:15px;
	height:37px;
	background:#fff url('menu_right.gif') no-repeat;
	float:right;
	background-position:left;
}

#navigation_center  {

	height:37px;
	margin-top:10px;
	float:left;
	text-align:center;
	width:760px;
	font-size:11px;
}

/* SNEWS */
.date {font-family: Arial, sans-serif ; font-size: 10px; color: #505050;margin-left: 20 }
.infoline {font-family: Arial, sans-serif ; font-size: 10px; color: #505050;margin-left: 20 }
fieldset { border: 1px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; background: #E6FFE4; color: #000; }
input { padding: 3px; margin: 0; }
textarea { width: 97%; height: 20em; padding: 3px; margin-left: 20}
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #E8FFD9; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }