.leftmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d4c5a;
	text-decoration: none;
	line-height: 20px;
}
.leftmenu	a:link, .leftmenu	a:visited {
	color: #3d4c5a;
	text-decoration: none;
}
.leftmenu 	a:hover{
	color: #bc0726;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #bc0726;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d4c5a;
}
.text	a:link, .text	a:visited {
	color: #0000CD;
	text-decoration: underline;
}
.text 	a:hover {
	color: #bc0726;
	text-decoration: underline;
}

.textindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d4c5a;
}
.textindex	a:link, .textindex	a:visited {
	color: #0000CD;
	text-decoration: none;
}
.textindex 	a:hover {
	color: #bc0727;
	text-decoration: underline;
}

.topback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bc0727;
}
.topback	a:link, .topback	a:visited {
	color: #bc0727;
	text-decoration: none;
}
.topback 	a:hover {
	color: #bc0727;
	text-decoration: underline;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d4c5a;
}
.textsmall	a:link, .textsmall	a:visited {
	color: #0000CD;
	text-decoration: underline;
}
.textsmall 	a:hover {
	color: #bc0726;
	text-decoration: underline;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d4c5a;
}
.textbold	a:link, .textbold	a:visited {
	color: #0000CD;
	text-decoration: underline;
}
.textbold 	a:hover {
	color: #bc0726;
	text-decoration: underline;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #617a9e;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D4C5A;
	background-color: #BFCDE4;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6773;
}
.copyright	a:link, .copyright	a:visited {
	color: #5b6773;
	text-decoration: underline;
}
.copyright	a:hover {
	color: #bc0726;
	text-decoration: underline;
}

.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.history  a:link, .history  a:visited  {
	color: #666666;
	text-decoration: none;
}
.history a:hover {
	color: #666666;
	text-decoration: underline;
	}

.bg1 {
	background-color: #BABCC5;
}

.bg2 {
	background-color: #F1F7FA;
}

.bg3 {
	background-color: #FFFFFF;
}

.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d4C5a;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.newsbox a:link, .newsbox a:visited {
	color: #3C4C5B;
	text-decoration: underline;
}
.newsbox a:hover{
	color: #bc0727;
	text-decoration: underline;
}

.newsboxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d4C5a;
	text-decoration: none;
	font-weight: bold;
}
.imageleft {
	margin-right: 10px;
}
