@charset "UTF-8";
body{
	color: #000000;
	line-height: 160%;
	font-size: 12px;
	background-color: #E8EFF0;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #660000;
	font-weight: normal;
	background-color: #D0E1DE;
	text-decoration: underline;
}
a:visited {
	color: #990066;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #660000;
}
.Header {
	text-align: center;
}

.Table {
	width: 100%;
}
.FooterT {

	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	line-height: 160%;
	background-color: #53747B;
	width: 820px;
}
.Txt10 {

	font-size: 10px;
	line-height: 140%;
	color: #000066;
	background-color: #EFEBDE;
}
.Txt12 {


	font-size: 12px;
	line-height: 140%;
	color: #000066;
	background-color: #EFEBDE;
}
.Txt14F {

	color: #003366;
	background-color: #CDDCDE;
	border: none;
	margin: 5px;
	font-weight: bold;
	text-align: center;
}
.Caption {
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	height: 12px;
}
.Caption2 {

	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	height: 12px;
}
.Event1 {
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding-left: 10px;
	background-color: #FFFFFF;
	width: 86px;
}
.Event2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding-left: 3px;
	background-color: #FFFFFF;
	width: 153px;
}
.Event3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 5px;
	border-left-color: #003300;
	width: 463px;
	background-color: #FFFFFF;
}
.Event4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 3px;
	width: 110px;
	background-color: #FFFFFF;
}
.T640 {
	width: 820px;
}
.T100 {
	width: 640px;
}
.Event5 {
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding-left: 10px;
	font-size: 10px;
}
.Event6 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 3px;
	width: 153px;
	font-size: 10px;
}
.Event7 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 5px;
	border-left-color: #003300;
	width: 463px;
	font-size: 11px;
}
.Event8 {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 3px;
	width: 110px;
}
.Menu1 {
	line-height: 120%;
	color: #FFFFFF;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
hr {
	color: #000099;
	clear: left;
}
blockquote {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
}
li {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
ul {
	margin: 0px;
}
.List {
	text-align: left;
	margin: 10px 5px 5px;
	height: auto;
	line-height: 140%;
	width: 420px;
	clear: both;
}
hr {
	border: 2px solid #000099;
	height: 2px;
}
.List-2 {

	text-align: left;
	margin: 10px 5px 5px;
	height: auto;
	line-height: 140%;
	width: 100%;
	clear: both;
}
.table-css { border-collapse: collapse; }

.Border-clear {

	border-bottom-style:none; 
    border-rigth-style:none; 
}
.Border-solid { 
 border: 1px solid black; 
} 