body {
	background-image: url(images/80_repeatx.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F20000;
}
.content {
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.helpout_sidebar {
	margin-right: 5px;
}
#leftsidebar {
	font-size: 10px;
}
#rightsidebar {
	font-size: 10px;
}
#leftsidebar td {
	font-size: 10px;
	line-height: 18px;
}
#rightsidebar td {
	font-size: 10px;
	line-height: 18px;
}


a {
	font-weight: bold;
	color: #48429C;
	text-decoration: underline;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightsidebar a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#leftsidebar a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.dataview {
	background-color: #f6f6f6;
	border: 1px solid #f1f1f1;
}
h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
}
#footer a {
	color: #FFF000;
	text-decoration: underline;
	font-weight: bold;
}

