/* user_agent : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; Hotbar 3.0) */

/* link alterations */

.BorderOn  { width:90px;
             margin-left:10px;
             border:1px solid #456789 }
.BorderOff { width:90px;
             margin-left:0px;
             border:1px solid #444444 }
             
A.mBlue:link      {color:#0000FF; text-decoration:none;}
A.mBlue:visited   {color:#0000FF; text-decoration:none;}
A.mBlue:active    {color:#00CCFF; text-decoration:none;}
A.mBlue:hover     {color:#FF0000; text-decoration:none;}        

A.mGreen:link     {color:#00FF80; text-decoration:none;}
A.mGreen:visited  {color:#00FF80; text-decoration:none;}
A.mGreen:active   {color:#00FF80; text-decoration:none;}
A.mGreen:hover    {color:#FF0000; text-decoration:underline;} 

A.mYellow:link    {color:#FFFF00; text-decoration:none;}
A.mYellow:visited {color:#FFFF00; text-decoration:none;}
A.mYellow:active  {color:#FFFF00; text-decoration:none;}
A.mYellow:hover   {color:#FF0000; text-decoration:underline;}          

A.mRed:link    {color:#FF0000; text-decoration:none;}
A.mRed:visited {color:#FF0000; text-decoration:none;}
A.mRed:active  {color:#FF0000; text-decoration:none;}
A.mRed:hover   {color:#FF0000; text-decoration:underline;}          

A.mWhite:link    {color:#FFFFFF; text-decoration:none;}
A.mWhite:visited {color:#FFFFFF; text-decoration:none;}
A.mWhite:active  {color:#FFFFFF; text-decoration:none;}
A.mWhite:hover   {color:#FF0000; text-decoration:underline;}      
    
A.orangegreen:link    { color:rgb(255,128,0); text-decoration:underline; }
A.orangegreen:visited { color:rgb(255,128,0); text-decoration:underline; }
A.orangegreen:active  { color:rgb(255,128,0); text-decoration:underline; }
A.orangegreen:hover   { color:rgb(0,255,0);   text-decoration:underline; }

A.redmagenta:link     { color:rgb(255,0,0);   text-decoration:underline; }
A.redmagenta:visited  { color:rgb(255,0,0);   text-decoration:underline; }
A.redmagenta:active   { color:rgb(255,0,0);   text-decoration:underline; }
A.redmagenta:hover    { color:rgb(255,0,255); text-decoration:underline; }

A.yellowcyan:link     { color:rgb(255,255,0); text-decoration:underline; }
A.yellowcyan:visited  { color:rgb(255,255,0); text-decoration:underline; }
A.yellowcyan:active   { color:rgb(255,255,0); text-decoration:underline; }
A.yellowcyan:hover    { color:rgb(0,255,255); text-decoration:underline; }

/* TD and BODY elements are .basic unless otherwise specified */

BODY TABLE TH TR TD CENTER UL FORM
{	font-family: Arial,sans-serif;
		font-size: 12px;
		color: #000000;
		background: #ffffff fixed;
}

.larger
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 15px;
	color: #000000;	
	background: #ffffff fixed;
}

.large
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #000000;	
	background: #ffffff fixed;
}

/* basic style for the entire document */

.basic
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;	
	background: #ffffff fixed;
}

.small
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #000000;	
}

.tiny
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 9px;
	color: #000000;	
}

.red
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ff0000;	
}

.green
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #00ff00;	
}

.darkgreen
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #008000;	
}

.blue
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #0000ff;	
}

.white
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

.inverted
{
	background-attachment: fixed;
	background: #000000;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;	
}

.black
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;	
}

.puke
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #808000;	
}

.purple
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ff00ff;	
}

.redstrong
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ff0000;	
	font-weight: bold;
}

.greybackground
{
	background: #cccccc;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

.redbackground
{
	background: #ff0000;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

.yellowbackground
{
	background: #ffff00;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

.title
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.headline
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;	
}

.numeral
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;	
}

.mono
{
	background-attachment: fixed;
	font-family: Courier,monospace;
	font-size: 12px;
	color: #000000;	
}

.monosmall
{
	background-attachment: fixed;
	font-family: Courier,monospace;
	font-size: 9px;
	color: #000000;	
}

.myrule
{
	color: #ff0000;	
}

.indent
{
	margin-left: 20px;
}

.indent2
{
	margin-left: 30px;
}

.indent3
{
	margin-left: 40px;
}

.descriptionindent
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;	
	margin-left: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.descriptionindent2
{
	background-attachment: fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;	
	margin-left: 30px;
}

.warnbackground
{
	background: #ffff00 url(/img/warns.gif) fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

.warnbox
{
	background: #ffff00 fixed;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Drag image */
.drag{position:relative;cursor:hand}

.s1 {color: #000000;font-family: Arial;font-size: 8pt;}
table.black_border { border: 1x solid black; }


