.upper_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	text-indent: 5px;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.left_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-align: justify;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.box {
	margin: 0px 10px 0px 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.content a:link {
	color: #9E0000;
	text-decoration: underline;
}
.content a:visited {
	color: #999999;
	text-decoration: underline;
}
.content a:hover {
	color: #E32418;
}
a:hover {
	color: #E32418;
}
.buttonup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#4B0F0A;
	border: 1px #333333 solid;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom:0px;
	margin-left:0px;
	cursor: hand;
	font-weight:bold
}
.buttonover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#E02619;
	border: 1px #333333 solid;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom:0px;
	margin-left:0px;
	cursor: hand;
	font-weight:bold
}
