body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.tableT {
	font-size: 60%;
}
.avatar img{
	border: 1px solid #ffffff;
}
.avatar:hover img{
	border: 1px solid #009BC7;
	cursor:pointer; cursor:hand;
}
.avatar:hover{
	color: red; /* irrelevant definition to overcome IE bug */
	cursor:pointer; cursor:hand;
}
.iconimage{
	margin-right:2px;
	float:left;
}
input.formtext { 
	font-size: 10px; 
	margin-top: 4px;
	margin-left: 4px;
}
.linksmall{
	display: inline;
	font-size: 80%;
}
.mainline, a.mainline, a.mainline:link, a.mainline:visited{
	color: #000000;
	text-decoration: none;
}
a.mainline:hover {
	color: #0000ff;
	text-decoration: underline;
	cursor:pointer; cursor:hand;
}
img.mainline {
	height:60px;
	width:60px;
	float:left;
	margin-right:2px;
	border:0px;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7f7f7f;
}
a.formtext, a.formtext:visited {
	color:#000;
	font-size: 12px;
	text-decoration: none;
}
a.menu, a.menu:visited {
	color:#fff;
	font-size: 12px;
	text-decoration: none;
}
a.menu:hover, a.formtext:hover{
	color:#f00;
	text-decoration: underline;
	cursor:pointer; cursor:hand;
}
.rowcolor1 {
	background-color: #eff2e4;
	padding: 4px;
	line-height: 16px;
}
.rowcolor2 {
	background-color: #fff;
	padding: 4px;
	line-height: 16px;
}
.rowcolor3 {
	background-color: #FFFF66;
	padding: 10px;
	line-height: 16px;
}
.smalltext{
	font-size: 80%;
}
.subline {
	font-size: 80%;
	color: #999999;
}
td {
	vertical-align: top;
}
.titlesmall {
	font-size: 80%;
}
.tjframe {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
a.twitku, a.twitku:visited {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a.twitku:hover{
	color: #f00;
	text-decoration: underline;
	cursor:pointer; cursor:hand;
}
wbr:after { /* For Opera. FF and IE ok */
	content: "\00200B" 
}
