body
{
	font-family:arial, tahoma, helvetica, sans-serif;
	line-height:24px;
	background:#c8d5da url(images/bodyBG.jpg) center repeat-y;
}

h1
{
	font-weight:bold;
	font-size:20pt;
	margin:0 auto;
	width:100%;
	text-align:center;
	display:block;
}

h2
{
	font-weight:bold;
	font-size:16pt;
	margin:0 auto;
	width:100%;
	text-align:center;
	display:block;
}

a, a:link, a:visited
{
	text-decoration:none;
	color:#2b5c8c;
	font-weight:bold;
	border:none;
	height:24px;
	font-size:10pt;
}

a:hover
{
	color:#000000;
}

img, a img
{
	text-decoration:none;
	border:none;
}

#content_wrapper
{
	width:800px;
	margin:0 auto;
}

#file_tree_area
{
	width:800px;
	float:left;
	padding-bottom:200px;
}

#title_area
{
	width:750px;
	float:left;
	padding-top:50px;
	margin-left:50px;
	background:url(images/logo_splash.jpg) left top no-repeat;
	height:80px;
	text-indent:100px;
}

.fileList{
}

.fileListButton{
}

.fileListArea{
}

.file_size
{
	font-size:9pt;
	font-style:italic;
}

.empty
{
	font-size:9pt;
	font-style:italic;
	line-height:32px;
}

#loginForm
{
	width:800px;
	
}

.loginBox
{
	width:250px;
	height:50px;
	margin:10px auto;
	background:url(images/loginBox.jpg);
	font-weight:bold;
	text-align:center;
}

.loginRow
{
	padding-top:12px;
}
