.RightMain {
	color: #FFFFFF;
	font-weight: bold;
}

.MainBorder {
	border-color:#003366;
	border:1px;
}	

.Copyright {
	color: #000000;
	font-size: 10px;
}

.Footer {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.Title {
	font-size: 12px;
	font-weight: bold;
	color:#931834;
}

.Service {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#003366;
}

a.Top {
	font-size: 10px;
	font-weight: bold;
	color:#dddddd;
}

a.ServiceLink {
	font-size: 12px;
	font-weight: bold;
	color:#930834;
}

a.Menu {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.Menu:hover {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;	
}



.image {
	border-color:#666666;
	border:1px;
}

.TestTitle {
	font-size: 13px;
	font-weight: bold;
	color:#003366;
	font-stretch:extra-expanded;
}

.TestText {
	font-size:12px;
	font-style:italic;
	color:#000000;
	line-height:18px;
}	

.TestTextName {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

a.TestLink {
	font-size:11px;
	color:#003366;
	line-height:18px;
}	