body,td,th {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999933;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
}
.bodylarge {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
}

	
/* Custom Scroll ---------- */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 15px;
background-color: #888;
}
.vscrollerbar {
width: 15px;
background-color: #555;
}
.hscrollerbase {
height: 15px;
background-color: #555;
}
.hscrollerbar {
height: 15px;
background-color: #777;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

/* Twitter ---------- */

#twitterfeed  {
	position: relative;
	float: left;
	width: 520px;
	height: 60px;
	padding: 0px 0px 2px 0;
	margin-top: .8em;
	margin-left: .5em;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 145;
	}
	
#twitter_div  {
	float: left;
	width: 435px;
	}
	
ul#twitter_update_list  {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
ul#twitter_update_list li  {
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: left;
	font-size: 9px;
	color: #BBB;
	margin: 5px 0 5px 0;
	}
	
ul#twitter_update_list li a  {
	font-size: 9px;
	color: #666;
	}
