
/*****************************************************
General Anchor
*****************************************************/
A:link	
{	
	text-decoration:	none;
	color:	darkgreen;
}	

.WhereAmILink
{
	color = #009900;
}

.noUnderline 
{
	text-decoration: none;
}

A:visited	
{	
	text-decoration:	none;
	color:	darkgreen;
}	
		
A:active	
{	
	text-decoration:	none;
	color:	limegreen;
}	
		
A:hover	
{	
	text-decoration:	none;
	color: Green;
}
	
a.linkSmallBold, a.linkMenuSink
{
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: darkgreen;
    font-size: 0.7em;
}


a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: darkgreen;
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
    color: limegreen;
}

.location 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 6px;
	padding-left: 7px;
}
/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
.userOnlineLinkBold, a.userOnlineLinkBold, a.userOnlineLinkBold:Visited, a.userOnlineLinkBold:Hover, a.userOnlineLinkBold:Link
{
    font-weight: bold;
    color: #0055E7;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Hover, a.moderatorOnlineLinkBold:Link
{
    font-weight: bold;
    color: #0055E7;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Hover, a.adminOnlineLinkBold:Link
{
    font-weight: bold;
    color: darkgreen;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
a.menuTitle
{
    font-weight: bold;
    font-size: 20px; 
    font-family: Arial, Helvetica, sans-serif;
    color: darkgreen;
}

.menuText
{
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 10px;
    text-decoration: none; 
    color: #000000;
}

a.menuTextLink:Hover
{
    color: #000080;
}


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 0.7em;
    font-weight: bold;
}

.searchItem
{
    background-color: #FBEDBB; 
}

.searchAlternatingItem
{
    background-color: #FFFFFF;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
th
{
    background-color: #F6B972;
}

td.forumHeaderBackgroundAlternate
{
     background-color: #FFFFFF;
}

/*****************************************************
Body
*****************************************************/
body 
{ 
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal; 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
    

}


/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
    color: Red;
    font-size : 10px;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size : 10px;
}

.whiteTextSmall 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color: #FFFFFF;
}

.bodyWhite 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.bodyWhiteNS 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.news 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 18px;
}

.eventLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

.eventLabelBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : bold;
}

.eventHeading
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #009900;	
}

.normalTextSmallBold
{ 
    font-size : 10px;
    font-weight: bold;
}

.normalTextSmaller
{
    font-size: 10px;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    color: black;
    font-size: 10px;
    font-weight:bold;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1px #FF9900 solid; 
    background-color: #FFFFFF;
}

/*****************************************************

*****************************************************/
 

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
    background-color: #FFFFFF;
}


td.forumAlternate
{
    background-color: #FBEDBB;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #FBEDBB;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 10px;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 10px;
    font-weight: bold;
}

td.forumRowHighlight
{
    background-color: #FBEDBB;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #013DA4;
}


a.forumTitle:visited, a.forumTitle:link
{
    font-size: 12px;
    font-weight: bold;
    color: darkgreen;
}

a.forumTitle:hover
{
    color: limegreen;
}

.forumName
{
    font-weight: bold;
    font-size: 11px; 
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: navy;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFFFF;
    border-color: Black;
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: White;
    border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink 
{
    font-size: 0.7em;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    color: darkgreen; 
} 
 
a.linkMenuSink:visited, a.linkMenuSink:link
{
    font-size: 0.8em;
    font-weight: bold;
    color: darkgreen;
}

a.linkMenuSink:hover
{
    color: limegreen;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid black;
}

DIV.popupTitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    background-color: darkgreen;
}

DIV.popupItem
{
    font-size: 0.8em;
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFF7D6;
}

 