body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333333;
  line-height:17px;
}

table {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:1em;
  	color:#333333;
	line-height:18px;
}

textarea, select, input {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:1em;
  	color:#333333;
	border: 1px solid #3577B3;
}

.buttons {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
  	color:#333333;
	border: 1px solid #3577B3;
	background-color:#CBE0EF;
}

.editable_content {
	border: 1px solid #4AA942;
	border-top: none;
	width: 638px;
}

.editable_content_subpage {
	border: 1px solid #666666;
	border-top: none;
	width: 637px;
}

.box_fixed_size {
	width: 637px;
}

.dot_horizontal {
	background:url(../images/icons/dot_lines.gif) repeat-x center;
}

.footer {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:10px;
  	color:#666666;
	width: 638px;
	letter-spacing:.05em;
}

a:link, a:active, a:visited {
	color:#1C4D79;/*#779797*/
	text-decoration:none;
}

a:hover {
	color:#0176C5;
	text-decoration:underline;
}
.justify {
	text-align:justify;
}
.footer a {
	color:#666666;
	text-decoration: none;
}

.footer a:hover {
	color:#0176C5;
	text-decoration: none;
}
table #row_even {
	color:#082C8C;
	background-color:#DFE2E6;
}
.product_categ {
	border: 1px solid #3B80B9;
	background:#E6EFF7;
	padding:4px;
}
.product_anchor img {
	border: 1px solid #CCCCCC;
	margin:4px;
}
.product_anchor:hover img {
	border: 1px solid #3B80B9;
}

.tbl_features {
	background: transparent url(../images/misc/features.gif) no-repeat left top;
}
.tbl_features td {
	padding: 2px 4px 4px 28px;
	background: transparent url(../images/misc/list_arrow_1.png) 3% 48% no-repeat;
}
.tbl_specs {
	background: transparent url(../images/misc/specifications.gif) no-repeat left top;
}
.tbl_specs td {
	padding: 2px 4px 4px 0;
	/*background: transparent url(../images/misc/list_arrow_1.png) 3% 48% no-repeat;*/
}
.lbl_block {
	display:block;
	width:180px;
	border:1px solid #197BC7;
	background:#C4D6DF;
	padding:1px 1px 1px 4px;
	color:#197BC7;
}
.tbl_lined {
	background: #BDCDDE;
}
.tbl_lined td{
	background: #FFFFFF;
}
.back_button {
	color:#333333;
	padding-left:16px;
	background: transparent url(../images/misc/back.png) left no-repeat;
	text-decoration:none;
}
.back_button:hover {
	color:#999999;
	text-decoration:none;
}
.style-text-orange-bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F45303;
	line-height:18px;
	font-weight:bold;
}
