body, td {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;

	
}

.copy {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:10px;
	text-align:justify;
}

.copyname {
	color:#45555F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;


}

.copynav {
	color:#45555F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

.copyb {
	color:#45555F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:8px;
	padding-top:2px;

}

.copyt {
	color:#455560;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}

.copys {
	color:#455560;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}

.foot {
	color:#45555F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	padding-bottom:4px;
	padding-top:4px;


  }
  
  .footin {
	color:#FFECD5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
	padding-right:5px;


  }
  
  
   a {
	color:#45555F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
  }
a:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}

   a.text {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
  }
a.text:hover {
	color:#FE8500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

   a.footer {
	color:#7F321E;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
  }
a.footer:hover {
	color:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}




td.bglinert{
	border-right: 1px solid #CECECE;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

td.bgline1{
	border-top: 0px none;
	border-right: 1px solid #DDE2E6;
	border-bottom: 0px solid none;
	border-left: 1px solid #DDE2E6;
}


td.bord{
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid none;
}

ul{
	color:#000000;
	list-style-type: disc;
	font-weight: bold;
	line-height:15px;
}

ul.txt{
color:#000000;
}

.inputbox
	{
	background-color:#ffffff;
	width:230px;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.checkbox
	{
	background-color:#000000;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.radiobutton
	{
	background-color:#000000;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.textarea
	{
	background-color:#ffffff;
	width:200px;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.button
	{
	background-color:#CCCCCC;
	height:20px;
	width:95px;
	CURSOR: hand;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
		
		}

body {
	font-family: arial, helvetica, serif;
	font-size: 11px;
}

#content {
	clear: left;
	color: #ccc;
}

form {
	margin:0;
	padding:0;}
}
/** General Elements **/

th {
	background-color:#333366;
	color:white;
	font-weight:bold;
}

h2 {
	font-size:1.5em;
	font-weight:bold;
}

a:link {	
	color:black;
	font-weight:bold;
}

a:visited {	
	color:black;
	font-weight:bold;
}

a:hover {
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

.on_row {
	background-color:#FFCC66;
}
.off_row {
	background-color:#FF6600;
}


/***************** Styles that control presention for specific elements *********/
.input {
	border-width:1px;
	border-color:black;
	border-style:solid;
	color:grey;
	background-color:white;
}


.error {
	color:red;
}

.warning {
	color:orange;
}

.good {
	color:green;
}

.product_name {
	font-weight:bold;
	font-size:1.5em;
}
.product_ref {
	font-size:0.75em;
	text-align:right;
}

table.product {
	/*color:#003377;*/
	font-size:10pt;
}
table.product img {
	border:1px solid #000;}

div.subcategory {
	text-align:center;
	margin:10px;}
.subcategory a, .subcategory a:visited {
	color:#003377;
	font-size:9pt;
}
div.subcategory a:hover {
	font-size:9pt;}

fieldset.product {
	width:90%;
	border-width:1px;
	border-color:black;
	border-style:solid;
	text-align:left;
	margin:0 auto;
}

.strike {
	text-decoration:line-through;
}

