 body {
	font-size : 10pt;
	font-family : arial,verdana,helvetica;
}
p {
	font-size : 10pt;
	font-family : arial,verdana,helvetica;
}
td {
	font-size : 10pt;
	font-family : arial,verdana,helvetica;
}
th {
	font-size : 10pt;
	font-family : arial,verdana,helvetica;
	font-weight : bold;
}
.columnheader {
	background-color : #d0d0d7;
	color : #000000;
}
.columnheaderbold {
	background-color : #d0d0d7;
	color : #000000;
	font-weight : bold;
}
.rowstyle {
	background-color : #ffffff;
}
.altrowstyle {
	background-color : #f0f0f0;
}
A {
  text-decoration : underline;
}
.tab
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	font-size: 10pt;
	border-left: #000066 1px solid;
	color: #ffffee;
	border-bottom: #000066 1px solid;
	font-family: arial,verdana,helvetica;
	background-color: #000066;
}
.subheader {
  background-color: #f0f0f0;
  color:#000000;
  font-family: arial,verdana,helvetica;
  font-weight: bold;
  font-size:10pt;
  }  
.insidetable
{
	font-size: 10pt;
	color: #000000;
	font-family: arial,verdana,helvetica;
	background-color: #eef0bf;
}  
  
.warningbox {
  background-color: #ffffee;
  color:red;
  font-family: arial,verdana,helvetica;
  font-size:10pt;
  } 
.error {
  color:red;
  font-family: arial,verdana,helvetica;
  font-size:10pt;
  }         
.DirGridMain
{
	font-weight: normal;
	font-size: 10pt;
	color: #000066;
	font-family: Arial;
	background-color: #cec299;
}
.FlatButton1
{
	background-color: #cec299;
	border-color: #000000;

	BORDER-TOP: #000000 solid 1px;
	BORDER-RIGHT: #000000 solid 1px;
	BORDER-LEFT: #000000 solid 1px;
	BORDER-BOTTOM: #000000 solid 1px;
	CURSOR:Hand;


}
/************************************
forum styles
************************************/
/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    font-size: 0.7em;
    font-weight:bold;
	background-color: #cec299;

}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1px #013DA4 solid; 
    background-color: #FFFFFF;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
  /*  background-color: #DDEEFF; */
  background-color:F0F0F0;
}


td.forumAlternate
{
    background-color: #DAE7FD;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #D4D9EC;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 0.7em;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 0.7em;
    font-weight: bold;
}

td.forumRowHighlight
{
    background-color: #D4D9EC;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 0.8em;
    font-weight: bold;
    color: #013DA4;
}


a.forumTitle:visited, a.forumTitle:link
{
    font-size: 0.8em;
    font-weight: bold;
    color: #013DA4;
}

a.forumTitle:hover
{
    color: #DD6900;
}

.forumName
{
    font-weight: bold;
    font-size: 16px; 
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: navy;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}
/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
    background-image: url(../images/forumHeaderBackground.gif);
    background-color: #4455aa
}

td.forumHeaderBackgroundAlternate
{
    background-image: url(../images/forumHeaderBackgroundAlternate.gif);
    background-color: #EBEDF6;
}
.test
{
	font-family: 'Comic Sans MS';
}
