a {
	text-decoration: none;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BorderLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Form {
	border: 1px solid #999999;
}
.BorderTopDot {
	border: 1px dotted #006699;
}
.BorderLeft {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.SubPageTitle {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.NewsDate {
	color: #003366;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
.SubPageSubTitle {

	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}
.MenuTitles {
	text-decoration: none;
}

a.MenuTitles:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.BorderAllDots {
	border: 1px dotted #999999;
}
.TxtRed {
	color: #FF0000;
}
.BorderAllLightGrey {

	border: 1px solid #CCCCCC;
}
.TD1 {
	background-color: #F0F2F7;
}

