body { font: 10pt verdana; background-color: white;  overflow:scroll;}

a.white { color:white; }

td.TitleBar {
  border-color:black;
  border-width:1;
  border-left:0;
  border-right:0;
  border-top:0; 
  border-style:solid
}

.FontSizeTitle {
  color:white; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold; 
   padding-left: 5px; 
}


.Head, H1   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

BLOCKQUOTE, PRE {
  font-family:    Lucida Console, monospace;
}

.SubMenuSeperator {
    color:Olive;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    line-height: 20px;
    font-weight:bold;
      padding-left: 5px;
}


A.ConfigurationMenu, A.ConfigurationMenu:link, A.ConfigurationMenu:visited
{
    color:Olive;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    line-height: 20px;
    font-weight:bold;
      padding-left: 5px;
    
}


A.ConfigurationMenu:hover
{
    
    color:Gray;
    text-decoration: none;
}


/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}


.MenuHeader
{
    background-color: #696969 ;
}

.BippTitle
{
    color: #ccccff;
    font-family: Arial CE, Verdana, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-style: italic;
    height: 20px;
}

.BippTitleLine
{
    border:1px solid #ccccff;
    width:25%;
    margin-left:inherit;    
    
}
.BippSubTitle
{
    color: #ccccff;
    font-family:  Arial CE, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style:italic;
    height: 10px
}


.SubContentHead
{
    
    color:  #ccccff;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px;    
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */

.OrderForm
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    padding-left: 5px; 
    vertical-align: text-top;
}
.OrderFormRed
{
    color: red;
	font-weight:bold;
    font-family: Verdana, Arial;
    font-size: 12px;
    padding-left: 5px; 
}

.bippText
{
  color:White;
    font-family: Verdana, Arial;
    font-size: 12px;
    padding-left: 5px;
    text-align:left;
    background-color:Silver;
    
    
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.underline
{
     text-decoration: underline;
}


.TextBox
{
	width:200;
}

.Comment
{
	width:200;
	height:100
	
	
}
.Contact
{
	width:400
	
}

	
.TableHead
{
    background-color: #dddca3;
    border-bottom: #696969 ;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Calibri,Verdana, Arial;
    font-size: 12px;
    line-height: 10pt;
    padding-left: 5px;
    text-align:left;
    vertical-align:text-top;
    position:relative;
    top:expression(document.getElementById('divTable').scrollTop - 2);
}

.TableItem
{
    background-color: #ffffff;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    vertical-align:top;
}

.TableItemAlt
{
    background-color: #f2f2f2;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    vertical-align:top;
}


/*BEGIN OrderForm print and email has a different style
*/

.TableHeadOrderForm
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Calibri,Verdana, Arial;
    font-size: 12px;
    
    padding-left: 1px;
    text-align:left;
    vertical-align:text-top;
}

.TableItemOrderForm
{
    background-color: #ffffff;
   
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 1px;
    vertical-align:top;
    
}
.TableItemAltOrderForm
{
    background-color: #f2f2f2;
   
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 1px;
    vertical-align:top;
    
}
/* END OrderForm print and email has a different style
*/



.CTableFooter
{
    background-color: #dddca3;
    line-height: 10pt
}

.Calender
{
	background-color: #ffffff;
	width: 250px;
	height: 200px;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	border-color: #000000
}

.Query 
{
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	vertical-align:top;
    text-align:left;
    padding: 5px;
}


.QueryWithBackground 
{

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	vertical-align:top;
    text-align:left;
    width:100%;
    background-color:#F5F5F5;
    border:0;
}

.OrderFormTitle
{
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:2;
	color:Olive;
	vertical-align: text-top;
}



.Editor
{
	border-color:#E6E6FA;
	border-width:1px;
	border-style:solid;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 5px;
    border-spacing: 2px;
    color: black;
    vertical-align:top;
    text-align:left;
}
.boxTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
	color: silver
}

.appTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;

    color:#ccccff;
}

.OfficeTable
{
	border-color:Olive;
	border-width:1px;
	border-style:solid;
    font-family: Verdana, Helvetica, sans-serif;
    padding: 5px;
    border-spacing: 2px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color:Olive;
    
}



.Labels
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black
}

.Help, .Help:Hover, .Help:link
{
	font-family: Webdings;
    font-size: 20px;
    font-weight:lighter;
    color:blue;
    
    
}

.Content
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: black
}

.Information
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: blue
}


INPUT {
	
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

TEXTAREA {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
} 

SELECT {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
} 

/* text style for the links */
A.NotUnderlinedLink, A.NotUnderlinedLink:link, A.NotUnderlinedLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color:  black;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none
    
}   

A.NotUnderlinedLink:hover    
{
    text-decoration: underline;
    color: gray;
}

.MenuSeperator
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  13px;
    line-height: 25px;
     padding-left: 5px; 
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  13px;
    line-height: 25px;
     padding-left: 5px; 
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

.LogoutMenu
{
    color: #FFD700;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  13px;
    line-height: 25px;
}

A.LogoutLink, A.LogoutLink:link
{
    color: #FFD700;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  13px;
    line-height: 25px;
}

A.LogoutLink:hover
{
    color: Orange;
    text-decoration: none
}
A.WelcomeLink, A.WelcomeLink:link
{
    color:Olive;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    line-height: 13px;
    font-weight:bold;
     text-align:right;
}

A.WelcomeLink:hover
{
    color:Gray;
    text-decoration: none
}


/* GENERAL */

/* text style used for most text rendered by modules */
.Olive
{
    color:Olive;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    line-height: 20px;
    font-weight:normal
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.Message
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    line-height: 25px;
    color:  white;
    background: #cc6600
}
.Info
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    line-height: 25px;
    color:#cc6600
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

.CartSummary
{
    border-color:#8B0000;
    border-width:thin;
    border-style:solid;
    border-radius: 15px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    padding-top:3px;
    
}


A.OliveLink, A.OliveLink:link, A.OliveLink:visited
{
    color:Olive;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    line-height: 20px;
    font-weight:bold;
    padding-left: 5px;
    
}


A.OliveLink:hover
{
    
    color:Gray;
    text-decoration: none;
}



A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}





