body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
td.gray {
	background-color: #d5dddf;
}
td.gray_bg_left {
	background-image: url('/system/skins/site/img/gray_td_left.gif');
	background-repeat: no-repeat;
	height: 29px;
	width: 6px;
}
td.gray_bg_right {
	background-image: url('/system/skins/site/img/gray_td_right.gif');
	background-repeat: no-repeat;
	height: 29px;
	width: 6px;
}
a.top {
	color: #72838b;
	font-family: Tahoma;
	font-size: 11px;
}
.topmenu a,
.topmenu a:link,
.topmenu a:visited {
	color: #4e5e68;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.topmenu a:hover {
	color: red;
}
a {
	color: #4e5e68;
	font-family: Tahoma;
	font-size: 12px;
}
ul li {
	list-style-image: url('/system/skins/site/img/redbull.gif');
}
.searchForm {
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 10px;
}
.topmenu ul, .topmenu ul li {
	padding:0;
	list-style:none;
	list-style-image: url('/system/skins/site/img/dot.gif');
	margin: 0;
}
.topmenu ul ul {
    display:none;
}
.nav li {
    float: left;
}
.nav {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}

p,div,li {
line-height: 1.5em;
}

.searchList li {
    padding-top: 10px;
}
.search_url {
    color: #b23c3c;
    margin: 5px;
}
.biglink {
    font-size: 1.2em;
}

.topmenu ul li {
	padding-right: 15px;
}
h1, h2, div.h2 {
	font-size: 16px;
	font-family: Tahoma;
	color: #ed1c24;
	font-weight: normal;
}
ul.red, li.red {
	list-style-image: url('/system/skins/site/img/redbull.gif');
	color: #4e5e68;
	font-family: Tahoma;
	font-size: 12px;
}
a.red {
	color: #4e5e68;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
td, p {
	color: #4e5e68;
	font-family: Tahoma;
	font-size: 12px;
}
