﻿.tableCategory
{
 border:solid 2px #cacac7;	
	
}

.forumlH
{
font-size:11px;
font-weight:bold;
color:#8d8d8a;
}

.commandText
{
	color: #8d8d8a;
	text-decoration:underline;
	border: solid 1px white;
	border-bottom: none;
	cursor:pointer;
	font-size:10px;
	font-size:bold;
}

.tdCategory
{
	color: White;
	border: solid 1px white;
	background-color: #b3b3b1;
	border-bottom: none;
}
.headerCategory
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}


.headerMessage
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}

.descriptionMessage
{
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial;
	color:white;
}

.descriptionCategory
{
	padding-left: 20px;
	font-size: 12px;
	font-family: Arial;
	color:white;
}

.imgMinus
{
	background-image: url(images/Forum/exp_minus.gif);
	width: 10px;
	height: 10px;
}

.imgPlus
{
	background-image: url(images/Forum/exp_plus.gif);
	width: 10px;
	height: 10px;
}

.headerForum
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
	text-decoration: underline;
}

.tdForums
{

	height: 1px;
}

.navigatorBorder
{
  border: solid 1px #cacac7;
}

.forumsBorder
{
	height: 40px;
    border: solid 1px #cacac7;

}

.topicHeaderCell
{
	border: solid 1px #337793;
	background-color: #e3e8eb;
	border-right: 0px;
	border-top: 0px;
	padding: 5px;
}
.topicHeader
{
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
}
.topicHeader:hover
{
	text-decoration: underline;
}

.tableTopics
{
	border: solid 1px #337793;
	border-bottom: 0px;
	border-left: 0px;
}

.navigatorTopicName
{
	padding-left: 15px;
	font-weight: bold;
	color: Black;
}
.navigatorLink
{
	color: Black;
	cursor: pointer;
}

.messageRStyle
{
	text-align: left;
	vertical-align:top;
	border: inset 1px;
	background-color: #dde1e3;
	padding: 5px;
}
.messageStyle
{
	height:120px;
	border:solid 2px #cacac7;
	text-align: left;
	vertical-align:top;
	background-color: #f5f6f6;
	padding: 10px;
}
.messageCellButt
{
	height:20px;
	padding-bottom:20px;
	padding-top:7px;
	text-align:right;
}

.messageTable
{
	border:solid 1px #337793; 
}

.navigatorText
{
	
	text-decoration:none;
	font-weight:bold;
}

.forumDescription
{
	font-size:9px;
	color:#666666;
	font-weight:bold;
}
