.txtnormal {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.txtnormal a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormal a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormal a:hover {
	color: #000000;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: underline;
}
.txtnormalHead {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.txtnormalHead a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormalHead a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormalHead a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormalWhite {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.txtnormalWhite a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormalWhite a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormalWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: underline;
}
.txtnormalHeadWhite {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.txtnormalHeadWhite a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormalHeadWhite a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.txtnormalHeadWhite a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.txtnormalHeadBig {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 14px;
}

.txtnormalHeadBig a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 14px;
}
.txtnormalHeadBig a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 14px;
}
.txtnormalHeadBig a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 14px;
}
.txtnormalRed {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.PageActive {
	color: #4D4237;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.PageActive a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	background-color:#EE1B22;
}
.PageActive a:link {
	color: #4D4237;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.PageActive a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	background-color:#EE1B22;
}

.Page {
	color: #4D4237;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}

.Page a:visited {
	color: #4D4237;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.Page a:link {
	color: #4D4237;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
}
.Page a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	background-color:#EE1B22;
}

.logo{
	border:1px;border-style:solid;border-color:#D4D2CC;
}
