/*
	SeagullSTA portal stylesheet
	Copyright (c) Seagull AS 2005
*/

html,body,form
{
	height: 100%;
}


body, td, input, select
{
	font-size: 8pt;
	font-family: Verdana;
}

table.login
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-color: #354e6a;
}

table.container
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	background: #F3F5F9;
}

table.admininverted 
{
	border: 1px solid #4c7494;
	background-color: #FFFFFF;
}

.filelist 
{
	width: 100%;
}

.w100 
{
	width: 100%;
}

.w98 
{
	width: 98%;
}
