@charset "utf-8";
/* CSS Document */
body {
	background:#0B4C24 url(images/bg2.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.MenuBottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc9933;
}

A.MenuBottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc9933;
}

A.MenuBottom:hover {
    font-size:12px;
	color:#fff;
	text-decoration:underline;
}

.MenuTop {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #661212;
}

A.MenuTop {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #661212;
}

A.MenuTop:hover {
    font-size:14px;
	color:#fff;
	text-decoration:underline;
}
.TextHeader {
	font-family: Perpetua;
	font-style: italic;
	font-size: large;
	font-weight: bold;
	color: #661212;
}

.TextHeader2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

.TextHeader3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.Text {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.Text2 {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

.Date {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
}
