 
 body { 
scrollbar-face-color: #3E3E3E; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000; 
scrollbar-3dlight-color: #000; 
scrollbar-darkshadow-color: #000; 
scrollbar-track-color: #000; 
scrollbar-arrow-color: #FFFFCC; 
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	font-weight: normal;
}

.test1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	line-height: 18px;
	font-weight: normal;
}

a.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666; 
text-decoration:none;
}

a.menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#999999; 
text-decoration:underline;
}
a.green{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#83A604; 
text-decoration:none;
}

a.green:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000; 
text-decoration:underline;
}

a.menu1{
font-family:Helvetica;
font-size:15px;
color:#FFFFFF; 
text-decoration:none;
}

a.menu1:hover{
font-family:Helvetica;
font-size:15px;
color:#83A604; 
text-decoration:underline;
}

a.mid{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#83A604; 
text-decoration:none;
}

a.mid:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003300; 
text-decoration:underline;
}
.form{
background:#e7e8e2;
border:#ffffff 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
/* twitter button and its children */
button.btn { 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-attachment:scroll;
	background-color:#ddd;
	background-image:url(../image/bg-btn.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	border:1px solid #ddd;
	border-bottom:1px solid #ccc;
	color:#333;
	cursor:pointer;
	font-family:"Lucida Grande",sans-serif;
	font-size:11px;
	line-height:14px;
	padding:4px 8px 5px 8px;
	text-shadow:1px 1px 0 #fff;
	vertical-align:top;
}
button.btn:hover {
	border:1px solid #999;
	border-bottom-color:#888;
	color:#000;
	background-color:#d5d5d5;
	background-position:0 -6px;
}
button.btn:active {
	background-image:none !important;
	text-shadow:none !important;
}
			
button.btn i {
	background-image:url(http://s.twimg.com/a/1282150308/images/sprite-icons.png);
	background-position:-176px -32px;
	background-repeat:no-repeat;
	display:inline-block;
	height:13px;
	margin-right:5px;
	width:15px;
}
button.btn i.active	{ background:url(http://s.twimg.com/a/1282150308/images/spinner.gif); }

/* properties for the element that is generated *after* following */
span.following	{  background:#ffd; padding:5px 10px; }
span.following span { width:10px; height:9px; margin-right:5px; display: inline-block; background:url("http://s.twimg.com/a/1282150308/images/sprite-icons.png") -160px -16px no-repeat; }

.autherline{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999; 
}
.wite{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.wite:hover{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.wite:active{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.mar{
	margin:5px;
	padding:5px;
	border:1px solid #ccc;
}
.article{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
font-weight:500;
}
.as {
	color: #83A604;
	font-weight: bold;
	font-size: 18px;
}
.style11 {
	color: #83A604;
	font-weight: bold;
	font-size: 12px;
}
.tests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:18px;
	font-weight: bold;
}
a.pagelink {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
	color: #fff;
	vertical-align: middle;
	padding: 5px;
	background-color:#CC0000;
}
a.pagelink:hover {
	background-color:#000000;
}
.pagelinks {
	
	vertical-align: middle;
	color: #3666d4;
	padding: 5px;
	background-color: #fff;
	border:#ccdbe4 1px solid;
	border-top:#ccdbe4 1px solid;
}
.pagelinks:hover {
	background-color:#3666d4;
	color:#FFFFFF;
	text-decoration:none;
	border:#ccdbe4 1px solid;
}
.pagelinks:active {
	background-color:#3666d4;
	color:#fff000;
}
