*
{
	font-size : 17px;
}

body
{
	border      : 0px;
	margin      : 0px;
	font-family : arial;
	font-size   : 14px;
}
		
a
{
	text-decoration : none;
}
	
.ToolBar
{
	width        : 100%;
	height       : 20px;
	background   : #336699;
	margin-top   : 1px;
	margin-bottom: 1px;
}	

.ToolBar img
{
	border       : 0px;
	margin-right : 0px;
	margin-left  : 3px;
}

.ToolBar .Button
{
	font-size     : 17px;
	font-weight   : bold;
	line-height   : 17px;
	color         : white;
	text-align    : center;
	margin-right  : 5px;
	margin-left   : 5px;
	border-right  : 1px solid white;
}

.ToolBar .ForumName
{
	font-size   : 17px;
	line-height : 17px;
	font-weight : bold;
	text-align  : center;
	background  : #e9e9e9;
	border      : 1px solid #336699;
	color       : black;
}

.QuickLinks
{
	margin-right  : 10px;
	margin-left   : 5px;
	margin-top    : 2px;
	margin-bottom : 2px;
}

.QuickLinks a, .QuickLinks a:visited
{
	font-family : arial;
	font-size   : 13px;
	color       : black;
}

.QuickLinks a:hover
{
	color           : red;
	text-decoration : underline;
}

#TreePaneTD
{
	border-right  : 1px solid #336699;
}

#MsgPaneTD
{
	border-right  : 1px solid #336699;
	border-top    : 0px;
	border-bottom : 1px solid #336699;
	border-left   : 1px solid #336699;
}


.ForumTitleLine
{
	background    : #336699;
	border-top    : 1px solid white;
	border-bottom : 1px solid white;
	padding-right : 5px;
	color         : white;
	font-weight   : bold;
}

.ForumTitleLine a,
.ForumTitleLine a:visited
{
	color           : white;
	font-weight     : bold;
	text-decoration : none;
}

.ForumTitleLine a:hover
{
	color           : yellow;
	text-decoration : underline;
}
