Body {
  font-family: calibri, tahoma;

  font-size: small;

  margin-left: 0px;

  margin-right: 0px;

  margin-top: 0px;

  margin-bottom: 0px;
   

}
/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 0px 0 0;
	font: Calibri;
	height: 26px;
	font-size: medium;
}
#menu ul {
	float:none;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: black;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: none;
	color: #632828;	
}
#menu ul li#current a {	
	background-color: white;
	color: black;
}



h1, h2 {
	color: black;
	font-weight:normal;		
	margin-bottom:0px;
}

h1 {
	font-size:medium;
}

h2 {
	font-size:small;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}



a:link {

  text-decoration: none;

  color: #000000;

  font-weight: bold;

}



a:visited {

  text-decoration: none;

  color: #000000;

  font-weight: bold;

}



a:active {

  text-decoration: none;

  color: #000000;

  font-weight: bold;

}



a:hover {

  text-decoration: underline;

  color: #9C582C;

  font-weight: bold;

}



hr {

  border:1px dashed #0f1038;

  height:0px;

}



.small {

  font-size: 8pt;

  color: #939393;

}



.small2 {

  font-size: 8pt;

  color: #000000;

}



.small3 {

  font-size: 8pt;

  color: #9C582C;

}



.img_off {

  border: 2px solid #000000;

  cursor: hand;

}



.img_on {

  border: 2px solid #9C582C;

  cursor: hand;

}
