

.ForumNormal
{
	/*
    color: black;
    font-family :x-small verdana, arial, helvetica, sans-serif;  
    font-size :10;
*/
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.ForumBorder
{
    border: 1px dotted #C1DAD7;
    background-color: #FFFFFF;
}
/*
.ForumHeader1
{
    background-color: #07548a;
    color: white;
    font-family :x-small verdana, arial, helvetica, sans-serif;
    font-weight:bold ;
    font-size:11px;
}
*/
.ForumHeader 
{
	font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: White;
	border-right: 1px dotted #C1DAD7;
	/*border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;*/
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 12px 6px 12px 6px;
	background-color: #388484;
	/*background: #CAE8EA url(images/bg_header.jpg) no-repeat;*/
}
.ForumCategoryHeader
{
/*
    background-color:  #444;
    color: white;
    font-family :x-small verdana, arial, helvetica, sans-serif;
    font-weight:bold ;
    font-size:11px;
*/
    background-color:  #444;
    color: white;
	font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold ;
   
}
.ForumFormControl
{
    /* font-family :x-small verdana, arial, helvetica, sans-serif;  */
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.ForumErrorText
{
    color: red;
    /* font-family :x-small verdana, arial, helvetica, sans-serif ;  */
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.ForumQuote
{
	
    border-top: 1px #7694c8 solid; 
    border-bottom: 1px #7694c8 solid; 
}
/*
TD.ForumRow
{
	background-color: #eef3fb;
	font-family :x-small verdana, arial, helvetica, sans-serif;
	text-align:left;
}
*/
TD.ForumRow
{
	font-size: 11px;
    font: Verdana, Arial, Helvetica, sans; 
	border-right: 1px dotted #C1DAD7;
	border-bottom: 1px dotted #C1DAD7;	
	/*background: #fff;*/
	padding: 2px 2px 2px 2px;
	color: #444;
	text-align: left;
	vertical-align: middle;
}

TD.ForumRowHighlight
{
	/*background-color: #D4D9EC;*/
	background-color: #E5F6D6;
	font-size: 12px;
    font: Verdana, Arial, Helvetica, sans; 
	border-right: 1px dotted #C1DAD7;	
	border-bottom: 1px dotted #C1DAD7;
	padding: 2px 2px 2px 2px;
	color: #444;
	text-align: center;
	vertical-align: middle;
}
/*
TD.ForumRowHighlight
{
    background-color: #D4D9EC;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
}
*/
.ForumSmallerFont
{
	font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;  
}

img {
	border: 0px #ccc solid;
	margin: 0 0px 0px 0px;
	padding: 0px;
}

