.menu {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffff66;
	text-decoration: none;
	background-image: url(../images/site/button_bg.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	height: 46px;
	width: 220px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: 43px;
	text-align: center;
}

.menu_p {
	margin: 0px;
	padding: 0px;
}

.menu:hover {
	color: #ffffff;
	background-image: url(../images/site/button_bg_selected.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	text-align: center;
}

.menu_selected {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/site/button_bg_selected.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	height: 46px;
	width: 220px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: 43px;
	text-align: center;
	margin: 0px;
}

#Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #006;
}

#Banner a, #Banner  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-color: #e67c25;
	width: 976px;
	height: 25px;
	margin-left: 10px;
	line-height: normal;
	color: #FFED66;
}

#Banner a:hover{
	color: #ffffff;
}

#Content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #E86F1E;
}

#Bottom   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #e67c25;
	width: 976px;
	height: 25px;
	margin-left: 10px;
	line-height: 20px;
	color: #FFED66;
	padding: 5px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#Bottom  a {
	color: #FFED66;
}	

#Bottom  .last_update {
	float:left;
}

#Bottom  .contact {
	float:right;
}

#Content .show {
	display:block;
}

#Content .hide {
	display: none;
}

#Content table td.tr_title{
	border-width: 1px;
	border-style: solid;
	border-color: #e67c25;
	padding: 5px;
	background-color: #e67c25;
	font-weight: bold;
	color: #FFFFFF;
}

#Content table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BB3DF;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#abcd a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #E67C25;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	margin-left: 1px;
}

#abcd a:hover {
	color: #006;
	border: 1px solid #006;
}
