body
{
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial;
	background-color: #1A1A1A;
}

body.PlainStyle
{
	font-size: 10pt;
	background-image: none;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial;
	background-color: white;
}

body.ResTopFrameStyle
{
	font-size: 10pt;
	background-image: none;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial;
	background-color: #dcdcdc;
}

P
{
	font-size: 10pt;	
}

TABLE
{
	font-size: 10px;	
}

.SmallFont
{
	font-size: 10px;	
}

.MediumFont
{
	font-size: 10pt;	
}

.LargeFont
{
	font-size: 14px;	
}

.PartialMsg
{
	font-size: 11px;
	color: dimgray;
}

.PartialMsgAlt
{
	font-size: 11px;
	color: black;
}

.StandardMsg
{
	LINE-HEIGHT: 20px;
}

/* standard border for most tables */
.StandardBorder
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	border-collapse: collapse;
}

/* Used by all pages to describe the title or purpose of the page */
.PageTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #cc99ff;
	font-family: 'Verdana' , Sans-Serif;
	letter-spacing: 5pt;
	position: relative;
}

/*
.TopMbrName
{
	font-weight: bold;
	font-size: 14px;
	color: dimgray;
	letter-spacing: 5pt;	
}
*/

.MedHeadline
{
	font-size: 10px;
	color: gray;
	font-family: 'Arial Black' , Verdana, Sans-Serif;		
}

/*
.LrgHeadline
{
	font-size: 14px;
	color: gray;
	font-family: 'Arial Black' , Verdana, Sans-Serif;
}
*/

/* Main table style for content such as Msg List and Link List */
.ContentTableHeader
{
	/*background-image: url(Images/HeaderShinyWhite.gif);*/
	color: #000000;
	border-bottom: silver 1px solid;
	background-color: #f5f5f5;
}

/* Main table style for content totals such as forum activities */
.ContentTableTotals
{	
	color: #000000;
	border-top: silver 1px solid;
	background-color: #f5f5f5;	
}

TABLE.ContentTable
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 10px;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

TABLE.LightContentTable
{
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	font-size: 10px;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}

.TableBottomLine
{
	border-bottom: silver 1px solid;
}

.StatTableHeader
{
	border-bottom: #dcdcdc 1px solid;
}

TD.RowSeparator
{
	border-bottom: #dcdcdc 3px solid;
}

TD.ThinRowSeparator
{
	border-bottom: #dcdcdc 1px solid;
}

/* Standard bottom border to separate rows on a list */
.SubtleRowSep
{	
	border-bottom: #f5f5f5 1px solid;
}

A
{
	color: blue;
	text-decoration: none;
}

A:hover
{
	/*color: #ff6666;*/
	color: #cc33ff;
	text-decoration: underline;
}

TR.Alternate
{
	background-color: #f5f5f5;
}

A:visited
{
	color: #006699;
	text-decoration: none;
}

A:visited:hover
{
	color: #cc33ff;
	text-decoration: underline;
}

A.NoUnderline:visited:hover
{
	color : #006699;
	text-decoration: none;
}

A.NoUnderline:hover
{
	color : Blue;
	text-decoration: none;
}

/*
A.FavForumMenu:visited:hover
{
	font-weight: bold;
	color: dimgray;
	text-decoration: none;
}

A.FavForumMenu:visited
{
	font-weight: bold;
	color: dimgray;
	text-decoration: none;
}

A.FavForumMenu:hover
{
	font-weight: bold;
	color : dimgray;
	text-decoration: none;
}
*/
/*
FavForumMenu
{
	font-weight: bold;
	color : white;
	text-decoration: none;
}
*/

/* standard most outer table for all pages */
TABLE.PageOuterTable
{
	/*
	border-right: #4D4D4D 1px solid;
	border-top: #4D4D4D 1px solid;
	border-left: #4D4D4D 1px solid;
	border-bottom: #4D4D4D 1px solid;
	*/

	background-color: white;
}

/* standard first inner table for all pages */
TABLE.PageInnerTable
{
	padding-left: 10px;	
	padding-right: 10px;	
	padding-bottom: 10px;	
}


IMG.PictureLeft
{
	float: left;
}

/* Polls */
.PollResultBar
{
	background-color: Blue;
	/*
	border-right: dodgerblue thin solid;
	border-top: dodgerblue thin solid;
	background-image: url(Images/msglist_hdr_tile_silver.gif);
	border-left: dodgerblue thin solid;
	border-bottom: dodgerblue thin solid;
	*/
}

/* Member favorite forum navigation */
/*
.MbrForumMenuActiveTab:visited
{
	border-left: maroon thin solid;
	font-weight: bold;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}

.MbrForumMenu:visited
{
	color: #6666cc;
	font-size: 12px;
	text-decoration: none;
}

.MbrForumMenu
{
	color: #6666cc;
	font-size: 12px;
	text-decoration: none;
}

.MbrForumMenu:visited:hover
{
	font-weight: bold;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}


.TopMenuForumName
{
	font-weight: bold;
	font-family: Verdana;
	letter-spacing: 2px;
}

.TopMenuTitle
{
	font-size: 8pt;
	color: #ffffff;
	background-image: url(Images/top_menu_title_bg.jpg);
	
}
*/
/*
	border-bottom: lightgreen 5px solid;
	background-color: #6699ff;
	*/
/* original blue color for menu title: #6699ff */


/* Top Menu Main Level Navigation */
FONT.TopMenu
{
	color: #9933ff;
}

.TopMenu:visited
{
	color: blue;
	text-decoration: none;	
}

.TopMenu:visited:hover
{			
	color: #cc33ff;	
	text-decoration: none;	
}

.TopMenu:hover
{			
	color: #cc33ff;	
	text-decoration: none;	
}

/* Top Menu Sub Level Navigation; confirmed: 09/12/03 */

TABLE.TopMenuSubLevelTable
{
	font-size: 10px;
	color: silver;
	background-color: #f5f5f5;
	text-align: center;
}
	
.TopMenuSubLevel:visited
{
	color: blue;
	text-decoration: none;	
}

.TopMenuSubLevel:visited:hover
{	
	color: #cc33ff;
	text-decoration: none;
}

.TopMenuSubLevelActiveTab
{	
	color:  #9933ff;
	text-decoration: none;
}

TABLE.Certified
{
	background-color: #e6e6fa;
}

TD.Certified
{
	background-color: #e6e6fa;
}


/* Forum top menu navigation for member's favorite forum selections */
TD.FavForumMenuBullish
{		
	border-top: #ccefb4 3px solid;		
}

TD.FavForumMenuBearish
{	
	border-top: #f7c4b3 3px solid;
	/*border-bottom: #f7c4b3 double;*/
}

TD.FavForumMenuNeutral
{	
	
	border-top: #cfe0f8 3px solid;
	/*border-bottom: #cfe0f8 double;*/
}

IMG.Bullish
{
	border-right: #ccefb4 4px solid;
	border-top: #ccefb4 1px solid;
	border-left: #ccefb4 4px solid;
	border-bottom: #ccefb4 1px solid;
}

IMG.NoSentiment
{
	border-right: #ffffff 4px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 4px solid;
	border-bottom: #ffffff 1px solid;
}

IMG.Bearish
{
	border-right: #f7c4b3 4px solid;
	border-top: #f7c4b3  1px solid;
	border-left: #f7c4b3  4px solid;
	border-bottom: #f7c4b3  1px solid;
}

IMG.Neutral
{
	border-right: #cfe0f8 4px solid;
	border-top: #cfe0f8 1px solid;
	border-left: #cfe0f8 4px solid;
	border-bottom: #cfe0f8 1px solid;
}

.CertListBorder
{
	border-top: #cc99ff 1px solid;	
	border-bottom: #cc99ff 1px solid;	
	border-left: #cc99ff 1px solid;	
	border-right: #cc99ff 1px solid;	
}

TD.Bullish
{
	background-color: #ccefb4;
}

TD.Bearish
{
	background-color: #f7c4b3;
}

TD.Neutral
{
	background-color: #cfe0f8;
}

FONT.Bullish
{	
	background-color: #ccefb4;
}

FONT.Bearish
{
	background-color: #f7c4b3;
}

FONT.Neutral
{
	background-color: #cfe0f8;
}

TD.BullishVLine
{
	border-right: #ccefb4 thin solid;
	left: -2px;
	position: relative;
}

TD.BearishVLine
{
	border-right: #f7c4b3 thin solid;	
	left: -2px;
	position: relative;	
}

TD.NeutralVLine
{
	border-right: #cfe0f8 thin solid;		
	left: -2px;
	position: relative;
}

A.Bullish:hover
{
	display: block;	
	color: black;
	background-color: #ccefb4;
	text-decoration: none;
}

A.Bearish:hover
{	
	display: block;	
	color: black;
	background-color: #f7c4b3;	
	text-decoration: none;
}

A.Neutral:hover
{	
	display: block;	
	color: black;
	background-color: #cfe0f8;	
	text-decoration: none;
}

/* Msg Detail */
TABLE.MsgDetailItemOuterNormal
{
	font-size: 12px;
	border-right: darkgray thin solid;
	border-top: darkgray thin solid;
	border-left: darkgray thin solid;
	border-bottom: darkgray thin solid;
	/*background-color: #dcdcdc;*/
	background-image: url(Images/bar_silver.gif);
	/*background-image: url(Images/bg_swirl-ltbln.jpg);*/
}

TABLE.MsgDetailItemOuterCertified
{
	font-size: 12px;
	border-right: darkgray thin solid;
	border-top: darkgray thin solid;
	border-left: darkgray thin solid;
	border-bottom: darkgray thin solid;
	/*background-color: #e6e6fa;*/
	background-image: url(Images/bar_purple.gif);

}

.MsgDetailItemInner
{
	font-size: 12px;	
	border-right: silver 2px solid;
	border-top: silver 2px ridge;
	border-left: silver 2px ridge;
	border-bottom: silver 2px solid;
	background-color: white;
	
}


.MsgHeader
{
	font-size: 12px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #f5f5f5;
}

.AvatarOuterTable
{
	font-size: 12px;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

.AvatarRightBorder
{
	border-right: silver 1px solid;	
}

IMG.MsgListAvtSelect
{
	left: 8px;
	position: relative;	
}

/* Primarily used for section headers like the New User page */
.TABLE.QuestionSectionHeader
{
	font-size: 12px;		
	background-color: #dcdcdc;
}

.TABLE.PostMsgSectionHeader
{
	font-size: 12px;		
	background-color: #f5f5f5;
}


/* Research Toolbar position for fav forums based on selection in DDL */
.RT_FavForumsPosVisible
{
	left: 250px;
	display: block;
	position: relative;
	top: -15px;
	
}

.RT_FavForumsPosHidden
{
	display: none;
	left: 250px;
	position: relative;
	top: -15px;
	
}

.StatLbl
{
	color: darkgray;
	text-align: right;
}

/* Standard blue color: #6699ff */
