body
{
	font-family:Verdana;
	font-size:11px;
	color:#707070;
}

.dgHeader
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#CFD0D0;
}

.dgDefault
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	vertical-align:top;
}

.dgAlternative
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	background-color:#F3F3F3;
	vertical-align:top;
}

.dgSelected
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	background-color:#A1D3A1;
	vertical-align:top;
	text-decoration:none;
}

.dgDefault a, .dgSelected a, .dgAlternative a
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	
}

.dg
{
	border:solid 1px #A0A2A1;
}

#header
{
	background-image:url(../pictures/header.gif);
	width:979px;
	height:81px;
}

#body
{
	margin:0px 0px 0px 166px;
	width:856px;
}

#title
{
	width:813px;
	border-bottom:solid 1px #A1A1A1;
	position:relative;
	left:166px;
	margin:50px 0px 0px 0px;
}

#navigation
{
	width:148px;
	float:left;
	margin:0px 25px 0px 0px;
	padding:85px 0px 0px 0px;
	border-left:solid 1px #A1A1A1;
	border-bottom:solid 1px #A1A1A1;
	border-right:solid 1px #A1A1A1;
}

#content
{
	width:640px;
	float:left;	
	margin:50px 0px 0px 0px;
}

#FolderList
{
	width:200px;
	float:left;
}

#FileList
{
	width:400px;
	float:left;
	margin:0px 0px 0px 20px;
}


a.forum:link,a.forum:visited,a.forum:active,a.forum:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#009F50;
	text-decoration:none;
}

.nav_line
{
	margin:2px 0px 2px 0px;
	padding:0px;
	background-image:url(../pictures/line.gif);
	background-repeat:repeat-x;
	width:148px;
	height:1px;
	overflow:hidden;
}

.menuItem
{
	height:15px;
	margin:0px 0px 0px 4px;
}

.menuItem a
{
	color:#707070;
}