@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-attachment: fixed;
	margin-left:0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(../images/background.gif);
	
	
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; background-color:#D8E8F5 
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; background-color:#D8E8F5
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	
	}

.textlink A:link { text-decoration:none; color: #0066CB }
.textlink A:hover { text-decoration: underline; color:#0066CB}
.textlink A:visited { text-decoration:none; color: #0066CB  }
.textlink A:visited:hover { text-decoration:underline; color:#0066CB }

.textlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
	
	}

.textlink1 A:link { text-decoration:none; color: #FFFF00 }
.textlink1 A:hover { text-decoration: underline; color:#FFFF00}
.textlink1 A:visited { text-decoration:none; color: #FFFF00  }
.textlink1 A:visited:hover { text-decoration:underline; color:#FFFF00 }


.productoverview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #0066CB;
	font-weight: normal;
	text-decoration: none;
	word-spacing:inherit
	
	}

.productoverview A:link { text-decoration:none; color: #0066CB }
.productoverview A:hover { text-decoration: underline; color:#0066CB}
.productoverview A:visited { text-decoration:none; color: #0066CB  }
.productoverview A:visited:hover { text-decoration:underline; color:#0066CB }

.logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.style6 {font-size: 12px}
.bodder {
}
.style7 {font-size: 14px}


.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #0066CC; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
// margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #0066CC; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
	background-color: #0066CC; /*Red color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}
.bd_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
.smallcaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CB;
}form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	list-style-type: circle;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}
.username{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #FFFFFF

}
.innerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	
	
	}

.innerbar A:link { text-decoration:none; color: #ffffff }
.innerbar A:hover { text-decoration: underline; color:#ffffff}
.innerbar A:visited { text-decoration:none; color: #ffffff  }
.innerbar A:visited:hover { text-decoration:underline; color:#ffffff }

