
.adminoptions {
	font-size: 8pt;
}
a.adminoptions, a.adminoptions:visited {
	color: #000000;
}
a.adminoptions:hover, a.adminoptions:visited:hover {
	color: #666666;
}

table.milonictable {
	margin-bottom:0px;
}
/* forum style */

.topicHeader
{
	background-color: #6699FF;
	border-bottom: 1px solid #666666;
	font-style:normal;
	font-weight:bold;
	font-size: 10px;
}
.topicRow
{
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
A.forumName, A.forumName:visited {
	color: #444444; FONT-SIZE: 12px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-weight: normal;
}
A.forumName:hover, A.forumName:visited:hover {
	COLOR: #000000; FONT-SIZE: 12px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-weight: normal;
}

.tborder {
	border: 1px solid #CCCCCC;
}
.tborderbottom {
	border-bottom: 1px solid #CCCCCC;
}
.tborderright {
	border-right: 1px solid #CCCCCC;
}
.tcat
{
	background: #869BBF url(/images/forum_images/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
}
.tcat a:link
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #FFFF66;
	text-decoration: underline;
}
.thead
{
	background: #5C7099 url(/images/forum_images/gradient_thead.gif) repeat-x top left;
	color: #FFFFFF;
}
.thead a:link
{
	color: #FFFFFF;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFF00;
}
.forum-desc {
	color: #333333;
	font-style: italic;
	font-size: 8pt;
}
.tfoot
{
	background-color: #595959;
	color: #E0E0F6;
}
.tfoot a:link
{
	color: #E0E0F6;
}
.tfoot a:visited
{
	color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active
{
	color: #FFFF66;
}
.smalltext {
	font-size: 8pt;
}
.tmsg {
	color: #333333	;
	font-size: 8pt;
}
a.tmsg, a.tmsg:visited {
	color: #333333;
	font-size: 8pt;
}
a.tmsg:hover, a.tmsg:visited:hover {
	color: #666666;
	font-size: 8pt;
}

/* end forum style */