body, td {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}
th {
	font-size: 11px;
	font-weight: bold;	
	text-align: left;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}
.headline {
	color: #ffffff;
	font-weight: bold;
}
.dropmenu {
	position: absolute;
	visibility: hidden;	
	filter:alpha(opacity=90); 
	opacity: 0.9
}
.menu, .menu a {
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
.black, .black a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #C62127;
	font-weight: bold;
	text-decoration: none;
}
input {
	background-color: #ffffff;
	border: 1px #000000 solid;
	font-family: verdana;
	font-size: 10px;
}
select {
	border: 1px #000000 solid;
	font-family: verdana;
	font-size: 10px;
}
textarea {
	border: 1px #000000 solid;
	font-family: verdana;
	font-size: 10px;
}
.noborder {
	border: none;
}
.inputfield {
	border: 1px #bba565 solid;
	height:21px;
	font-family: verdana;
	font-size: 10px;
	width: 153px;
}
.rightbox {
	line-height: 12px;
}

.rightbox a {
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.rightbox2 {
	width: 140px;
}

.rightbox2 a {
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

/* CUSTOM ITEMS */

a img {
	border: 0;
}

#rssFeedInfo {
	display: block;
	background: #fbf4e2;
	margin: 7px;
	color: #000;
	font-weight: normal;
	he2ight: 70px;
}

#rssFeedInfoIcon {
	margin: 0 0 4px 0;
	display: block;
}

table.puffbg
{
	/*background: transparent url(../images/puff_bg_text.png) top left no-repeat;*/
	height: 200px;
	width: 430px;
}

table.puffbg img
{
	margin: 0;
	display: block;
}

table.puffbg img.bottommargin
{
	margin: 0 0 15px 0;
}
.hidden
{
	display: none;
}