body
{
	background-color:#0F649B;
	margin:0;
}

body, td, div
{
	font:9pt Tahoma;
	color:#5AA0D4;
}

a
{
	color:#B2DEFF;
	text-decoration:none;
}

a:hover
{
	color:#FFFFFF;
}

#HeaderLeft , #HeaderRight , #BodyLeft , #BodyRight
{
	background-color:#05446F;
}

#HeaderLeft , #BodyLeft
{
	border-right:1px solid #7998AD;
}

#HeaderLeft , #HeaderRight
{
	border-bottom:1px solid #7998AD;
	padding-top:20px;
}

#BodyLeft , #BodyRight
{
	border-top:1px solid #7998AD;
	border-bottom:1px solid #7998AD;
	padding:20px;
}

#Footer
{
	border-bottom:1px solid #7998AD;
	padding:10px 0 10px 0;
}

#Menu
{
	width:500px;
}

#Menu td
{
	border-right:1px solid #7998AD;
	padding-bottom:10px;
	font-weight:bold;
	text-align:center;
	width:16%;
}

#Menu td a
{
	text-decoration:none;
	color:#5AA0D4;
}

#Menu td a:hover
{
	color:#FFFFFF;
}

.BoxTable , #PostEntry
{
	border:1px solid #7998AD;
	border-bottom:none;
	border-right:none;
}

.BoxTable td
{
	border:1px solid #7998AD;
	border-top:none;
	border-left:none;
	padding:10px;
	cursor:pointer;
}

#PostEntry .Posts
{
	border:1px solid #7998AD;
	border-top:none;
	border-left:none;
	padding:10px;
	cursor:pointer;
}

#Wall textarea
{
	overflow:visible;
	height:20px;
	color:#999999;
}


#Wall textarea , #Wall .Post
{
	font-size:13px;
}

#Wall #Share
{
	font-weight:bold;
	font-size:12px;
	height:20px;
}

#Wall .Post
{
	color:#FFFFFF;
}

#Wall .Post .Name
{
	color:#5AA0D4;
}

#Wall .CommentArea
{
	margin:10px 10px 0 10px;
}

#Wall .Post , #Wall .WallDetail
{
	margin:0px 10px 0 10px;
}

#Wall .Comment , #Wall .CommentForm
{
	margin:0 20px 0 10px;
	border-bottom:1px dotted #5AA0D4;
	padding:10px;
	background-color:#065284;
}

#Wall .CommentBody
{
	margin-top:5px;
	margin-left:10px;
}

#Wall .CommentForm
{
	border-bottom:none;
	background:none;
	display:none;
}

#Wall .CommentForm .Message
{
	
	height:56px;
	color:#FFFFFF;
	font-size:9pt;
}

#Wall .CommentForm .Message
{
	margin-bottom: 10px;
}

#Wall .Required
{
	padding-left:5px;
	color:#CCCCCC;
	font-size:10px;
}

select , input , textarea
{
	
	background-color:#05446F;
	border:1px solid #7998AD;
	font:9pt Tahoma;
	color:#FFFFFF;
}

input , textarea
{
	width:100%;
}

.RemoveWidth
{
	width:auto;
}

.RemoveMargin
{
	margin:0px;
}

.GoldFont , .TitleGold
{
	color:#ffd016;
}

.WhiteFont , .TitleWhite
{
	color:#FFFFFF;
}

.TitleGold , .TitleWhite
{
	font:12pt Arial;
	border-bottom:3px solid #7998AD;
	padding-bottom:10px;
}

.GreyFont
{
	color:#B3B3B3;
}

.GreenFont
{
	color:#00FF00;
}

.RedFont
{
	color:#FF0000;
}

.BoldFont
{
	font-weight:bold;
}

.ItalicFont
{
	font-style:italic;
}

.TextMargin
{
	margin-bottom:5px;
}

.TextMarginTop
{
	margin-top:5px;
}

.TableMargin
{
	margin-bottom:20px;
}

.TableMarginTop
{
	margin-top:20px;
}

.SmallTableBody
{
	padding:10px 0 10px 0;
	border-bottom:1px solid #7998AD;
}

.SmallTableBody2
{
	padding:10px;
	border:1px solid #7998AD;
}

.Error
{
	border:3px solid #FF0000;
	color:#FF0000;
	background-color:#FFFF00;
}

.Successful
{
	
	text-align:center;
	padding:5px;
	border:3px solid #00FF00;
	color:#00FF00;
	font-weight:bold;
	color:#00FF00;

}

.Error , .Successful
{
	text-align:center;
	padding:5px;
	font-weight:bold;
}
