body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	background: url(/images/common/gradientbg.jpg) repeat-y center;
	background-color: #0b0b0b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#FF0011;
	text-decoration: underline;
}
td.footer {
	padding: 25px;
}
td.footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
td.footer a:hover {
	color: #FF0011;
	font-weight: bold;
	text-decoration: underline;
}

.bodertop {
	border-top: solid 1px #FF0011;
}
td.contenthome {
	padding: 25px 25px 25px 25px;
}
td.portlinks {
	padding: 25px 25px 25px 25px;
}
.boderlefthome {
	border-left: dotted 1px #FF0011;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-style: bold;
	line-height: 18px;
	color: #FF0011;
	margin-bottom: 0;
	margin-top: 10px;
}
td.content {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 10px;
}
td.content a {
	color: #C7C7C7;
	text-decoration: underline;
}
td.content a:hover {
	color: #FF0011;
	text-decoration: underline;
}
a.contentover {
	color: #FF0011;
	text-decoration: underline;
}
td.header {
	border-bottom: dotted 1px #C7C7C7;
	padding-left: 25px;
}
.boderleftportfolio {
	border-left: dotted 1px #C7C7C7;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 25px;
}
td.clearsitelink {
	padding: 0px;
	margin: 0px;
	color: #151515;
	font-size: 9px;
}
td.clearsitelink a {
	color: #151515;
	text-decoration: underline;
}
td.clearsitelink a:hover {
	color: #999999;
	text-decoration: underline;
}
li.over {
	color: #FF0011;
}