table, p, body, a, i, font, div { border: 0px; padding: 0px; margin: 0px }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B93D23;
	color: #FFFFFF;
}

a.link {
text-decoration: none;
border:0px;
font-size:12px;
color: #ffffff;
}

a.link:hover {
color: #c87341;
border: 0px;
}

a.orange {
text-decoration: none;
border:0px;
font-size:9px;
color: #B93D23;
}

a.orange:hover {
border: 0px;
}


a.sideon {
display:block;
font-size:13px;
font-weight:bold;
text-decoration: none;
padding-bottom: 8px;
margin-bottom: 8px;
border-bottom:1px solid #D25E3A;
color: #E97216;
cursor:pointer;
}

a.side {
display:block;
font-size:13px;
font-weight:bold;
text-decoration: none;
padding-bottom: 8px;
margin-bottom: 8px;
border-bottom:1px solid #D25E3A;
color: #ffffff;
}
a.side:hover {
color: #F78E10;
}
a.sideon:hover {
color: #F78E10;
cursor:pointer;
}

.td_down {
	background-image: url(../img/bg_down.gif);
	background-repeat: repeat-x;
	vertical-align:top;
}

.td_right {
	background-image: url(../img/bg_right_stripes.gif);
	background-repeat: repeat-y;
}
.content_text {
	text-indent: 0px;
	width: 440px;
	line-height: 17px;
	padding-left: 20px;
}

.td_left {
	text-align: left;
	vertical-align: top;
}
.td_middle {
	text-align: left;
	vertical-align: top;
	background-image: url(../img/rnc_down1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.list {
	list-style-image: url(../img/list.gif);
	margin-left: 20px;
}
.sidemenue {
	position: absolute;
	top: 270px;
	left: 175px;
	height: 200px;
	width: 230px;
}
.homebutton {
	height: 150px;
	width: 300px;
	position: absolute;
	left:110px;
	top: 62px;
	border: 0px;
}
