/* 

    Copyright Notice ========================================================

    This file contains proprietary information of Alpine Internet Solutions. 
    Copying or reproduction without prior written approval is prohibited. 

    Copyright (c) 2000-2001 =================================================

	Purpose: Site style definitions

    $Id: site_style_net.css,v 1.1 2001/07/06 18:31:07 bcash Exp $
    $Author: bcash $
    $Revision: 1.1 $
    $Date: 2001/07/06 18:31:07 $


    $Log: site_style_net.css,v $
    Revision 1.1  2001/07/06 18:31:07  bcash
    *** empty log message ***

    Revision 1.3  2001/06/13 20:05:47  bcash
    Added Site Map

    Revision 1.1  2001/05/31 22:07:10  bcash
    Initial Add

    Revision 1.1  2001/05/31 21:50:19  bcash
    Added proper comment


    @format.tab-size 4
    @format.use-tabs true
 
*/
body , p , b , i , strong , em , dt , dd , dl , sl , caption , u , blink , select , option , form , div , font , li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.input {
  color : #000000;
  font-weight : normal;
  font-size : 8pt;
}

A.lightbackground:LINK {
	font-size : 10pt;
	color: 	white;
}

A.lightbackground:ACTIVE {
	font-size : 10pt;
	color: 	white;
}

A.lightbackground:VISITED {
	font-size : 10pt;
	color: 	white;
}

A.lightbackground:HOVER {
	font-size : 10pt;
	color: 	white;
}

A.smallemail:LINK {
	font-size : 7pt;
}

A.smallemail:ACTIVE {
	font-size : 7pt;
}

A.smallemail:VISITED {
	font-size : 7pt;
}

A.smallemail:HOVER {
	font-size : 7pt;
}

ul , ol {
  font-size : 12px;
  margin-top : 2px;
  margin-bottom : 2px;
  padding-top : 2px;
  padding-bottom : 2px;
}

h1 {
  color: black;
  font-weight : bold;
  font-size : 24px;
  margin-top : 2px;
  margin-bottom : 2px;
  padding-top : 2px;
  padding-bottom : 2px;
}

h2 {
  color: black;
  font-weight : bold;
  font-size : 20px;
  margin-top : 2px;
  margin-bottom : 2px;
  padding-top : 2px;
  padding-bottom : 2px;
}

h3 {
  color: black;
  font-weight : bold;
  font-size : 18px;
}


h4 {
  color: black;
  font-weight : bold;
  font-size : 12px;
}

.textmenu {
	font-size : 8pt;
}

A.textmenu:LINK {
	font-size : 8pt;
}

A.textmenu:ACTIVE {
	font-size : 8pt;
}

A.textmenu:VISITED {
	font-size : 8pt;
}

A.textmenu:HOVER {
	font-size : 8pt;
}


.subnavactive {
	font-size : 8pt;
}

A.subnavactive:LINK {
	font-size : 8pt;
}

A.subnavactive:ACTIVE {
	font-size : 8pt;
}

A.subnavactive:VISITED {
	font-size : 8pt;
}

A.subnavactive:HOVER {
	font-size : 8pt;
}

.highlight{background-color: #ffff99;}

.submenulink {
	font-size : 8pt;
}

A.submenulink:LINK {
	font-size : 8pt;
}

A.submenulink:ACTIVE {
	font-size : 8pt;
}

A.submenulink:VISITED {
	font-size : 8pt;
}

A.submenulink:HOVER {
	font-size : 8pt;
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

input {
	font-family : "Courier New", monospace;
	font-size : 11px;
}
             
input.label {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

input.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
			 
textarea {
	font-family : "Courier New", monospace;
	font-size : 11px;
}
             
.required {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #990000;
}
             
.icon { 
	color : #FFFFFF;
}

.fields {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; background-color: #F0F0E8}
.header { background-color: #DBDBC8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #0F5494}
.tableborder {  background-color: #B0B0B0}

A:VISITED {
 	text-decoration: none;
}

A:ACTIVE { 
	text-decoration: none; 
} 

A:LINK { 
	text-decoration: none;
} 

A:HOVER { 
	text-decoration: underline;
} 

.label {
	font-size : 12px;
}

.breadcrumbs {
	font-size : 10px;
	color: black;
}

.breadcrumbsw {
	font-size : 10px;
	color : White;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: Gray;
}

A.copyright {
	text-decoration: none;
}

A.copyright:HOVER {
	text-decoration: underline;
}

.searchaltdesc {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

