body {
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.whitefont {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.greyfont {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.brownfont {
	font-family: Verdana;
	font-size: 11px;
	color: #9A641C;
}
.redfont {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}
.redfonthighlight {
	font-family: Verdana;
	font-size: 11px;
	color: #FA7926;
	background-color: #FFFF99;
}
.redbigfont {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.blackbigfont {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
}
.blackmidfont {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
.formlook {
	font-family: Verdana;
	font-size: 11px;
}
.orangetitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FA7926;
}
.smalltime {
	font-family: Verdana;
	font-size: 9px;
	color: #A3A097;
}
.greycontent {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.formstyle {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid;
	border-color: #6E6A56;
}
.tablelinegrey {
	border-bottom: 2px solid #666666;
}
.tablelinegreydot {
	border-top: 1px dashed #000000;
}
.brownlink a:link {
	font-family: verdana;
	font-size: 11px;
	color: #9A641C;
	text-decoration: none;
}
.brownlink a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #9A641C;
	text-decoration: none;
}
.brownlink a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #9A641C;
	text-decoration: underline;
}
.orangeboldlink a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FA7926;
	text-decoration: none;
}
.orangeboldlink a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #FA7926;
	text-decoration: none;
}
.orangeboldlink a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #FA7926;
	text-decoration: underline;
}
.blacklink a:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blacklink a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blacklink a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;	
	color: #666666;
	border: 1px solid #999999;
}
.registerbox {
	font-family: Verdana;
	font-size: 13px;
	background-color: #FFFFFF;	
	color: #666666;
	size: 70px;
	border-left: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-top: 1px dashed #666666;
	border-bottom: 10px solid #FA7926;	
}
.buttonbox {
	font-family: Verdana;
	font-size: 12px;
	background-color: #000000;	
	color: #FFFFFF;
	border: 1px solid #000000;	
}
.otherbox {
	font-family: Verdana;
	font-size: 13px;
	background-color: #FFFFFF;	
	color: #666666;
	size: 70px;
	border: 1px dashed #666666;
}

/*JUITTER PLUGIN CSS*/

#actsteenslive{} /*Juitter container*/

#actsteenslive .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#actsteenslive .twittLI{list-style:none;background:#F3F3F3;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #ADADAD;padding:2px;clear:both;} 
#actsteenslive .twittList SPAN.time{color:#777;font-size:0.9em}
#actsteenslive .twittList A{color:#9A641C;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#actsteenslive .juitterAvatar{float:left;border:solid 1px #9A641C;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#actsteenslive .jRM{float:right;clear:both} /*read it on twitter link*/

#actsteenslive .extLink{} /*CSS for the external links*/

#actsteenslive .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/
