﻿
table.Forum{
	border-collapse: collapse;
}

table.Forum caption{
	background: url(title.png) no-repeat 50px;
	font-size: 400%;
	text-indent: -10000px;
}

table.Forum thead tr{
	background-color: #66CCFF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

table.Forum tfoot tr{
	background-color: #FFFFFF;
}

table.Forum thead th{
	padding: 0.5em;
	white-space: nowrap;	
	padding:3px 10px 3px 10px;
}

table.Forum tfoot th{
	font-size: 110%;
	text-align: right;
	padding-right: 0.5em;
	letter-spacing: 1px;

}

table.Forum tfoot td{
	padding-left: 0.5em;
	color: red;
	font-size: 110%;
	font-weight: 600;
}

table.Forum tfoot td:hover{
	
}

table.Forum tr{
	
}

table.Forum tr.odd{
	background-color: #ECEEEF;
}

table.Forum tbody tr:hover{

}

table.Forum td, th{
	border: 1px dotted #CCCCCC;
}

table.Forum tbody td
{
	padding: 0.5em;
}

table.Forum td a:link, th a:link{
	color:#0C9BD2;
	font-weight:bold;
	text-decoration: none;
}

table.Forum td a:visited, th a:visited{
	color: #0C9BD2;
}

table.Forum td a:hover, th a:hover{
	text-decoration: none;
	color: #0C9BD2;
}

table.Forum td:last-child a:hover{
	color: red;
	text-decoration: none;
}


table.RemoveBorders{
	border-collapse: collapse;
}

table.RemoveBorders caption{
	background: url(title.png) no-repeat 50px;
	font-size: 400%;
	text-indent: -10000px;
}

table.RemoveBorders thead tr{
	background-color: #66CCFF;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
}

table.RemoveBorders tfoot tr{
	background-color: #FFFFFF;
}

table.RemoveBorders thead th{
	padding: 0.0em;
	white-space: nowrap;	
	padding:0px 0px 0px 0px;
}

table.RemoveBorders tfoot th{
	font-size: 110%;
	text-align: right;
	padding-right: 0.0em;
	letter-spacing: 1px;

}

table.RemoveBorders tfoot td{
	padding-left: 0.0em;
	color: red;
	font-size: 110%;
	font-weight: 600;
}

table.RemoveBorders tfoot td:hover{
	
}

table.RemoveBorders tr{
	
}

table.RemoveBorders tr.odd{
	background-color: #ECEEEF;
}

table.RemoveBorders tbody tr:hover{

}

table.RemoveBorders td, th{
	border: 0px dotted #CCCCCC;
}

table.RemoveBorders tbody td
{
	padding: 0.0em;
}

table.RemoveBorders td a:link, th a:link{
	color: #0C9BD2;
	text-decoration: none;
}

table.RemoveBorders td a:visited, th a:visited{
	color: #0C9BD2;
}

table.RemoveBorders td a:hover, th a:hover{
	text-decoration: none;
	color: #0C9BD2;
}

table.RemoveBorders td:last-child a:hover{
	color: red;
	text-decoration: none;
}






.GridMessageHeader
{	
    font: 12px/1.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:bold;
    color: #FFFFFF;
	margin:0;
	height:10px;
	text-decoration:none;
	
}
.GridMessageColumn
{
	background-color: #333333;
	color: White;
	text-decoration:none;
	font-weight:bold;
	padding: 5px;
}




.forumTitle
{
	font: 14px/1.9 "Lucida Grande", "Verdana", Helvetica, Arial, Verdana, sans-serif, Verdana, Geneva, sans-serif;
	font-weight:bold;
    color: #333;
	margin:0;
	margin-bottom:5px;
	margin-top:5px;
	height:15px;
	text-decoration:none;
	line-height: 1.3;
}

.PageTitle
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:bold;
	color:#003300;
	text-decoration: none;	
	padding-top: 10px;

}

.PageTitle2
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:bold;
	color:#003300;
	text-decoration: none;	
	text-indent: 5px;

}


.MainLink
{
	font: 14px/1.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:bold;
	color: #003300;	
}

.MessageTitle
{
	font: 12px/1.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:bold;
	color: #003300;	
}


.hiddenText
{
	color: #FFFFFF;
}


