BODY
{
    BACKGROUND-COLOR:#B0B0B0;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
}

.Menu
{
	background-color:#F0F8FF;
	border-style:solid;
	border-width:thin;
	border-color:Gray;
	position:relative;
	float:left;
	width:150px;
	height:500px;
	text-align:center;
}

.Title
{
	font-family:Arial;
	font-size:xx-large;
	background-color:#F0F8FF;
	border-style:solid;
	border-width:thin;
	border-color:Gray;
	color:Gray;
	margin-bottom:10px;
	text-align:left;
	width:100%;
}

.Login
{
	background-color:#F0F8FF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:Gray;
	text-align:center;
	position:relative;
	float:left;
	margin-bottom:20px;
	width:99%;
}

.LoginTextBox
{
	width:95%;
}

.WelcomeMessage
{
	background-color:#F0F8FF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:Gray;
	text-align:center;
	position:relative;
	float:left;
	margin-bottom:20px;
	width:99%;
}

.ThreadContainer
{
	background-color:#F0F8FF;
	border-style:solid;
	border-width:thin;
	border-color:Gray;
	text-align:center;
	position:relative;
	float:left;
	margin-left:10px;
	width:70%;
}

.PostContainer
{
	font-family:Arial;
	font-size:1em;
	font-weight:100;
	color:black;
	background-color:#888888;
	border-style:solid;
	border-width:thin;
	border-color:Gray;
	text-align:left;
	margin-top:25px;
	margin-left:5%;
	margin-right:5%;
	width:90%
}

.PostHeader
{
	background-color:#888888;
	color:white;
	height:100%;
	width:100%;
}

.PostTitle
{
	background-color:#888888;
	text-align:center;
	width:100%;
}

.PostAuthor
{
	background-color:#838383;
	text-align:center;
	width:100%;
}

.PostDate
{
	background-color:#787878;
	text-align:center;
	width:100%;
}

.Post
{
	font-family:Arial;
	font-size:1.5ex;
	font-weight:normal;
	background-color:WHITE;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	clear:left;
}

.PostFooter
{
	background-color:#888888;
	color:white;
	text-align:right;
}

.PostEditor
{
	background-color:#F0F8FF;
	border-style:solid;
	border-width:thin;
	border-color:Gray;
	text-align:center;
	margin-left:10px;
	position:relative;
	float:left;
	width:60%;
}

.PostEditText
{
	height:400px;
	width:60%;
}

.PostList
{
	background-color:#F0F8FF;
	border-style:solid;
	border-width:thin;
	border-color:Gray;
	float:left;
	margin-left:10px;
	position:relative;
	text-align:center;
	width:60%;
}

.ManageButtons
{
	width:125px;
}

.PostDeleteConfirmation
{
	border-style:solid;
	border-width:thin;
	border-color:Red;
}

.Register
{
	background-color:#F0F8FF;
	border-style:solid;
	border-width:thin;
	border-color:Gray;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
	float:left;
	width:40%;
}

.ErrorText
{
	background-color:#FF7575;
	color:White;
	float:right;
	font-size:1em;
	font-weight:bolder;
	position:relative;
	text-align:center;
	width:20%;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}






