/*
    modification history

    19 Oct 2k8 - lmb
    - create css

;

*/

/* CONTACT FORM */form#contactFormMain {  }	form#contactFormMain .asterisk { color: #ff0000; }	form#contactFormMain .inputFieldSize1 { width: 20em; }	form#contactFormMain .selectFieldSize1 { width: 20em; }	form#contactFormMain .textareaFieldSize1 { height: 6em; width: 20em; }	form#contactFormMain .checkboxSize1 { margin: .5em 0 0 0; }	form#contactFormMain .textNoBreak { white-space: nowrap; }

.t14w {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.t12b {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}
.t12b  a:visited {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12px; 
	color: #329ED4; /*kinley blue*/  
    	font-weight: bold;
	text-decoration: none
}
.t12b a:link {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12px; 
	color: #329ED4; /*kinley blue*/ 
    	font-weight: bold;
	text-decoration: none
}
.t12b a:hover {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12px; 
	color: #1861CC; /*dark blue*/
    	font-weight: bold;
	text-decoration: none
}

.t12bsmall {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

.t12g {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: 000000; 
	text-decoration: none;
}

.bg_product {  
	background-attachment: fixed; 
	background-image: url(images/index_45.gif); 
	background-repeat: repeat-y; 
	background-position: right top;
}

.bg_new {  
	background-attachment: fixed; 
	background-image: url(images/index_48.gif); 
	background-repeat: no-repeat; 
	background-position: right bottom;
}

.t12w {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none
}
.t12w a:visited {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 11px; 
	color: #FFFFFF; 
    	font-weight: bold;
	text-decoration: none
}
.t12w a:link {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 11px; 
	color: #FFD700; /*orange*/
    	font-weight: bold;
	text-decoration: none
}
.t12w a:hover {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 11px; 
	color: #FF4500; /*dark orange*/
    	font-weight: bold;
	text-decoration: none 
}
.t12w a.act {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10.5px; 
	color: #000080; /*navy blue*/
    	font-weight: bold;
	text-decoration: none 
}

.t12wlarge {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12.5px; 
	color: #FFFFFF; 
	text-decoration: none
}
.t12wlarge a:visited {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12.5px; 
	color: #FFFFFF; 
	text-decoration: none
}
.t12wlarge a:link {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12.5px; 
	color: #FFFFFF; 
    	font-weight: bold;
	text-decoration: none
}
.t12wlarge a:hover {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12.5px; 
	color: #898989; /*light grey*/
    	font-weight: bold;
	text-decoration: none
}

.menu {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
    	font-weight: bold; 
}
.menu a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11px;
	color: #ffffff;  
	text-decoration: none;
	font-weight: bold; 
}
.menu a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regularf;
	font-size: 11px;
	color: #000000; 
	font-weight: bold;  
	text-decoration: none;
}

.hmbody {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11.5px;
	color:#000000;
	text-decoration: none;
    padding: 3px;
}
.hmbody a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11.5px;
	color: #00008b;  /*dark blue*/
	text-decoration: none;
}
.hmbody a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11.5px;
	color: #0000CD;  /*medium blue*/
	text-decoration: none;
}
.hmbody a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regularf;
	font-size: 11.5px;
	color: #008000;  /*green*/
	text-decoration: underline;
}

.leftcol {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10.5px;
	color:#000000;
	text-decoration: none;
    padding: 3px;
}
.leftcol a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10.5px;
	color: #00008b;  /*dark blue*/
	text-decoration: none;
}
.leftcol a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10.5px;
	color: #0000CD;  /*medium blue*/
	text-decoration: none;
}
.leftcol a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regularf;
	font-size: 10.5px;
	color: #008000;  /*green*/
	text-decoration: underline;
}

.content {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
    padding: 3px;
}
.content a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #4169E1;
	text-decoration: none;
}
.content a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #000088;
	text-decoration: none;
    font-weight:bold;
}
.content a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regularf;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
    font-weight:bold;
}
.dateTime {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9px;
	color:#000000;
	text-decoration: none;
    padding: 3px;
}
.market {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 7px;
	color:#000000;
	text-decoration: none;
    padding: 3px;
}
.market a:visited {
	font-family:Geneva;
	font-size: 7px;
	color: #4169E1;
	text-decoration: none;
}
.market a:link {
	font-family:Geneva;
	font-size: 7px;
	color: #000088;
	text-decoration: none;
}
.market a:hover {
	font-family:Geneva;
	font-size: 7px;
	color: #CC0000;
	text-decoration: underline;
    font-weight:bold;
}
.footer {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}
.footer  a:visited {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px; 
	color: #329ED4; /*kinley blue*/  
    	font-weight: bold;
	text-decoration: none
}
.footer a:link {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px; 
	color: #329ED4; /*kinley blue*/ 
    	font-weight: bold;
	text-decoration: none
}
.footer a:hover {  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 10px; 
	color: #1861CC; /*dark blue*/
    	font-weight: bold;
	text-decoration: none
}
.footquote {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 5px;
	color:#FFFFFF;
	text-decoration: none;
}
.footquote a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 5px;
	color:#FFFFFF;
	text-decoration: none;
}
.footquote a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 5px;
	color:#FFFFFF;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
.form a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4169E1;
	text-decoration: none;
}
.form a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE0000;
	text-decoration: none;
    font-weight:bold;
}
.form a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	text-decoration: underline;
    font-weight:bold;
}
.singleline {
	border: 1px solid #99CC00;
}

.Sitestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #64310d;
	text-decoration: none;
	margin-left:5px;
}
.header {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #00008b;  /*dark blue*/
	font-weight:bold;
}