/*

lazarus.css
/scripts/
Nefarious Wrath [www.nefariouswrath.com]

*/

body		{ position: absolute;
		  border: 0;
		  margin-top: 0;
		  margin-left: 0;
		  margin-right: 0;
		  margin-bottom: 0;
		  background: #000000 /*url(../graphics/sigil_bg.gif) right bottom no-repeat fixed*/;
		  cursor: default;
		  scrollbar-face-color: #000000; 
		  scrollbar-shadow-color: #000000; 
		  scrollbar-highlight-color: #000000; 
		  scrollbar-3dlight-color: #000000; 
		  scrollbar-darkshadow-color: #000000; 
		  scrollbar-track-color: #333333; 
		  scrollbar-arrow-color: #FF0000}

form		{ font-family: Tahoma, Verdana;
		  font-size: 10px}
input		{ font-family: Tahoma, Verdana;
		  font-size: 10px;
		  border-left-color: #000000;
		  border-right-color: #000000;
		  border-top-color: #000000;
		  border-bottom-color: #000000;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;
		  border-bottom-width: 1px;}
textarea	{ font-family: Tahoma, Verdana;
		  font-size: 10px;
		  border-left-color: #000000;
		  border-right-color: #000000;
		  border-top-color: #000000;
		  border-bottom-color: #000000;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;
		  border-bottom-width: 1px;}
select		{ font-family: Tahoma, Verdana;
		  font-size: 10px;
		  border-left-color: #000000;
		  border-right-color: #000000;
		  border-top-color: #000000;
		  border-bottom-color: #000000;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;
		  border-bottom-width: 1px;}

a			{ text-decoration: none; color: #CCCCCC}
a:visited	{ text-decoration: none; color: #CCCCCC}
a:hover		{ text-decoration: none; color: #000000; 
		  background-color: #660000; cursor: crosshair}

.text		{ font-family: Tahoma, Verdana;
		  font-size: 10px; 
		  color: #999999; 
		  text-align: justify}
.textplain	{ font-family: Tahoma, Verdana;
		  font-size: 10px; 
		  color: #999999}
.textheader	{ font-family: Tahoma, Verdana;
		  font-size: 10px; 
		  font-weight: bold; 
		  color: #999999}
.textsmall	{ font-family: Tahoma, Verdana;
		  font-size: 9px; 
		  color: #999999}
.notice 	{ font-family: Arial, Helvetica, sans-serif; 
		  font-size: 9px; 
		  color: #CC0000}

.sched_notice 	{ font-family: Arial, Helvetica, sans-serif;  
		  color: #CC0000}
.sched_notice2 	{ font-family: Arial, Helvetica, sans-serif; 
		  color: #0000CC}


.attention	{ font-family: Tahoma, Verdana;
		  font-size: 11px;
		  font-weight: bold;
		  color: #CC0000}
A.attention { font-family: Tahoma, Verdana;
		  font-size: 11px;
		  font-weight: bold;
		  color: #990000}
A:visited.attention	{ font-family: Tahoma, Verdana;
		  font-size: 11px;
		  font-weight: bold;
		  color: #990000}
A:hover.attention	{ font-family: Tahoma, Verdana;
		  font-size: 11px;
		  font-weight: bold;
		  color: #990000}


.location	{  font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 10px; 
		  color: #CC0000}
A.location	{  font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 10px; 
		  color: #CC0000}
A:visited.location	{  font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 10px; 
		  color: #CC0000}
A:hover.location	{  font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 10px; 
		  background-color: #333333; 
		  color: #FF0000}


/* style for linking to nefariouswrath.com */
.designer	{ font-family: "Courier New", Courier, mono; font-size: 10px; color: #666666}
A.designer	{ font-family: "Courier New", Courier, mono; font-size: 10px; color: #666666}
A:visited.designer	{ font-family: "Courier New", Courier, mono; font-size: 10px; color: #666666}
A:hover.designer	{ font-family: "Courier New", Courier, mono; font-size: 10px; background-color: #360000; color: #999999}