.top {
	color: #2469B4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top a {
	color: #2469B4;
	text-decoration: none;
}
.top a:hover {	
	color:#000000;
	text-decoration: underline;
}
.top2 {
	color: #145193;
	font-size: 14px;
	font-family: Arial;
}
.top2 a {
	color: #145193;
	text-decoration: none;
}
.top2 a:hover {	
	color:#000000;
	text-decoration: underline;
}
.top2 .orange {
	color: #E9551A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftMenu {
	color: #2468B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftMenu a {
	color: #2468B3;
	text-decoration: none;
}
.leftMenu a:hover {
	color:#990000;
	text-decoration: none;
}
.bottom {
	font-family: Tahoma, Arial;
	color: #4D5356;
	font-size: 11px;
}
.bottom a {	
	text-decoration: none;
	color: #4D5356;
}
.bottom a:hover {	
	text-decoration: underline;
	color: #4D5356;
}
.way {
	color: #545454;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.way a {
	color: #2469B4;
	text-decoration: underline;
}
.way a:hover {
	color: #000033;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E9551A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E9551A;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body, table {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #252525;
}
a {
	color: #1F4585;
	text-decoration: underline;
}
a:hover {
	color:#C22903;
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
}
.selectionBlue { color: #4282EC; }
.selectionGreen { color: #4AA428; }
.selectionRed { color: #D31101; }
.selectionBold { font-weight: bold; }
.selectionOrange { color: #E9551A; }

table.tpicture {
	font-size: 10px;
	font-weight: bold;
	color: #285E9D;
}
table.gallery {
}
table.gallery img {
	border: 1px solid #333333;
}