.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
.rudecheck {
	background-color: #C10766;
}

a.menuLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #1BA40E;
}
.maxheight {
	height: 100px;
}
.pinbottom {
	position: absolute;
	bottom: -417px;
	width: 100%;
	left: -16px;
}

body, td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}

td.powder {
	background-color: #DDD;
}
td.green {
	background-color: #49BB00;
}
td.logocap {
	height: 73px;
	width: 12px;
	background-color: #49BB00;
}
td.logocap2 {
	height: 18px;
	width: 12px;
	background-color: #43AB00;
}
td.footer {
	background-color: #82E473;
}

a {
	color: #6C3;
	text-decoration: none;
}

a:hover {
	color: #F06;
	text-decoration: underline;
}

.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(images/hdrbg.gif);
}

.navbar{
	background-image:url(images/nav_cell_back.gif);
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}
