
<style type="text/css">
<!--


.HeadingBig {font-size: 48px}

.PageHeading
{
	font-size: 30px;
	font-family:Trebuchet MS,sans-serif;
   font-weight: bold;
	color: blue;
}

.PageSubHeading
{
	font-size: 25px;
	font-family:Trebuchet MS,sans-serif;
   font-weight: bold;
	color: blue;
}

.PageSubHeadingSmall
{
	font-size: 22px;
	font-family:Trebuchet MS,sans-serif;
   font-weight: bold;
	color: blue;
}

.PageSubHeadingMini
{
	font-size: 18px;
	font-family:Trebuchet MS,sans-serif;
   font-weight: bold;
	color: blue;
}

.PageSubHeadingMicro
{
	font-size: 14px;
	font-family:Trebuchet MS,sans-serif;
   font-weight: bold;
	color: blue;
}

h1,h2,h3
{
    font-size: 30px;
    font-weight: bold;
    color: blue;
    text-align: center;
	font-family:Trebuchet MS,sans-serif;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 15px;
    text-align: left;
}

h4
{
   color: blue;
   font-family:Trebuchet MS,sans-serif;
   font-size: 30px;
}

h5
{
   color: blue;
   font-family:Trebuchet MS,sans-serif;
   font-size: 25px;
}

h6
{
   color: blue;
   font-family:Trebuchet MS,sans-serif;
   font-size: 18px;
}

.linkdiv a
{
   color: black;
   text-decoration: none;
   font-family: Trebuchet MS,sans-serif;
}
.linkdiv a:hover
{
   color: blue;
   text-decoration: underline;
}

.MyFont
{
   font-family: Myriad,sans-serif;
}

.MyFontOriginal
{
   font-family: Trebuchet MS,sans-serif;
}

div.imagecaption_right
{
    float: right;
    width: 468px;
    margin: 0px 1px 1px 1px;
    padding: 10px 10px 10px 10px;
    color: black;
    text-align: center;
}

div.imagecaption_w300, div.imagecaption_w450
{
    float: left;
    width: 300px;
    margin: 0px 1px 1px 1px;
    padding: 10px 20px 10px 10px;
    color: black;
    text-align: center;
}

div.imagecaption_w450
{
   width: 450px;
}

div.imagecaption_right_w300
{
    float: right;
    width: 300px;
    margin: 0px 1px 1px 1px;
    padding: 10px 10px 10px 10px;
    color: black;
    text-align: center;
}

div.imagecaption img, div.imagecaption_right_w300 img,div.imagecaption_right_w450 img
{
    border: 1px solid black;
}

div.imagecaption_w300 img.linkImage,div.imagecaption_w450 img.linkImage
{
    border: 1px solid blue;
}


div.manufacturerSource
{
    font-size: x-small;
}

.clear
{
    clear: left;
}

.sitePage
{
    width: 100%;
    height: 100%;
}

p.firstParagraph
{
   font-size: large;
   font-weight: bold;
}

.boldFirstList
{
}

.boldFirstList ul li:first-line
{
    font-weight: bold;
}

#electronics
{
 
}

#electronics ul li
{
   
}
#electronics ul li:first-line
{
    font-weight: bold;
}


.myTable
{
    width: 100%;
    height: 100%;
}

.myTable table
{
    border-collapse: collapse; 
}

.myTable th, .myTable td
{
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: .5em;
}


.myTable tr.rowEven
{
    background: #B0C4D7;
}

.myTable tr.rowOdd
{
    background: #D7E0EA;
}

.myTable tr.rowWeekNbr
{
    background: #d0d5d4;
}

.myTable th
{
    font-weight: bold;
    text-align: center;
    background: #B0C4D7;
}

.companyname
{
   text-transform: uppercase;
   font-size:medium;
   font-family: Myriad,sans-serif;
}

.companyname:first-letter
{
   font-size: large;
}

div.reservation
{
    font-size: x-small;
    font-style: normal;
    font-weight: bold;
}

-->
</style>