body	{
	background: #eef3f5; text-align: left; margin: 0px; padding: 0px;
	font-family: verdana, tahoma, tahoma, arial, sans-serif;
	font-size: 11px;
	}
a	{
	color: #82b859; text-decoration: none;
	}
a:hover	{
	color: #82b859; text-decoration: underline;
	}
img	{
	border: 0px;
	}
table	{
	border: 0px;
	}
table td	{
	font-size: 12px;
}
td#header	{
	color: White;
	vertical-align: middle;
	padding-left: 40px;
}
h1#header	{
	color: White;
	font-size: 14px;
	vertical-align: middle;
}
th	{
	padding: 2px 2px 2px 2px;
	color: White;
	font-size: 12px;
}
a#header	{
	color: White;
}
a:hover#header	{
	color: White;
	text-decoration: underline;
}
#menu-item	{
	padding-left: 10px;
	font-size: 13px;
	font-weight: Bold;
}
#copy	{
	color: #b4b4b4;
	font-size: 10px;
}
#nick	{
	color: #344d59;
	font-weight: Bold;
}
#user	{
	border : 10px solid #cccccc;
}
#uTitle	{
	color: #344d59;
	font-size: 11px;
	font-weight: Bold;
}
#nPages	{
	color: #484848;
	font-size: 11px;
}
input	{
	font-size: 12px;
	height: 18px;
	border: 1px Solid Silver;
}
button	{
	font-size: 12px;
	height: 18px;
	border: 1px Solid Silver;
	cursor: hand;
}
#red	{
	color: Red;
}
#error_form	{
	background-color: #eee;
}
.edit	{
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px Solid Silver;
	background: #eef3f5;
}
.editFile	{
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

#box {
	background: #6699FF;
	height: 100px;
	width: 100px;
	position: relative;
}
