﻿.KG1 {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}
.KG2 {
	color: #A20000;
	font-family: Arial;
	font-size: 11px;
}
.NewsHeader {
	color: #966D1B;
	font-family: Arial;
	font-size: 16px;
    text-align: left;
    height: 24px;
}
.NewsTitle {
	color: #CC0000;
	font-family: Arial;
	font-size: 12px;
}
.ErrorMsg {
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
}
.EventDay {
	color: #966D1B;
	font-family: Arial;
	font-size: 17px;
}
.EventMonth {
	color: #966D1B;
	font-family: Arial;
	font-size: 10px;
}
.BottomNav {
	color: #A20000;
	font-family: Arial;
	font-size: 9px;
}
.Footer {
	color: #666666;
	font-family: Arial;
	font-size: 9px;
}
.Button
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	background-color: #966D1B;
	color: #ffffff;
	cursor: hand;
	text-transform: uppercase;
    }