BODY 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-3dlight-color: #AAAAAA;	
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #EFEFEF; 
	scrollbar-darkshadow-color: #AAAAAA; 
	scrollbar-face-color: #EFEFEF; 
	scrollbar-highlight-color: #EFEFEF; 
	scrollbar-shadow-color: #EFEFEF; 
	scrollbar-track-color: #FFFFFF;
	background-color: #ffffff;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

BODY.Popup
{
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-3dlight-color: #AAAAAA;	
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #EFEFEF; 
	scrollbar-darkshadow-color: #AAAAAA; 
	scrollbar-face-color: #EFEFEF; 
	scrollbar-highlight-color: #EFEFEF; 
	scrollbar-shadow-color: #EFEFEF; 
	scrollbar-track-color: #FFFFFF;
	background-color: #ffffff;
	color: #000000;
}

A, A:LINK, A:VISITED
{
	color: #006699;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
}

A:HOVER
{
	color: Red;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;	
	text-decoration: underline;
}

.ImageButton
{
	cursor: hand;
}

.ForumLink
{
	font-size: 10pt;
	color: #006699;
	font-family: verdana, arial, helvetica;
}

a.ForumLink:visited
{
	font-size: 10pt;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

a.ForumLink:link
{
	font-size: 10pt;
	color: #006699;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

a.ForumLink:hover
{
	font-size: 10pt;
	color: red;
	font-family: verdana, arial, helvetica;
	/*font-weight: bold;*/
	text-decoration: underline;
}

.ForumHeaderLink
{
	font-size: 10pt;
	color: White;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

a.ForumHeaderLink:visited
{
	font-size: 10pt;
	color: White;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}

a.ForumHeaderLink:link
{
	font-size: 102pt;
	color: White;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}

a.ForumHeaderLink:hover
{
	font-size: 10pt;
	color: Red;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	text-decoration: underline;
}

.subMenu
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
	background-color: DarkGray;
	color: White;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.MenuItem
{
	color: DarkGray;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.Spacer
{
	background-color: White;
}

.UpperCaseStyle
{
	text-transform: uppercase;
}

.DatePicker
{
	cursor: hand;
}

.ForumGroupHeader
{
	background-color: #005783;
	font-family: Verdana;
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-align: center;
}

.ForumListCell
{
	font-size: 8pt;
	font-family: Verdana;
	color: Black;
	background: #eaeaea;
}

.LastPost
{
	font-size: 8pt;
	font-family: Verdana;
	color: Black;
}

.ForumImageButtons
{
	cursor: hand;
}

.txt4 { font-size : 0.7em; }

.MediaTitle
{
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
	font-weight: bold;
}

.Media
{
	font-size: 8pt;
	font-family: Verdana;
	color: Black;
}

.tableBorder /* This is the outline round the main forum tables */
{
/*    border: 1px #B2B2B2 solid;  */
    border: 1px outset;
    background-color: #FFFFFF;
}

td.threadSeparator /* Separates posts in ShowPost page */
{
	height: 4px; 
	background-color: #005783; 
}

.dateText { font-size: 0.6em; color: white; }

td.fh /* forumRowHighlight - such as forumOptions, forumStatistics, WhoIsOnline boxes etc.*/
{
    font-size: 0.71em; 
    background-color: #FFFFFF; 
    background-image: url(/Forums/images/fhBg.gif); 
    background-repeat: repeat-x;
}

.inlineLink /* Username in ShowPost, next to online status */
{
  cursor: hand;
  color: #555555;
}



td.f, tr.f td /* Forums column cells on main page; last post, replies, view cells on ShowForums page (shaded cells?) */
{
    font-size: 0.71em; 
    background-color: #EAEAEA;

}

TD.fh3 /* TD.fh3 is Threads, Posts cells on main table, Thread cells on ShowForum page (not shaded?) */ 
{
	font-size: 0.71em;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
}

TD.fh3a /* TD.fh3a is Alternating table for Post Body in the PostView */ 
{
	font-size: 0.71em; 
	background-color: #F6FBFF; 
	border-top: 1px solid #DDEEFF;
	border-left: 1px solid #DDEEFF;
}

.forumName /* text style for the main forum name */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 1.4em;
    font-weight: bold;
}


a.forumName:hover /* text style for when mouse hovers over main forum name */
{
    color: #FF3300;
    text-decoration: none;
}

.forumThread /* description of Forums on main page (underneath Forum Name) */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 0.9em;
}

td.column /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */
{
    font-weight: bold; 
    font-size: 0.7em; 
    background-color: #005783; 
    COLOR: white;
}

.txt1 { font-size : 1.0em; } 
.txt2 { font-size : 0.9em; }
.txt3 { font-size : 0.8em; }
.txt4 { font-size : 0.7em; }
.txt5 { font-size : 0.6em; }

.txt1Bold { font-size : 1.0em; font-weight:bold; }
.txt2Bold { font-size : 0.9em; font-weight:bold; }
.txt3Bold { font-size : 0.8em; font-weight:bold; }
.txt4Bold { font-size : 0.7em; font-weight:bold; }
.txt5Bold { font-size : 0.6em; font-weight:bold; }

.txt3red { font-size : 0.8em; color: Red; }

.validationWarning 
{
	color: Red; 
}

.quoteTable { /* This is the quote table, where quotes from previous posts are shown */
    border:1px inset;
    background-color: #EEF7FF;
}

columnText, a.columnText, a.columnText:visited, a.columnText:link 
{ 	
	font-size: 0.7em; 
	color: white; 
	font-weight:bold;
}

A.MainMenu, A.MainMenu:LINK, A.MainMenu:VISITED
{
	BORDER-RIGHT: #f1f1f1 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #f1f1f1 1px solid; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #f1f1f1 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #f1f1f1 1px solid;
	color: #A9A9A9;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;	
}

A.MainMenuReverse, A.MainMenuReverse:LINK, A.MainMenuReverse:VISITED
{
	BORDER-RIGHT: #f1f1f1 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #f1f1f1 1px solid; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #f1f1f1 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #f1f1f1 1px solid;
	color: #A9A9A9;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}

A.MainMenu:HOVER, A.MainMenuSelected, A.MainMenuSelected:LINK, A.MainMenuSelected:VISITED
{
	BORDER-RIGHT: #999 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 6px; 
	BACKGROUND: #ccc; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #999 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #999 1px solid;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #ffffff;
}

A.MainMenuReverse:HOVER
{
	BORDER-RIGHT: #999 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 6px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #999 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #999 1px solid;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;	
	color: #A9A9A9;
}

.MainMenuSeparator
{
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #a9a9a9; 
	PADDING-TOP: 0px;
	text-align: center;
}

.MainMenuSeparatorReverse
{
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #A9A9A9; 
	PADDING-TOP: 0px;
}

.quoteTable { /* This is the quote table, where quotes from previous posts are shown */
    border:1px inset;
    background-color: #EEF7FF;
}


A.Pager, A.Pager:LINK, A.Pager:VISITED
{
	color: #ffffff;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}

A.Pager:HOVER
{
	color: Red;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;	
	text-decoration: underline;
}

#textformatting { margin: 3px 0 3px 0;}
.insertbutton {font-size: 11px; width: 70px;}
.formatbutton {font-size: 11px; width: 25px;}
.fontselect {font-size: 11px;}
#setfont { margin-left:15px; padding: 3px; background-color: #FFFFFF; border: 1px solid #000000; }
.fontbutton {font-size: 11px;}

.SquareBox
{
	background-color: #dbdada;
}

.Topic
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	color: #000000;
}

.Copyright
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Gray;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FFFFFF; layer-background-color:#FFFFFF; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align: center;}
.clLevel0{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#A9A9A9;}
.clLevel0over{background-color:#A9A9A9; layer-background-color:#A9A9A9; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold}
.clLevel1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#A9A9A9;}
.clLevel1over{background-color:#A9A9A9; layer-background-color:#A9A9A9; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#A9A9A9; layer-background-color:#A9A9A9}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold}
.clLevel2{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#A9A9A9;}
.clLevel2over{background-color:#A9A9A9; layer-background-color:#A9A9A9; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#A9A9A9; layer-background-color:#A9A9A9}


.GalleryRow { color: White; padding: 5px 10px 10px 10px; font-size: 8pt; font-weight: bold; }

.secondaryThumbnailPopup
{
	position: absolute;
	padding: 3px 3px 3px 3px;
	background-color: #DDEEFF;
	display: block;
	visibility: hidden;
}
.secondaryThumbnailHidden
{
	position: absolute;
	display: none;
	visibility: hidden;
}

input /* input elements in forms, e.g radio buttons, text boxes, etc. */
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
