/*

**	$Id: admin.css,v 1.5 2003/12/12 20:43:01 damonp Exp $

**

** Copyright (C) 2001 siliconsys.com <dev@siliconsys.com>

** See LICENSE file in root directory of this installation for

** licensing information.

*/



a:link, a:visited {

	color: blue;

	text-decoration: none

}



a:hover {

	color: gray;

	text-decoration: underline

}



a:active {

	color: gray;

	text-decoration: none

}



body	{

	color: #616575;

	font-family: Helvetica, Verdana, sans-serif;

	font-size: 11px;

	margin-left:10;

	margin-right:10;

	margin-top:0;

	margin-bottom:0;

	margin-width:0;

	margin-height:0;

}



table {

	bordercolor: #000000;

	color: black;

	font-family: Helvetica, sans-serif, Arial;

	font-size: 9pt;

}



.locbar {

	color: #0000aa;

	font-family: Arial, sans-serif;

	font-size: 11px;

	font-weight: bold

}



.boxbody {

	font-size: 8pt;

	font-weight: bold;

}



.admin {

	font-weight: bold;

	font-size: 9pt;

}



.input {

	color: #000000;

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 8pt;

}



.courier {

	font-family: courier new;

	font-size: 8pt;

	text-decoration: none;

}



.list {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 8pt;

	text-decoration: none;

}



.footer, a.footer, a:visited.footer {

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 9px;

	text-decoration: none;

	color: #777777;

}



.label, a.label, a:visited.label {

	font-family: Helvetica, sans-serif, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



.selectlabel, a:selectlabel, a:visited.selectlabel {

	font-family: Helvetica, sans-serif; Arial;

	font-size: 11px;

	font-weight: bold;

	color: blue;

	text-decoration: none;

}



a:hover.label, a:hover.selectlabel {

	color: #dddddd;

	text-decoration: none;

}



.emphasis {

	background: #cccccc;

}



.warning {

	color: #e51919;

	font-family: Verdana;

	font-size: 8pt

}



.info {

	color: #000099;

	font-family: Verdana;

	font-size: 8pt;

}



.ACTIVE {

	color: #000099;

}



.INACTIVE {

	color: #e51919;

}



td.box_menu_header	{

	background: #dddddd;

	padding: 2px 2px 2px 8px;

	text-align: center;

	font-weight: bold;

	padding: 3px 5px 5px 5px;

}



td.box_menu_row	{

	background: #eeeeee;

	padding: 2px 2px 2px 8px;

}



.menu, a.menu 
{
	font: bold Arial 11px; color: #aeaeae; text-decoration: none;
}

a.menu:hover
{
	font: bold Arial 11px; color: #ffffff; text-decoration: none;
}





.help_title, a.help_title, a:visited.help_title	{

	cursor: help;

	color: #000000;

	text-decoration: none;

}



.header, a.header, a:visited.header {

	font-family: Helvetica, sans-serif, Arial;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



a:hover.menu, a:hover.header	{

	text-decoration: none;

	color: #777777;

}



.small {

	font-family: Verdana, sans-serif;

	font-size: 9px;

	text-decoration: none;

}



.smallgray, a.smallgray, a:visited.smallgray {

	font-family: Arial, sans-serif;

	font-size: 10px;

	color: #888888;

	text-decoration: none;

}



a:hover.smallgray	{

	text-decoration: underline;

	color: blue;

}

