body {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#100505;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	background-color:#C9E6F4;
}

.tableback {
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	}
a {
        font-family: Arial, sans-serif;
	color:#000000;
	text-decoration:none;

	border-bottom: 1px dotted #801318;
	font-weight:bold;
}

a:hover {
        	color:#192a55;
	text-decoration:none;
	border-bottom: 1px dotted #cccccc;

}

a.navlink {
	text-decoration:none;
	border-bottom: 0px;
}

a.navlink:hover {
	text-decoration:none;
	border-bottom: 0px;
}


a.biglink {
	font-family: Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #d31b46;
	font-size:18px;
	line-height: 24px;
}

a.biglink:hover {
	color:#801318;
	text-decoration:none;
	border-bottom: 1px dotted #801318;
}


a.datelink {
	font-family: Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #d31b46;
	line-height: 16px;
}

a.datelink:hover {
	color:#801318;
	text-decoration:none;
	border-bottom: 1px dotted #801318;
}

a.morelink {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #d31b46;
	font-size:11px;
	line-height: 17px;
}

a.morelink:hover {
	color:#801318;
	text-decoration:none;
	border-bottom: 1px dotted #801318;
}


.ruckusText {
	padding-left:22px;
	padding-top:6px;
	}
.datesText {
	padding-left:34px;
	padding-top:8px;
	}
.mailText {
	padding-left:158px;
	}	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#acacac;
	text-align:left;
	}
	
.formElement {
	border:3px solid #000000;
	background-color:#dadada;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 205px;
}
