/* Cascading Style Sheet, for InstantForum.NET v4.0 */
/* Author: Ryan Healey, support@instantasp.co.uk */
/* Copyright InstantASP Ltd 2004, All Rights Reserved */

		/* ensure forms don't add any unwanted spaces */
		
		form
		{
			border: 0px solid #000;
			display: inline;
			margin: 0px;
			padding: 0px;
		}
		
		body
		{
			background-color: #FFFFFF;
			margin-top: 5px;
/*-----oldbgcolor #F8FAFC;-----------------*/
		}
/* ----------------------------------------*/
/* CSS to control the shopping cart table  */
/* ----------------------------------------*/

.GRID_TableBackGround
{
	background-color: #CDCDCD;
}

.GRID_TableHeader
{
font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	line-height: normal;
	background-color: #FFFFFF;
	background-image: url(/Images/TableHeaderBackGroundBig.gif);
}

.GRID_TableHeaderText
{
font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	line-height: normal;
	
}


.GRID_TableRow 
{
	font-family: Verdana, Tahoma, Arial;
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #336699;
}

.GRID_TableRow A
{
	text-align: left;
	font-size: 8pt;
	color: #336699;
	font-weight: bold;
}
.GRID_TableRow Input, Select, textarea
{
font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	background-color: #ffffff;
	border: solid 1px #7F9DB9;
	padding: 3px;
}


.GRID_TableFooter
{
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: right;
	color: #003366;
	background-color: #f5f5f5;
}

.GRID_TableYellow
{
	background-color: #FAFBE3;
}

.Cart_TableBackGround
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	background-color: #BBBBBB;
}

.Cart_TableHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
	font-family: Verdana, Tahoma, Arial;
	background-color: #F8F8F8;
	background-image: url(/Images/TableHeaderBackGroundClear.gif);
}

.Cart_TableRow
{
	font-size: 10pt;
	color: #003366;
	font-family: Verdana, Tahoma, Arial;
	background-color: #FFFFFF;
}

.Cart_TableRow A
{
	border-right: #78acff 1px solid;
	padding-right: 5px;
	border-top: #78acff 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 4px;
	border-left: #78acff 1px solid;
	width: 70px;
	color: #003366;
	padding-top: 3px;
	border-bottom: #78acff 1px solid;
	font-family: Verdana, Tahoma, Arial;
	position: relative;
	background-color: #f6f6f6;
	text-align: center;
}

.Cart_TableRow A:Hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #FF0055;
	font-family: Verdana, Tahoma, Arial;

}

.Cart_TableFooter
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: center;
	font-weight: bold;
	color: #003366;
	background-color: #f5f5f5;
	border: solid 1px #7F9DB9;
}

.Cart_TableRow Input
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	text-align: center;
	background-color: #F8F8F8;
	border: solid 1px #7F9DB9;
}

.Cart_Input
{
	font-size: 10pt;
	color: #336699;
	font-family: Verdana, Tahoma, Arial;
	background-color: #F8F8F8;
	border: solid 1px #7F9DB9;
	font-weight: bold;
}
.Cart_ControlPanelHeader
{
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #336699;
	font-family: Arial, Verdana, Tahoma;
	background-color: #FCFCFC;

}

.Cart_ControlPanelText
{
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial, Tahoma;

}

/* ----------------------------------------*/
/* General font classes */
/* ----------------------------------------*/

.Cart_SmallGrayText
{
	font-size: 8pt;
	color: #666666;
	font-family: Verdana, Tahoma, Arial;
}

.Cart_GrayText
{
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, Tahoma, Arial;
}

.Cart_SmallGrayLinks
{
	font-size: 8pt;
	color: #888888;
	font-family: Verdana, Tahoma, Arial;
	
}

.Cart_SmallGrayLinks:link
{
	font-size: 8pt;
	color: #888888;
	font-family: Verdana, Tahoma, Arial;
}

.Cart_SmallGrayLinks:hover
{
	color: #FF0055;
	
}

.Cart_SmallGrayLinks:visited
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	
}

.Cart_ConfirmationText
{
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Tahoma, Arial;
}


.Cart_UserName
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;

}

.Cart_NormalText
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	color: #003366;
	background-color: #FFFFFF;
}

.Cart_NormalText Input, Select
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
}

.Cart_SmallText
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	color: #003366;
	background-color: #FFFFFF;
}


		
/* ------------------------------------------------------------------- */
/* --------------------- Start New v4.0 Styles ----------------------- */
/* ------------------------------------------------------------------- */


		.Custom_TopicViews
		{
			border-top: #496690 1px dashed;
			border-bottom: #496690 1px dashed;
			background-color: #F7FAFD;
			display: inline-block;
			padding: 6px;
		}
	
		/* Controls the auto-complete textbox layer, used when composing PM's or associating 
		moderators to forums, suggest following the same style as the form CSS element FormInputText below */
				
		.AutoCompleteDivLayer, .AutoCompleteDivLayerSelected
		{
			font-family: Verdana, Arial, Tahoma;
			font-size: 10pt;
			color: #6B6B6C;
			background-color: white;
		}
		
		.AutoCompleteDivLayer {background-color: #ffffff;}
        .AutoCompleteDivLayerSelected {background-color: #316AC5; color: #ffffff; cursor: pointer;}
            
		/* Background color for highlighted keywords within search results */
		
		.SearchHighlight
		{
			background-color: #F6FF00;
			color: #6B6B6C;
		}
		
		/* Small Bold Gray Links used for Main Navigation (Search, Calendar, Members List etc) 
		   The SmallBoldGrayText class exists within v3.4 however this simply adds link information for that class */

		.SmallBoldGrayText
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #8a8a8a;
			font-weight: bold;
		}
		
		.SmallBoldGrayText:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #8a8a8a;
		}

		.SmallBoldGrayText:hover
		{
			color: #E52E2E;
			
		}
		
		/* The RichTextBox now feature some small links to allow the user to select more emoticons and to
		   increase and decrease the height of the message area */
		
		.RichTextBoxLinks
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #727272;
		}

		.RichTextBoxLinks:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #727272;
		}

		.RichTextBoxLinks:hover
		{
			color: #0482FE;
			
		}
		
		/* We have now implemented a new style class for all the paging links and labels within the application */
		
		.PagingText
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #496690;
			margin-right: 2px;
			text-align: center;
			text-decoration: none;
			background-color: #FBFBFF;
			border: 1px #909CAE solid;
		}
		
		.PagingTextDisabled
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #496690;
			margin-right: 2px;
			font-weight: bold;
			text-align: center;
			background-color: #E4EAF2;
			border: 1px #909CAE solid;
		}
		
		.PagingText:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #6B6B6C;
		}
		
		.PagingText:hover
		{
			color: #E52E2E;
		}
		
		/* New CSS Class for model dialog windows */
		
		.DialogBody 
		{
			background-color: #E4EAF2;
		}
		
		/* New CSS to format the generic summary box used to provide feedback throughout the application */
		
		.SummaryBackGroundTable 
		{
			border: #AD0D00 1px dashed;
		} 
			
		.SummaryTableHeader
		{
			
			background-color: #F8E2E2;
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #BB0505;
			font-weight: bold;
		} 
		
		.SummaryTable 
		{
			
			background-color: #F5EFEF;
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #800505;
		} 

		.SummaryTable a:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #960101;
		}
		
		.SummaryTable a:hover
		{
			color: #D46060;
		}
		
		/* New CSS Class used to control the tooltip div layer */
		
		.ToolTip
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #003366;
			border: #679ACD 1px dashed;
			visibility: hidden;
			position: absolute;
			background-color: #FFFFD9;
		}

		/* New CSS to control horizontal lines within the application */
		.hr		
		{
			border:0;
			border-top: 1px solid #b3c7e4;
			height: 0;
			background: #b3c7e4;
		}	
		
		/* New Css Used for Table Cell Background Color of selected 
		   Thread within ThreadView.ascx, this is typically the same 
           background color as the ForumsBody2 class below but without 
		   the CSS borders */
		
		.ThreadViewSelected 
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #003366;
			background-color: #E4ECF3;
		} 
		
		/*  New class to control the table cells of queued posts, this is similar to
			ForumsBody1 with a slightly different background color, here the background 
			is set to red to ensure queued posts stand-out within the forum */
		
		.ForumsBodyQueued
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #6B6B6C;
			background-color: #F5EFEF;
			border-top: #ffffff 1px solid;
			border-right: #ffffff 1px solid;
		}
		
		/* New class to control the yes radio buttons within the admin area */
		
		.YesRadioButton 
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #4A5566;
			background-color: #BAE7B5;
		}
		
		/* New class to control the No radio buttons within the admin area */
		
		.NoRadioButton 
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #4A5566;
			background-color: #E7B5B5;
		}
		
/* ------------------------------------------------------------------- */
/* ---------------------- End New v4.0 Styles ------------------------ */
/* ------------------------------------------------------------------- */

/* ------------------------------------------------------------------- */
/* ---------------------- Start Table Classes ------------------------ */
/* ------------------------------------------------------------------- */
		

		/* Header Table Cell Class For Standard Tables */
	
		.ForumsHeader
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: bold;
			color: #496690;
			background-color: #E6ECF4;
			background-image: url(../Images/Table_Header.gif);
			border-top: #89959B 1px solid;
			border-right: #89959B 1px solid;
			border-left: #89959B 1px solid;
		}
		
		/* Class used for SimpleMenu Items within the PanelBar control */
		
		.HeaderButton
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: bold;
			color: #496690;
			background-color: #F2F3F5;
			padding: 3px;
			text-align: center;
			border-left: #6B7B93 1px solid;
				
		}
		
		/* Datagrid footer table cell class. This is a carbon copy of ForumsBody1 apart from
		   the all the border colors are the same color as the ForumsBackGroundTable background color */

		.DataGridFooter
		{
			font-family: Verdana, Arial, Tahoma;
			font-size: 8pt;
			font-weight: bold;
			color: #628BB3;
			background-color: #E7EFF8;
			border-left: 1px #89959B solid; 
			border-right: 1px #89959B solid; 
			border-bottom: 1px #89959B solid;
		}	
			
		/* Group or sub-header Table Cell Class 
		   Controls the header cell for forum groups */

		.ForumGroupHeader
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #FFFFFF;
			font-weight: bold;
			background-image: url(../Images/Table_GroupHeader.gif);
			background-color: #F4F6FA;
		}
		
		.ForumGroupHeaderText
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #FFFFFF;
			font-weight: bold;
		}
		
		/*  The top table row within the forum header. This holds the various forum links. Used within MainNavigation.ascx */
		
		.TopHeaderCell
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #777777;
			/*background-color: #F1F4F8;*/
			font-weight: bold;
			
		}
		
		/*  This is only used within the forums header. Used within MainNavigation.ascx */
		
		.BottomHeaderCell
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #6B6B6C;
			background-color: #F1F4F8;
			
		}

		/*  The is a background table that hosts all other tables
		    The really is used to define the border color of tables and lines seperating cells within table */

		.ForumsBackGroundTable
		{
			background-color: #89959B;
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #3F9ADE;
		}
		
		/*  The is a background table that hosts the Welcome Guest and 
			Logged In As : Text at the top of each forum page, used within MainNavigation.ascx */

		.ForumsBackGroundTableLight
		{
			background-color: #FFFFFF;
			/*border: #89959B 1px dashed;*/
		}
			
		/*  ***************************************************************
			These are the main table cell classes that control the color of 
			two main table cell background colors within the application 
			*************************************************************** */
		
		/*  This should be the lighter color of the two colors */
		
		.ForumsBody1
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #4A5566;
			background-color: #ffffff;
			border-top: #ffffff 1px solid;
			border-right: #ffffff 1px solid;
		}

		/*  This should be the darker color of the two colors */

		.ForumsBody2
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #4A5566;
			background-color: #E4EAF2;
			border-top: #ffffff 1px solid;
			border-right: #ffffff 1px solid;
		}
		.ForumsBody3
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			
			background-color: #ffffff;
			border-top: #ffffff 1px solid;
			border-right: #ffffff 1px solid;
		}

		/*  This should be the darker color of the two colors */

		.ForumsBody4
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #4A5566;
			background-color: #E4EAF2;
			border-top: #ffffff 1px solid;
			border-right: #ffffff 1px solid;
		}
		/*  Used on ShwMessages.aspx for the footer of each message within a thread 
		This is the cell that hosts the the Instant Message contact icons */
		
		.ShwMessageFooter
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #496690;
			background-color: #D6E1EE;
			border-top: 1px #FFFFFF solid; 
			border-right: 1px #FFFFFF solid; 
		}
		
		/* Thin table cell at footer of forum groups. Used on default.aspx
		   Border colors should match the ForumsBackGroundTable background color */
			
		.GroupFooter
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #FFFFFF;
			background-color: #E5E8E9;
			height:2px;
		}
		
/* ------------------------------------------------------------------- */
/* ----------------------- End Table Classes ------------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------------------------------------------- */
/* ---------------------- Start Link Classes ------------------------- */
/* ------------------------------------------------------------------- */

	
		/*  This is the main links class of the application. 
			This is the used for all small links within the application */

		.SmlLinks 
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #34498B;
		}
		
		.SmlLinks a
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #34498B;
		}
		
		.SmlLinks:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #34498B;
		}

		.SmlLinks:hover
		{
			color: #E52E2E;
		}
		
		/*  This is the main bold links class of the application. 
			This is the used for all small links within the application */

		.SmlBoldLinks	
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: bold;
			color: #496690;
		}

		.SmlBoldLinks:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: bold;
			color: #496690;
		}

		.SmlBoldLinks:hover
		{
			color: #E52E2E;
		}

		/*  This is the main links class of the font size 2 links within the application. 
			This is the used for all larger links within the application.
			Forum names for example on default.aspx used this class */
		
		.bgLinks 
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			color: #496690;
		}

		.bgLinks:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			color: #496690;
		}

		.bgLinks:hover
		{
			color: #E52E2E;
		}
		
		.bgBoldLinks 
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			font-weight: bold;
			color: #496690;
		}

		.bgBoldLinks:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			font-weight: bold;
			color: #496690;
		}

		.bgBoldLinks:hover
		{
			color: #E52E2E;
		}
		
		/*  This is basically a linked version of the HeaderTxt class */

		.HeaderTxt:link 
		{
			text-decoration: none;
			color: #496690;
		}
		
		.HeaderTxt:hover
		{
			text-decoration: none;
			color: #E52E2E;
		}	

/* ------------------------------------------------------------------- */
/* ----------------------- End Link Classes -------------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------------------------------------------- */
/* ------------------- Start Standard Text Classes ------------------- */
/* ------------------------------------------------------------------- */
		
		/*  This class controls all small normal text within the application. 
			For example forum descriptions on default.aspx */
		
		.SmallTxt
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #375277;
		}
		
		.BigTxt
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			font-weight: normal;
			color: #375277;
		}
		
		/*  This class controls all small bold text within the application. */

		.SmallTxtBold
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: bold;
			color: #375277;
		}

		/*  This class formats all normal small gray text within the application */

		.SmallGrayText
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #8a8a8a;
		}
		
		.BigGrayText
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			color: #8a8a8a;
		}
		
		/*  This controls the main navigation seperator which is by default the "" symbol 
			This is used in the Yahoo type navigation in the header of every forum page.
			Primarily used within controls/navigation.ascx */

		.NavSeperator
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #375277;
		}

		/*  This class controls the look of all asp.net form validation controls. */ 
		
		.ValidationTxt
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt; 
			color: #FF0000;
			font-weight: bold;	
		}
		
		/*  This class controls the headers for the various rounded table controls when on forumbody1 background */

		.ForumBody1RoundedTableHeader
		{
			font-family: Tahoma, Arial, Verdana;
			font-size: 8pt;
			font-weight: normal;
			color: #385C96;
			/*background-color: #ECF0F6;*/
		}
		
		/*  This class controls the headers for the various rounded table controls when on forumbody2 background */

		.ForumBody2RoundedTableHeader
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: #385C96;
			background-color: #E4EAF2;
		}
		
		/*  Used to format text within the header cell of the panelbar control */
		
		.HeaderTxt
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: bold;
			color: #496690;
			text-decoration: none;
		}

		/*  This class controls the look of the quoted text within a post. Used on 
			shwmessages.aspx and within the messagedisplay.ascx user control. */

		.Quote
		{
			border-right: #5C7FAF 1px dotted;
			padding-right: 6px;
			border-top: #5C7FAF 1px dotted;
			padding-left: 6px;
			font-size: 10pt;
			background-color: #F7FAFD;
			padding-bottom: 6px;
			border-left: #5C7FAF 4px solid;
			color: #5f779c;
			padding-top: 6px;
			border-bottom: #5C7FAF 1px dotted;
			font-family: Tahoma, Verdana, Arial;
		}
		
/* ------------------------------------------------------------------- */
/* -------------------- End Standard Text Classes -------------------- */
/* ------------------------------------------------------------------- */

/* ------------------------------------------------------------------- */
/* ------------------- Start Form Element Classes  ------------------- */
/* ------------------------------------------------------------------- */

		/*  These classes control all form elements within the forum */

		.FormInputText
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			color: #4B6E9D;
			background-color: white;
			border: 1px #7F9DB9 solid;
			height: 22px;
			padding-top:2px;
			padding-left:2px;
		}
		
		.FormInputDropDown
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 10pt;
			color: #4B6E9D;
			background-color: white;
			border: 1px #7F9DB9 solid;
		}


		/*  This class controls the look of all large form buttons within the application
			These are used on the majority of submit buttons etc */

		.FormButtonBig
		{
border-right: #666666 1px solid; 
border-bottom: #666666 1px solid;
 border-top: #dedede 1px solid;
 border-left: #dedede 1px solid;
 height: 22px;
 font: 11px verdana, arial; 
font-weight: bold;
 color: #ffffff;
 background-color: #336699;
/* ------------------------------------------------------------------- 
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #4B6E9D;
			background-color: #FFFFFF;
			padding-left:3px;
			padding-right:3px;
			height: 24px;
			border: 1px #7F9DB9 solid;	
------------------------------------------------------------------- */			
		}
		
/* ------------------------------------------------------------------- */
/* ------------------- End Form Element Classes  ------------------- */
/* ------------------------------------------------------------------- */
.bodycopy
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: Normal;
	color: #003366;
}
.bodycopy a
{
	text-decoration: underline;
	color: #003366;
}
.bodycopy a:hover
{
	color: #ff0055;
}
.footer
{
	text-decoration: none;
	color: #000066;
	font: 8pt verdana, arial, Helvetica, sans-serif;
	border-bottom: #003366 1px solid;

}
.myfooter
{
	text-decoration: none;
	color: #1f5080;
	font: 8pt verdana, arial, Helvetica, sans-serif;


}
.myfooter a
{
	text-decoration: none;
	color: #1f5080;
	font: 8pt verdana, arial, Helvetica, sans-serif;


}
				.SmallTxtMarquee
		{
			font-family: Verdana, Arial, Tahoma;
			font-size: 8pt;
			font-weight: normal;
			color: #1F5080;
text-decoration:none;
		}
		.SmallTxtMarquee a:hover		{
			font-family: Verdana, Arial, Tahoma;
			font-size: 8pt;
			font-weight: normal;
			color: red;

		}
.ArticleTitle
{
	font-family:  Verdana,  Helvetica, sans-serif;

    FONT-WEIGHT: bold;
			font-size: 12pt;


/* ---    TEXT-TRANSFORM: capitalize;

    FONT-VARIANT: small-caps

-- */
    COLOR: #003366;
  

}
.tabbar {
	background-color: #336699;
}

.tabborder {
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.TabActive {
	font-family:  Verdana,  Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #696969;

	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 0px none #336699;
	background-color: #336699;
	text-align: center;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}

.TabInactive {
    font-size: 0.8em;
	font-weight: bold;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #e8e8cd;
	text-align: center;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;

}
.TabInactive a:link{
	font-family:   Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #696969;
	text-decoration: none;

}

.TabInactive a:visited {
	font-family:   Verdana,  Helvetica, sans-serif;
	font-weight: normal;
	color: #696969;
	text-decoration: none;

}

.TabInactive a:active {
	font-family:  Verdana,  Helvetica, sans-serif;
	font-weight: normal;
	color: #696969;
	text-decoration: none;

}


.TabInactive a:hover {
	font-family:   Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	text-decoration: none;


}

.TabActive a:link, .TabActive a:visited  {
	font-family:   Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	text-decoration: none;

}
.header
{
			border-top: #89959B 1px solid;
			border-right: #89959B 1px solid;
			border-left: #89959B 1px solid;

	display: block;
	padding-left: 9px;
			font-size: 10pt;
			font-weight: bold;
	padding-bottom: 5px;

	width: 100%;
	color: #496690;
	padding-top: 5px;
	border-bottom: #89959B 1px solid;
	font-family: Verdana, Arial, Tahoma;
	background-color: #496690;
	text-decoration: none;
			background-image: url(../Images/Table_Header.gif);
}
		.ForumsHeader
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			font-weight: bold;
			color: #496690;
			background-color: #E6ECF4;
			background-image: url(../Images/Table_Header.gif);
			border-top: #89959B 1px solid;
			border-right: #89959B 1px solid;
			border-left: #89959B 1px solid;
		}

		.FooterText
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #ffffff;
			font-weight: bold;
text-decoration: none;
		}
		
		.FooterText:link
		{
			font-family: Tahoma, Verdana, Arial;
			font-size: 8pt;
			color: #ffffff;
text-decoration: none;
		}

		.FooterText:hover
		{
			color: #ffffff;
			text-decoration: none;
		}
/* Embedded popup box *********************************************************/

/* defaults to hidden, displays on click */

.popbox, .popbox_nopad {

	display: none;

	width: 300px;

	border-style: solid;

	border-color: #D1E0F4;

	border-width: 1px 2px 2px 1px;

	background-color: #FFFFFF;

	text-align: 
	padding: 10px;

	position: absolute;

	z-index: 5;

	color: #666666;

	font-size: 11px;

}

.popbox_nopad {

	padding: 0px;

}

.popboxlink {


	position: relative;
}
/* ------------------------------------------------------------------- */
/* ------------------- End Custom ------------------- */
/* ------------------------------------------------------------------- */



.container {
text-align: center;
}

.HomeContent{
margin-left: auto; margin-right: auto; text-align: left;
background-color: #FFF;
/*----------------
height: 90px;
-----------*/
width: 825px;
margin-bottom:15px;

}


.72890banner {
margin-left: auto; margin-right: auto; text-align: left;
background-color: #FFFFFF;
height: 90px;
width: 825px;
margin-bottom:0px;

}

.center_cols1 {
width: 700px;
margin: 0px auto;
}

.center_cols2 {
width: 825px;
margin: 0px auto;
margin-top: 0px;
}

.leftnavigation {
width: 155px;
float: left;
background-color: #FFF;
}

.centercontent {
float: left;
width:655px;
margin-left:15px;
background-color: #FFF;
}
