/*
** SellaNMS
** $Id: default.css,v 1.16 2005/03/31 18:57:12 sella Exp $
** Copyright (c) 2001 Digital Genesis Software, LLC. All Rights Reserved.
** Released under the GPL Version 2 License.
** http://www.digitalgenesis.com
*/

.maintitle				{ color: #ffffff; background-color: #28397c; font-size: 14px; font-weight: bold; }

.viewlink:link			{ color: #ffffff; }
.viewlink:visited		{ color: #ffffff; }
.viewlink:hover		{ color: #bbbbbb; text-decoration: underline; }

.mainmenu				{ color: #ffffff; background-color: #000000; font-size: 13px; font-weight: bold; }

.mainlink				{ font-size: 13px; font-weight: bold; }
.mainlink:link			{ color: #ffffff; }
.mainlink:visited		{ color: #ffffff; }
.mainlink:hover		{ color: #bbbbbb; text-decoration: underline; }

.tbltitle				{ color: #ffffff; background-color: #28397c; font-size: 12px; font-weight: bold; }
a.tbltitle:link		{ color: #ffffff; }
a.tbltitle:visited	{ color: #ffffff; }
a.tbltitle:hover		{ color: #bbbbbb; }

.tblhdr					{ color: #ffffff; background-color: #000000; font-size: 12px; font-weight: normal; }

.tblhdrlink				{ font-size: 11px; font-weight: bold; }
.tblhdrlink:link		{ color: #ffffff; }
.tblhdrlink:visited	{ color: #ffffff; }
.tblhdrlink:hover		{ color: #bbbbbb; text-decoration: underline; }

.tblentry				{ color: #000000; background-color: #eaeaea; }

.combobox				{ font-size: 11px; height: 20px; width: 50px; }
.radiobutton			{ font-size: 11px; height: 20px; width: 20px; }
.textfield				{ color: #d00000; font-size: 11px; height: 20px; width: 400px; }
.textarea				{ color: #0000ff; font-size: 11px; height: 150px; width: 400px; }

.eventalert1			{ background-color: #eaeaea; }
.eventalert2			{ background-color: #c9c9c9; }
.infofailure			{ background-color: #eaeaea; }
.infofailure1			{ background-color: #eaeaea; }
.infofailure2			{ background-color: #eaeaea; }
.inforecovery			{ background-color: #c9c9c9; }
.inforecovery1			{ background-color: #c9c9c9; }
.inforecovery2			{ background-color: #c9c9c9; }
.eventfailure1			{ background-color: #df4433; }
.eventfailure2			{ background-color: #bf4433; }
.eventwarning1			{ background-color: #bbbb00; }
.eventwarning2			{ background-color: #a0a000; }
.eventrecover1			{ background-color: #00ff00; }
.eventrecover2			{ background-color: #22dd22; }
.eventacknowlege1		{ background-color: #eaeaea; }
.eventacknowlege2		{ background-color: #a9a9a9; }

.solidlink:link		{ color: #ffffff; }
.solidlink:visited	{ color: #ffffff; }
.solidlink:hover		{ color: #ffffff; text-decoration: underline; }

/* Nav Module */
.nav						{ color: #007700; font-size: 11px; font-weight: normal; }
.navLink:link			{ text-decoration: none; }
.navLink:visited		{ text-decoration: none; }
.navLink:hover			{ text-decoration: none; text-decoration: underline; }

/* Stats Module */
.stats					{ color: #000000; font-size: 11px; font-weight: normal; }

/* Results Module */
.results					{ color: #000000; font-size: 11px; font-weight: normal; }
.resultNum				{ color: #000000; font-weight: bold; }
.resultLink:link		{ font-weight: bold; text-decoration: underline; }
.resultLink:visited	{ font-weight: bold; text-decoration: underline; }
.resultLink:hover		{ font-weight: bold; text-decoration: underline; }
.transLink:link		{ font-weight: normal; }
.transLink:visited	{ none; font-weight: normal; }
.transLink:hover		{ font-weight: underline; }
.desc						{ color: #000000; }
.infoBar					{ color: #007700; font-size: 9px; }

a.debug:link			{ color: #bfbfbf; }
a.debug:visited		{ color: #bfbfbf; }
a.debug:hover			{ color: #999999; }

a:visited				{ color: #000000; text-decoration: none; }
a:link					{ color: #000000; text-decoration: none; }
a:hover					{ color: #303030; text-decoration: underline; }
table						{ color: #000000; font-family: Verdana, Arial, Helvetica, Courier, Monaco; font-size: 11px; font-weight: normal; }
body						{ color: #000000; font-family: Verdana, Arial, Helvetica, Courier, Monaco; font-size: 11px; font-weight: normal; }

/*
** Local Variables:
** c-basic-offset: 3
** tab-width: 3
** End:
** vim600: fdm=marker
** vim: noet ts=3 sw=3 sts=3
*/
