body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #D84452;
}
a:active {
	text-decoration: none;
	color: #999999;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
}

h2 {
	font-size: 10px;
	color: #CCCCCC;
}
h3 {
	font-size: 12px;
	color: #000000;
}

#center {
	position: absolute;
	left: 33px;
	top: 181px;
	height: 17px;
			}

div#scroll {
	margin-top:0px; margin-left:10px; margin-right:8px; overflow: auto; width:200px; height:200px;
}

.style1 {
	color: #000000
}

.mainborder {
	border-bottom:#CCCCCC 1px solid; 
	border-top:#CCCCCC 1px solid; 
	border-right:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
}
/* 2.10 - footer */
div#footer {background:#000000; color:#b0b0b0; padding:1px 0; font-size:10px;}
div#footer-inner {}

/* 3.5 - footer links */
div#footer ul li {display:inline; border-right:1px solid #52555a; padding:0 7px}
div#footer ul li.first {border:0 none; margin:0 20px 0 0; padding:0}
div#footer ul li.last {border:0 none}

