body{
	background: #ff9900;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	position: absolute;
	top: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	width: 100%;
	line-height: 25px;
}

*>body{

}

img{
	border: none;
}
	
img.icon{
	margin-right: 5px;
}

a{
	text-decoration: none;
	color: #1C50F4;	
}

a:hover{
	color: #1C50F4;	
	text-decoration: underline;
	border: none;
}


h1{
	font-family: Helvetica;
	color: #FFFFFF;
	font-size: 20px;
	LETTER-SPACING: 4px;
	display: block;
	
}

h2{
	
}

table{
	color: #1C50F4;	
	font-size: 1em;
}

table tr.list{
	height: 52px;
	vertical-align: middle;
}


table td.folder_name{
	font-weight: bold;
}



#top{
	width: 980px;
	height: 140px;
	background: url('../images/top.gif');
}



.message{
	color: #D20000;
}

