@charset "iso-8859-1";
body  { font-size: x-small; font-family: arial, helvetica, sans-serif }
{ margin-left: 0%; margin-right: 0%; }

.prov {font-weight: bold; font-size: medium}

h1  { font-size: 220%; font-family: Arial, Helvetica, sans-serif; margin-left: 0 }
h2 { font-size: 120%; }
h3 { font-size: 100%; }

table.content    { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; border-width: 0; outline-width: 0 }
table.content .subhead {font-size: 120%; font-weight: bold; }
table.content .bold {font-weight: bold; }
table.content .wbenc {font-size: 90%; }
table.content #nav    { color: #000; border-width: 0 }
table.content #nav a   { color: #000; text-decoration: underline }
table.content #nav a:visited   { color: #000; text-decoration: underline }
table.content #nav a:link     { color: #000; text-decoration: underline }
table.content #nav a:active   { color: #000; text-decoration: underline }
table.content #nav a:hover    { color: #000; text-decoration: underline }

table.specs  { font-size: 11px; font-family: arial, helvetica, sans-serif; background-color: #fff; width: 100%; border-width: 0; border-color: #000; outline-width: 0 }
table.specs td      { font-weight: normal; background-color: #ccc; text-align: left; margin: 0; padding: 6px; border: solid 0.25px #fff; outline-color: #fff; border-collapse: collapse    }
table.specs #bold {font-weight: bold; }
table.specs .ref {text-align: center; width: 5%; }
table.specs .description   { width: 40% }
table.specs .model   { text-align: center; width: 15% }

table.buttons   { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; border-width: 0; outline-width: 0 }

/*teasers*/
 #content1 { width: 50%; color: black; text-decoration: none; background: #fff; padding: 15px 20px 20px 15px; vertical-align: text-top; border-bottom: 1px dotted #ccc; border-top: 0px solid #ccc; }
.teaser {font-size: 100%; font-weight: bold; color: #999999; 	}
.header1 {font-size: 120%; font-weight: bold; color: #000000; 	}
.photo   { padding-right: 0px; padding-bottom: 0px; float: left }
.link   { padding-left: 0px; padding-bottom: 0px; clear: right; }

/*pull-down menu*/
body {	margin: 0px; padding: 0px; }

#page {	margin: 10px; }

#menuBar {color: #ffcc00; font-size: 11px; font-weight: bold; text-align: left; text-transform: capitalize; display: block; 	margin-bottom: 5px; position: relative; top: 0px; left: 0px; right: 0px; width: 99%; overflow: hidden; vertical-align: middle;	border-bottom: solid 01px #cccccc; background-color: #ffffff; 	}
.menuHeader { color: #000000; text-decoration: none; white-space: nowrap; cursor: pointer; padding: 5px; margin: 0px; 	padding-right: 15px; display: inline; position: relative; border-right: 0px;  }
a.menuLink { display: block; padding: 2px 5px; border-top: 01px solid #cccccc 	}
a.menuLink:link { color: #000000; text-decoration: none 	}
a.menuLink:visited { color: #000000; text-decoration: none 	}
a.menuLink:hover { color: #ffffff; background-color: #999999; text-decoration: none	}
a.menuLink:active { color: #999999; text-decoration: none; background-color: #000000; 	}
.menuDrop {	color: #999999; font-size: 10px; font-family: arial, Helvetica, sans-serif; background-color: #ffffff; background-repeat: repeat; visibility: hidden; margin: 0; padding: 05; position: absolute; z-index: 1000; top: 60px; left: 0; width: 175px; height: auto; border-style: solid; border-width: 0 0px 0px; border-color: #003365 	}