/*  
File:        	/css/default/style_generic.css
Application: 	Rainbow Distribution

Written by:   John W. Moore
Created On:   2004-02-01

Notes: 			****WARNNING THIS IS NOT THE COMPLETE AND FINAL STYLE SHEET****

VSS Notes:
$$Author: $ 
$$Revision: $
Last Modified $$Modtime: $
Last Checkin $$Date: $

Updates
Date       | Who | Notes
-----------+-----+--------------------------------------------------------------
*/

/*----------------------------------------------------------------------------*/
/* General over all page styles                                               */
/*----------------------------------------------------------------------------*/
BODY { /* Cw/NSG */
  color :          #000000;
  font-family:     Verdana, sans-serif;
  font-size:       11px; 
  font-weight:     normal;
  text-decoration: none;
}

TD {
  font-family:     Arial, Helvetica, sans-serif;
  font-size:       8pt; 
  font-weight:     normal;
}

A {
  color :          #666666;
  text-decoration: none;
  font-family:     Verdana, Arial, Helvetica, sans-serif;
  font-size:       10px; 
  font-weight:     normal;    
}

A:hover {
  color:           #999999;
	text-decoration: underline;
}

B, STRONG {
  font-weight:     bold; 
}

I, EM {
  font-style:      italic; 
}

P {
  font-family:     Verdana, Arial, Helvetica, sans-serif;
  font-size:       11px; 
  font-weight:     normal;
}

td.tblHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : #ffffff;
  background-color: #6699CC;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-style: none;
	border-left-style: none;  
; text-align: center; vertical-align: middle; border: none; border-color: #333333 solid
}

/*----------------------------------------------------------------------------*/
/* Custom links */
a.tblHeaderLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : #ffffff;
}

a.tblHeaderLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : #ffffff;
  text-decoration: underline;
}

/*----------------------------------------------------------------------------*/
/* Custom text */
.errorText {
  font-family:     Arial, Helvetica, sans-serif;
  color:           #ff0000;
  font-size:       11px;
  font-weight:     normal;
  text-decoration: none;
}
td.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight : normal; color : #666666; border-top-color: #9A9A9A; border-right-color: #9A9A9A; border-bottom-style: none; border-left-style: none; ; border: none; border-color: #333333 solid }
td.FooterLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight : normal; color : #666666; }
td.FooterLinkHoover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight : normal; color : #666666; text-decoration: underline; }
td.optionbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight : normal; color : #666666; border-top-color: #9A9A9A; border-right-color: #9A9A9A; border-bottom-style: none; border-left-style: none; ; border: none; border-color: #333333 solid }
.header { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none; }
.listtext { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; font-weight: normal; text-decoration: none; }
.greentext { font-family: Verdana, Arial, Helvetica, sans-serif; color: #829F9E; font-size: 10px; font-weight: normal; text-decoration: none; }
.greentextbold { font-family: Verdana, Arial, Helvetica, sans-serif; color: #829F9E; font-size: 11px; font-weight: bold; text-decoration: none; }
.tableheader { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }
.blacktext { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }
.listtextlarge { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 8pt; font-weight: normal; }

