/* scsi_pkt_mobi_2007a_all.css  last edited on 26 August, 2007 at 9:15 p.m. EDT
   Copyright 2007, Sonoff Consulting Services, Inc. All Rights Reserved.
   Most recent changes made in file:
   2007-01-05 - first-pass version created.
   2007-03-29 - added acronymn class 
   2007-08-26 - added font-family characteristics to acronym class 
                modified border class */

acronym { color: Green;
background-color: white;
border-color: black;
cursor: help;
border-style: dashed;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

body{background : White;
	color : Black;}

border{
   background: White;
   color: Yellow;
   border-style: none;}

h1{font-size : 110%;
	background : White;
	color : #000099;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}

h2{font-size : 100%;
	background : White;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	 }

h3{font-size: 95%;
	background : White;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}

h4{font-size: 90%;
	background : White;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}

h5{font-size: 85%;
	background : White;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}
	
h6{font-size: 80%;
	background : White;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	}

p{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	}

ul{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	}

ol{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	}

dl{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	}

li{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	}

a:link{
	background : White;
	color : #0000FF;
}

a:visited{
	background : White;
	color : #666666;
}

a:hover{
	background : #FFFF99;
	color : #FF0000;
}

a:active{
	background : #FFFF99;
	color : #FF0000;
}

a:focus{
	background : #FFFF99;
	color : #FF0000;
}

.bcenter{
	background : White;
	color : #000099;
	font-family : Trebuchet, Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 95%;
   text-align: center;
	}

.boldlight{
	background : #FFFFCC;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 100%;
	}

.copyright{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 80%;
   text-align: center;
	}

.highlight{
	background : #FFFFCC;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	}

.search{
	background : White;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 90%;
	}

.slogan{
	background : White;
	color : Black;
	font-family : Trebuchet, Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 80%;
	}

.breadcrumbs{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	}

.contact{
	background : White;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	}
.nonlink{
	background : #FFFFCC;
	Color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	font-weight : bold;
	}

