/*
  Comment here
*/

font.darkpage{ 
    font-family: sans-serif;
    font-size: 10px;
    color: #555555;
    text-decoration: none;
    font-weight: normal;
}

font.page_at{
    font-family: sans-serif;
    color: #ff9000;
    font-size: 12px;
    font-weight: bold;
}
font.page { 
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
span.srchlnk A:link { 
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
span.srchlnk A:visited { 
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
span.srchlnk A:active { 
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
span.srchlnk A:hover{
    font-family: sans-serif;
    font-size: 12px;
    color: #aaaadd;
    text-decoration: underline;
    font-weight: bold;
}
font.graypage{ 
    font-family: sans-serif;
    font-size: 10px;
    color: #646464;
    text-decoration: none;
    font-weight: normal;
}
td.avatar{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	

	border-bottom: dashed;
	border-bottom-width: 1px;
	border-color: #555555;
}

td.displayname{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	
	border-right: dashed;
	border-right-width: 1px;
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-color: #555555;
}

td.slams{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	
	border-right: dashed;
	border-right-width: 1px;
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-color: #555555;
}

td.joindate{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	
	border-right: dashed;
	border-right-width: 1px;
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-color: #555555;
}

td.lastonline{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-color: #555555;
}

font.field_title{
	font-family: sans-serif;
	font-size: 14px;
	color: #aaaaaa;
	font-weight: bold;
}

font.no_members{
	font-family: sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

font.slams_font{
	font-family: sans-serif;
	font-size: 14px;
	color: #aaffaa;
	font-weight: bold;
}

font.joindate_font{
	font-family: sans-serif;
	font-size: 12px;
	color: #ff8888;
	font-weight: normal;
}

font.lastonline_font{
	font-family: sans-serif;
	font-size: 12px;
	color: #ffff88;
	font-weight: bold;
}