BODY {
	SCROLLBAR-FACE-COLOR: darkred;
	SCROLLBAR-SHADOW-COLOR: brown;
	SCROLLBAR-ARROW-COLOR: #FFBA00;
	SCROLLBAR-TRACK-COLOR: #FDF7E3;
	SCROLLBAR-DARKSHADOW-COLOR: darkgreen;
	SCROLLBAR-BASE-COLOR: darkgray;
	font-size: 12px;
	FONT-FAMILY: sans-serif, Arial;
	background-color: #fdf7e3;
	margin-top: 0;
}
TD {
	font-size: 12px;
}
INPUT {
	font-size: 12px;
	border-style: groove;
}
P {
	DIRECTION: rtl; LETTER-SPACING: 0px;
}
#name {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial; TEXT-ALIGN: right
}
A:link {COLOR: #336699; font-family: Arial;}
A:visited {COLOR: #336699; font-family: Arial;}
A:active {TEXT-DECORATION: underline}
A:hover {COLOR: #990000; TEXT-DECORATION: underline}

A.tabletitlelink:link {font: arial; color: #FCC507; text-decoration: underline;}
A.tabletitlelink:active {font: arial; color: #FCC507; text-decoration: underline;}
A.tabletitlelink:visited {font: arial; color: #FCC507; text-decoration: underline;}
A.tabletitlelink:hover {font: arial; color: #FFFFFF; text-decoration: underline;}

.tabletitle {
	background-color:#990000;
	color: #FFFFFF;
	font-weight: bold;
}
.tablerow {
	background-color: #FCC507;
}
.message {
	font-weight: bold;
	color: #CC6104;
}
.messagerow {
	background-color: #FCC507;
	cursor: default;
}
.messagerow_on {
	background-color: #FCC507;
	color: #FF0000;
	cursor: hand;
}
.messagerow_content {
	background-color:#FFFFFF;
	font-size: 12px;
	cursor: default;
}
.title {
	color: #990000;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.categorytitle {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
