body {
	background-color: #333333;
}
.footer {
	color:#FFFFFF;
}
.white-bold-14 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.bold-16 {
	font-size:16px;
	font-weight:bold;
}
.bold-14 {
	font-size:14px;
	font-weight:bold;
}
body,td,th {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav-button {
	border-bottom-color:#E5E5E5;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-left:5px;
	height:20px;
}
.left-blue-links {
	border-bottom-color:#9C9C9C;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-left:5px;
	height:20px;
	color:#313131;
}
.left-blue-links a:link{
	text-decoration:none;
	color:#313131;
}
.left-blue-links a:hover{
	color:#3BB7D3;
	text-decoration:none;
}
.left-blue-links a:visited{
	text-decoration:none;
}
.left-red-links {
	border-bottom-color:#9C9C9C;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-left:5px;
	height:20px;
	color:#313131;
}
.left-red-links a:link{
	text-decoration:none;
	color:#313131;
}
.left-red-links a:hover{
	color:#FF0000;
	text-decoration:none;
}
.left-red-links a:visited{
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #313131;
}
.middle-dotted-links {
	border-bottom-color:#9C9C9C;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-left:5px;
	height:25px;
	color:#313131;
}
.middle-dotted-links a:link {
	text-decoration:none;
	color:#313131;
}
.middle-dotted-links a:hover {
	color:#313131;
	text-decoration:none;
	font-weight:bold;
}
.middle-dotted-links a:visited {
	text-decoration:none;
}
.news-date {
	color: #313131;
	font-weight:bold;
}
.news-title {
	color: #E9140B;
	font-weight:bold;
}
.imgborder {
	border-style:solid;	
	border-color:#E9140B;
	border-width:2px;
}
A:hover .imgborder, A:active .imgborder {
	border-color: #313131;
}
.top-viewed-layouts-name {
	color:#313131;
	font-weight:bold;
	text-decoration:none;
}
.top-viewed-layouts-category {
	color:#313131;
	text-decoration:none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9140B;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #313131;
}
a:active {
	text-decoration: none;
	color: #313131;
}