﻿#Title
{	
	width:500px;
	position:relative;
	overflow:hidden;
}
#Manager
{
	position:relative;
	color:#cc0000;
	top:-22px;
	left:-2px;
}
#Greeting
{
	position:relative;
	top:-10px;
	line-height:18px;
	overflow:hidden;
	margin-bottom:4px;
}
#MessageHeader
{
	background-image:url("../Images/Gui/RedTableHeader705x26.gif");
	background-repeat:no-repeat;
	width:705px;
	height:26px;
	color:White;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}
#MessageHeaderPad
{
	padding:4px 15px 0px 95px;
}
#ForumMenu,#ForumMenuBottom
{
	position:relative;
	height:30px;
	overflow:hidden;
}
#SearchPanel
{
	position:absolute;
	left:500px;
	top:0px;
	width:200px;
	height:26px;
	overflow:hidden;
	padding-right:10px;
}
#SearchLabel
{
	position:relative;
	top:-2px;
}
#SearchInput
{
	position:relative;
	left:-6px;
	height:12px;
	line-height:12px;
	padding:1px;
	width:84px;
	font-family:Arial;
	font-size:12px;
}
#SearchButton
{
	position:relative;
	top:4px;
	left:-12px;
}
#NavPanel,#NavPanelBottom
{	
	position:absolute;
	letter-spacing:10px;
	left:250px;
	top:8px;
	width:150px;
	height:20px;
	overflow:hidden;
}
span.CurrentPage
{
	letter-spacing:normal;
}
a.PageLink
{
	font-weight:normal;	
	color:#2b507d;
	text-decoration:none;
}
a.PageLinkCurrent
{
	font-weight:bold;	
	color:#cc0000;
	text-decoration:none;
}
#Buttons
{
	padding-left:6px;
	position:absolute;
	text-align:left;
	left:0px;
	top:4px;
	width:200px;
	height:26px;
	overflow:hidden;
}
img.NewMessage
{	
	background-image:url(../Images/Gui/bNewMessage.gif);
	height:22px;
	width:120px;
	background-repeat:no-repeat;
	background-position:left;
}
div.Message
{	
	border-bottom:2px solid white;
	overflow:hidden;	
}
div.Subject
{	
	height:24px;
	padding-top:1px;
	overflow:hidden;	
}
span.Date
{
	float:left;
	width:130px;
	text-align:right;
	vertical-align:middle;
	display:block;	
	margin-top:4px;	
	direction:ltr;
}
img.BulletRed
{	
	background-image:url(../Images/Gui/forumBulletRed.gif);
	height:13px;
	width:18px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:center;
}
img.BulletBlue
{	
	background-image:url(../Images/Gui/forumBulletBlue.gif);
	height:13px;
	width:18px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:center;
}
img.Subject,img.Person
{	
	border:none;
	vertical-align:middle;		
}
a.Subject, a.Person, a.Bullet, a.BodyMenu
{	
	overflow:hidden;
	color:#2b507d;
	text-decoration:none;
}
span.Subject
{	
	font-weight:bold;	
	margin-bottom:4px;
}
span.Person
{
	color:#cc0000;
}
span.Guest
{
	color:#666666;
}
div.Body
{
	padding:4px 20px 4px 4px;
	display:none;
}
div.BodyText
{
	padding:6px 0px 10px 20px;
}
div.BodyMenu
{
	margin:2px;
}
img.BodyMenuNewMessage
{	
	vertical-align:middle;
	background-image:url(../Images/Gui/bAddComment.gif);
	height:21px;
	width:100px;
	background-repeat:no-repeat;
	background-position:right;
}
img.BodyMenuClose
{	
	vertical-align:middle;
	background-image:url(../Images/Gui/bClose.gif);
	height:22px;
	width:50px;
	background-repeat:no-repeat;
	background-position:right;
}
img.Spacer
{
	vertical-align:middle;	
	height:22px;
	width:4px;
}
div.Attachment
{
	margin:0px 4px 6px 0px;
}
img.Attachment
{
	width:10px;
	background-image:url("../Images/Gui/bulletTriangle.gif");
	background-repeat:no-repeat;
	background-position:right;
}
a.Attachment
{	
	color:#2b507d;
	text-decoration:underline;
}