body
{
	margin: 0px;
		background-color:#fff;

	
}
table
{
	font-family: ËÎÌå;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
.tableBorder /* This is the outline round the main forum tables */
{
   
    /*border: 1px outset; solid*/
    border: 1px outset #42ADF1;
    background-color: #FFFFFF;
}
table.Content
{
	font-family: ËÎÌå;
	font-size: 12px;
	color: #000000;	
	letter-spacing: 0px;
}

/*****************************************************
General Text
*****************************************************/
.txt1 { font-size : 9pt; } 
.txt2 { font-size : 9pt; }
.txt3 { font-size : 9pt; }
.txt4 { font-size : 9pt; }
.txt5 { font-size : 9pt; }

.txt1Bold { font-size : 9pt; font-weight:bold; }
.txt2Bold { font-size : 9pt; font-weight:bold; }
.txt3Bold { font-size : 9pt; font-weight:bold; }
.txt4Bold { font-size : 9pt; font-weight:bold; }
.txt5Bold { font-size : 9pt; font-weight:bold; }

.txt3red { font-size : 9pt; color: Red; }
.dateText { font-size: 9pt; color: white; }
.StatusIconText{ font-size: 9pt; font-weight:bold; }
.main_title{ FONT-WEIGHT: bold; FONT-SIZE: 12px;  COLOR: #366ab3;text-decoration: none; }



/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
columnText,a.columnText, a.columnText:visited, a.columnText:link
{	
	font-size: 9pt;
	color: mediumblue;
	text-decoration: none;
}

a.columnText:hover
{
	color: #ff3300;	
}

a.whiteText, a.whiteText:visited, a.whiteText:link
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

a.whiteText:hover
{
	color: white;	
}

SortLink,a.SortLink, a.SortLink:visited, a.SortLink:link
{
	font-size: 9pt;
	color: dimgray;
	text-decoration: none;
}

a.SortLink:hover
{
	color: #cc0033;	
}

SortLinkS, a.SortLinkS, a.SortLinkS:visited, a.SortLinkS:link
{
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

a.SortLinkS:hover
{
	color: #cc0033;	
}

BannerLink, a.BannerLink, a.BannerLink:visited, a.BannerLink:link
{
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

a.BannerLink:hover
{
	color: #cc0033;
	text-decoration: underline;
}

td
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
td.ContentTD
{
	font-family: ËÎÌå;
	font-size: 12px;
	color: #000000;	
	letter-spacing: 0px;
}
td.DownTD
{
	color: #0a9400;
}

td.UpTD
{
	color: #ff0000;
}

td.IDXSelect
{	
	color: white;
	background-color: gray;
}
td.IDXUnSelect
{
	background-image: url(images/2_2_bgbg.gif);
	color: white;
}
td.TowChar
{
	width: 40px;	
}
td.Block
{
	font-size: 9pt;
	color: darkslateblue;
	font-family: Arial;
}
td.PMD
{
	border-top: #000099 1px solid;
	border-left: #000099 2px solid;
	border-bottom: #000099 1px solid;
}

td.Detail
{
	border-right: #000099 1px solid;
	border-left: #000099 1px solid;
	border-top-style: none;
	border-bottom: #006699 1px solid;
}

IMG.imgbutton
{
	cursor: hand;
}
div.detail
{
	border-right: silver thin inset;
	table-layout: fixed;
	border-top: silver thin inset;
	border-left: silver thin inset;
	cursor: text;
	border-bottom: silver thin inset;
	position: absolute;
	background-color: beige;
}
div.trace
{
	overflow: hidden;
	width: 300px;
	TEXT-OVERFLOW: ellipsis;
}
