body {
	background-color: #3A3A3A;
	background-image: url(universal/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.topbarbg {
	background-image: url(universal/top.gif);
	background-repeat: repeat-x;
}
.redline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C30101;
}
.menubg {
	background-image: url(universal/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.imagebg {
	background-image: url(universal/image_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C30101;
}
.redborder {
	border: 1px solid #C30101;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.blacklinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(universal/darle_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30101;
	text-decoration: underline;
}
.menupadding {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

