@charset "utf-8";
/* CSS Document */

body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;}

/*
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;}
*/
.aLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006;
	font-weight: bold;
	text-decoration: underline;}

a:link {
text-decoration: none;}

a:visited {
text-decoration: none;}

a:hover {
text-decoration: underline;
color: #0066FF;}

a:active {
text-decoration: none;
color: #0066FF;}

.contents{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: left;}

.contents2{
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
color: #333333;}

.contents3{
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: #333333;
font-weight:bold;}

.navtext{
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color:#FFFFFF;}

.footer{
font-family: Arial, Verdana, sans-serif;
font-size: 10px;
color:#666666;
text-align:center;}

.header{
font-family: Arial, Verdana, sans-serif !important;
font-size: 14px !important;
color:#390;
text-align:center !important;}

.header2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #0C0;
	text-align:center;}

.title{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #0066CC;
font-weight:bold;}

.title2{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #390;
font-weight:bold;}

.item{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;}

.tableTitleBar{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #0099CC;
	border: 1px solid #CCC;}

.specTitleBar{
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color:#FFFFFF;
font-weight:bold;
background-color: #999999;
border: 1px;}

.titleBar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #012B53;
	text-align: left;
	background-image: url(../images/titlebar_bg.gif);}

.productTable {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color:#333333;
border-color: #CCCCCC;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;}

.tableOrange {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #060;
color: #060;}

.searchterm {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;}
	
.bgGraybar {
	background-image:url(../images/bar_gray.gif);}
.bgBluebar {
	background-image:url(../images/bar_blue.gif);}
.bgnav {
	background-image:url(../images/boxbg.gif);}
.directoryList {
	list-style-image: url(../images/icons/list01.gif);
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;}
.freeShip {
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #090;
	font-weight:bold;}
div.alignRight {
	text-align:right !important;
	}
div.alignCenter {
	text-align:center !important;}
div.alignLeft {
	text-align:left !important;
	height:10px;}
#wrapper {
	overflow:hidden;}
div.floater {
	width:400px;
	padding: 20px 15px 10px 15px;
	text-align:left;}
div.dots {
	border-bottom:dotted #CCC 1px;
	padding-bottom:5px;}
div.grayBar {
	background-color:#ededed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding:4px;}
div.rightNav{
	text-align:left !important;
	padding-left:10px;}
