.MainSelections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
.MainSelections A:link {
	color: #003366;
	text-decoration: none;
}
.MainSelections A:visited {
	color: #003366;
	text-decoration: none;
}
.MainSelections A:hover {
	color: #FF3333;
	text-decoration: none;
}
.MainSelections A:active {
	color: #FF3333;
	text-decoration: none;
}
.SelectionB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c8ea7;
}
.LowLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.LowLinks A:link{
	color: #FFFFFF;
	text-decoration: none;
}
.LowLinks A:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.LowLinks A:hover{
	color: #FFFF99;
	text-decoration: none;
}
.LowLinks A:active{
	color: #FFFF99;
	text-decoration: none;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.dropmenu A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.dropmenu A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.dropmenu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: none;
}
.dropmenu A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}
.cellLinesDots {
	padding: 5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
