/* Stylesheet for SISMARINE Admin-site */

BODY, TABLE
{
	font-size: 8pt;
	font-family: Verdana;
}

H1
{
	margin-top: -5px;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: -3px;
	color: #3366cc;
	font-family: Tahoma;
}

H2
{
	font-size: 10pt;
	color: #0066cc;
	margin-top: -3px;
	margin-bottom: -3px;
}

H3
{
	margin-top: -3px;
	font-size: 9pt;
	margin-bottom: -3px;
	color: #cc6600;
}

INPUT, SELECT, TEXTAREA
{
	font-size: 8pt;
	font-family: Tahoma;
}



.HEADING
{
	font-size: 13pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #cc3333;
	margin-top: -5px;
	margin-bottom: -3px;
}

.HELP /* */
{
	border: #990000 1px solid;
	padding: 10px;
	background-color: #ffcc00;
}

UL, LI
{
	text-indent: -9pt;
}

.GETPICTURE {
	border: none;
	cursor: hand;
	height: 30px;
}

.SHOWPICTURE {
	border: none;
	cursor: hand;
}

A
{
	color: #000099;
}

A:hover
{
	color: #cc0033;
	text-decoration: none;
}

.TRDIVIDER
{
	border-bottom: 1px #FFFFFF solid;
	}
