	
/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold, a.linkMenuSink
{
    
}

a.linkSmall, a.LinkSmallBold, a.linkMenuSink
{
    color: navy;
    font-size: 0.7em;
    line-height:1.5;
}


a.linkSmallBold:visited, a.linkMenuSink:visited
{
    color: #013DA4;
    font-family : Tahoma ;
    line-height:1.5;
    
}

a.linkSmallBold:Hover, a.linkMenuSink:Hover
{
    color: #DD6900;
    line-height:1.5;
}

a.LinkMenuBlack { font-family:tahoma; font-size:8pt; color:#000000; text-decoration:none; }

a.LinkMenuWhite { font-family:tahoma; font-size:8pt; color:#FFFFFF; text-decoration:none; }


a.LinkSmallWhite { font-family:tahoma; font-size:8pt; color:#FFFFFF; text-decoration:none;line-height:1.5; }

a.LinkWhite
{
	color: #FFFFFF ;
	text-decoration:none; 
	font-size: 9pt;
	font-family : Tahoma ;
	line-height:1.5;
	
}
a.LinkWhite:Hover
{
	color :#C6D0E2 ;
	font-size: 9pt;
}


a.LinkCadetBlue
{
	color: #3663A8 ;
	text-decoration:none; 
	font-size: 9pt;
	font-family : Tahoma ;
	line-height:1.5;
	
}
a.LinkCadetBlue:Hover
{
	color :#FF3300 ;
	font-size: 9pt;
}

a.LinkTitleNews
{
	font-family:tahoma;
	font-size: 9pt;
	color: #B72121;
	text-decoration:none;
}

a.LinkTitleNews:hover 
{
	font-family: tahoma;
	font-size: 9pt ;
	color:#3663A8 ;
	text-decoration: none 
}

a.LinkRedTitle 
{
	font-family:tahoma;
	font-size: 9pt;
	color: #B72121;
	text-decoration:none;
}

a.LinkRedTitle:hover 
{
	font-family: tahoma;
	font-size: 9pt ;
	color:#D26900 ;
	text-decoration: none 
}

a.LinkBlackSmall
{
	font-family: tahoma;
	font-size:8pt;
	color: #000000;
	text-decoration:none
}
a.LinkBlackSmall:hover 
{
	font-family: tahoma;
	font-size:8pt ;
	color:#B72121 ;
	text-decoration: none 
}




/*****************************************************
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;
    line-height:1.5;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Visited, a.moderatorOnlineLinkBold:Hover, a.moderatorOnlineLinkBold:Link
{
    font-weight: bold;
    color: darkblue;
    line-height:1.5;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold, a.adminOnlineLinkBold:Visited, a.adminOnlineLinkBold:Hover, a.adminOnlineLinkBold:Link
{
    font-weight: bold;
    color: black;
    line-height:1.5;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle
{
    font-weight: bold;
    font-size: 20px; 
    font-family: Tahoma, verdana, Times New Roman;
    color: navy;
}

.menuText
{
    font-size: 0.6em;
    font-weight: bold;
    color: #FFFFFF;
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 0.6em;
    text-decoration: none; 
    color: #013DA4;
}

a.menuTextLink:Hover
{
    color: #000000;
}


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 0.7em;
    font-weight: bold;
}

.searchItem
{
    background-color: #DDEEFF; 
}

.searchAlternatingItem
{
    background-color: #FFFFFF;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/


td.forumHeaderBackgroundAlternate
{
    background-image: url(../images/forumHeaderBackgroundAlternate.gif);
    background-color: #EBEDF6;
}

/*****************************************************
Body
*****************************************************/
body 
{
    FONT-SIZE: 8pt;
    margin-right :0 ;
    margin-left :0 ;
    margin-top:0;
    margin-bottom:0;
    background-image : url(../imagesFa/bg.jpg);
    /*
    COLOR: #000000;
    FONT-FAMILY: Tahoma ,Verdana, Times New Roman ,Arial ;
    background-color: #0d66ba; 
    margin-top :10 ;
	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 : 0.6em;
    font-family : Tahoma
}

/************  Lang Settings ***********************/
.LangTableDir
{
	direction :ltr;
	
}

.LangAlign
{
	direction : ltr;
	text-align:left;
}

.LangUnAlign
{
	text-align:right;
}



/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size : 0.7em;
    text-indent:2 ;
    line-height:1.5;
}

.normalTextSmallBold
{ 
    font-size : 0.7em;
    line-height:1.5;
}

.normalTextSmaller
{
    font-size: 0.6em;
    line-height:1.5;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #000000; 
    font-family: Tahoma,Verdana,Times New Roman, Arial ;
    line-height:1.5;
}

.RedTitleSmall
{
	 font-size : 9pt;
	 font-family: Tahoma,Verdana,Times New Roman, Arial ;
	 color :#B72121 ;
	 line-height:1.5;
}
.GrayTextSmall
{
	 font-size : 0.7em;
	 font-family: Tahoma,Verdana,Times New Roman, Arial ;
	 color :Gray ;
	 line-height:1.5;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    font-size: 0.7em;
    font-weight:bold;
    line-height:1.5;
}

.tableHeaderBlueGradiant
{
    color: white;
    font-size: 0.7em;
    font-weight:bold;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    /*border: 1px #013DA4 solid; */
    border: 1px #2089cd solid; 
    background-color: #ffffff;
    background-color : White ;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
    background-color: #FeFdfd;
}


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;
}

TH
{
    BACKGROUND-IMAGE: url('../images/forumHeaderBackground.gif');
    BACKGROUND-COLOR: #4455aa
}

.tableHeaderText
{
	FONT-SIZE: 8pt;
	font-weight:normal;
	COLOR: white;
	background-color: #666699;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 0.8em;
    color: #071763;
    text-decoration :none;
  
}

.forumGroupTitle
{
    FONT-SIZE: 0.8em;
    COLOR: #013da4;
    text-decoration :none;
    
}
.forumGroupTitle:hover
{
    FONT-SIZE: 0.8em;
    COLOR: #013da4;
    text-decoration :underline;
    
}

a.forumTitle:hover
{
	font-size: 0.8em;
    color: #F0650B;
    text-decoration:underline;
   
}

.forumName
{
    font-weight: bold;
    font-size: 16px; 
    font-family: Tahoma ,verdana ,Times New Roman ,Arial;
    text-decoration: none; 
    color: navy;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
    font-family: Tahoma ,verdana ,Times New Roman ,Arial ;
    font-size: 0.7em;
}
.Visible
{
	display :inline ;
}
.InVisible
{
	display:none ;
}
textarea
{
    font-family: Tahoma ,verdana ,Times New Roman ,Arial ;
    font-size: 0.7em;
    background-color: White;
    
}
input
{
	font-family: Tahoma ,verdana ,Times New Roman ,Arial ;
	height :20 ;
 	
}
input.inputTextBox
{
	font-family: Tahoma ,verdana ,Times New Roman ,Arial ;
	border:1;
	font-size: 0.7em;
	
	background-color : white ;
}

input.OrangeButton
{
	background-color :DFB95A;
	color :Black ;
	border : 0 ;
	height : 19 ;
	font-family : Tahoma,verdane,,Times New Roman ,Arial ;
	font-size:8pt;
	vertical-align : text-top ;
	text-align:center ;
	
}
/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size: 0.7em;
    font-family: Tahoma ,verdana ,Times New Roman ,Arial ;
    position: relative;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid blue;
}

DIV.popupTitle
{
    font-family: Tahoma ,verdana ,Times New Roman ,Arial ;
    color: white;
    background-color: #4455AA;
}

DIV.popupItem
{
    font-size: 0.8em;
    font-family: Tahoma ,verdana ,Times New Roman ,Arial ;
    background-color: #DDEEFF;
}

.LoginLabel  { FONT-SIZE: 8pt; COLOR: White; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
A.yellow:link { FONT-SIZE: 8pt; COLOR: Gold; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
A.yellow:visited  { FONT-SIZE: 8pt; COLOR: Gold; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
A.yellow:hover { FONT-SIZE: 8pt; COLOR: White; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }

A.Black:link { FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
A.Black:visited { FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
A.Black:hover { FONT-SIZE: 8pt; COLOR: Red; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }

A.White:link { FONT-SIZE: 8pt; COLOR: White; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
A.White:visited { FONT-SIZE: 8pt; COLOR: White; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
A.White:hover { FONT-SIZE: 8pt; COLOR: White; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }

