body,td,input,textarea,select {
	color: #333;
	font-family: tahoma, verdana;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #ea4131;
	font-family: tahoma, verdana;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

.topIcons {
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
}
a.topIcons:hover {
	color: #ea4131;
	text-decoration: underline;
}

.tmCell {
	padding: 14 20 8 20px;
}

.topMenu {
	font-size: 11px;
	color: #000000;
	font-family: arial narrow;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.topMenu:hover {
	color: #ea4131;
}

.footer {
	color: #f2d2cf;
	font-size: 11px;
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

#notUnder {
	text-decoration: none;
}

.bottomMenu {
	color: #999999;
	font-size: 10px;
}

a.bottomMenu {
	text-decoration: none;
}
a.bottomMenu:hover {
	text-decoration: underline;
}

.blockTitle {
	color: #ffffff;
	text-transform: uppercase;
	font-family: arial narrow;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.blockTitle:hover {
	text-decoration: none;
}

.catBlockLink {
	color: #333333;
}
.catBlockLink:hover {
	color: #ea4131;
	text-decoration: underline;
}

#red {
	color: #ea4131;
}
#darkred {
	color: #c63e30;
}
#black {
	color: #000;
}
#gray {
	color: #999;
}

.cityLink {
	color: #666;
	text-decoration: none;
}
.cityLink:hover {
	color: #666;
	text-decoration: underline;
}

.imageCell {
	border: solid 2px #fff;
}

.newsTitle {
	text-decoration: none;
	font-weight: bold;
}
.newsTitle:hover {
	text-decoration: underline;
}

.archive {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.archive:hover {
	text-decoration: underline;
}

.hilight {
	background-color: yellow;
}

.imageBorder {
	border: solid 1px #eee;
}

.tbl {
	background-color: #ccc;
}

.tbl td {
	padding: 8px;
	background-color: #fff;
}

.tbl td.tbl_head, tr.tbl_head td {
	background-color: #ea4131;
	color: #fff;
}
