
#sidebar{
width:230px;
float:left;
margin:0px;
margin-bottom:2px;
}

#mainBody{
margin-right:2px;
width:740px;
float:right;
margin-bottom:2px;
}

#sidelinkdiv{
margin:15px;
}


.dark {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#999;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	font-variant: normal;
	line-height: 18px;
}

#pscroller2{
width: 650px;
height: 18px;
padding: 3px;
}

.smally{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid;
}

a:link {
	background-color: transparent;
	color: #666666;	/* #085AAF; */
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color:#666666;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #FF6600;
	text-decoration: none;
}

a.none:link {
	background-color: transparent;
	color: #666666;	/* #085AAF; */
	text-decoration: none;
}

a.none:visited {
	background-color: transparent;
	color:#666666;
	text-decoration: none;
}

a.none:hover {
	background-color: transparent;
	color: #FF6600;
	text-decoration: underline;
}


a img {
border:0px;
}
