/* Body of the mainpage */

.vacation_div {
	background-color: #BBBBBB;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	z-index: 9998;
	text-align: center;
}

.vacation_table {
	border: 1px solid black;
	background-color: white;
	text-align: center;
}

.vacation_table td {
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
}


body {
    background-color: white;
	margin: 0px;
}

/* Hyperlinkstyle general */
a:link {
	color: black;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	color: black;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #cc0033;
	text-decoration: none;
	background-color: transparent;
}



/* Style of header */
table.header {
	width: 950px;
	text-decoration: none;
	background-color: white;
}
/* End style of header */

/* Style of errorheader */
table.errorheader {
	width: 950px;
	text-decoration: none;
	background-color: #FF9999;
	color: black;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	border-width: 2px;
	border-color:red;
	border-style:solid;
	
}
/* End style of errorheader */

.border_black {
	font-family: Tahoma;
    font-size: 11px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

.border_lang {
	font-family: Tahoma;
    font-size: 11px;
	border-width:4px;
	border-color:black;
	border-style:solid;
}

.border_black_image {
	font-family: Tahoma;
    font-size: 11px;
	border-width:0px;
	border-color:black;
	border-style:solid;
}

/* Style of  */
td.mainmenu {
	font-family: Tahoma;
    font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
/* End style of mainmenu */

/* Style of navigation */
td.navigation {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	height: 20px;
}
/* End style of navigation */

/* Style of shopnew */
td.new {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	height: 20px;
}

td.newPrice {
	font-family: Tahoma;
    font-size: 20px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	height: 20px;
}
/* End style of shopnew */

/* Style of shopsalesmall */
.smallsaleOldPrice {
	font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: line-through;
}

td.smallsaleNewPrice {
	font-family: Tahoma;
    font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.smallblock {
	font-family: Tahoma;
    font-size: 9px;
	color: black;
}

.smallblockborder {
	border-width:1px;
	border-color:#cc0033;
	border-style:solid;
	background-color:white;
	
}

.smallblocktitle {
	font-family: Tahoma;
    font-size: 9px;
	font-weight:bold;
	color: #000000;
}

.smallblockbutton {
	font-family: Tahoma;
    font-size: 9px;
	font-weight:bold;
	color: white;
}
/* End style of shopsalesmall */

/* Style of smallblock */
td.sblockPrice {
	font-family: Tahoma;
    font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.sblock {
	font-family: Tahoma;
    font-size: 9px;
	color: black;
}

.sblockborder {
	border-width:1px;
	border-color:#003399;
	border-style:solid;
	background-color:white;
	
}

.sblocktitle {
	font-family: Tahoma;
    font-size: 9px;
	font-weight:bold;
	color: #000000;
}

.sblockbutton {
	font-family: Tahoma;
    font-size: 9px;
	font-weight:bold;
	color: #113D94;
}
/* End style of smallblock */

/* Style of shopsale */
td.sale {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	height: 20px;
	cursor: pointer;
}

td.saleOldPrice {
	font-family: Tahoma;
    font-size: 14px;
	font-weight: normal;
	color: black;
	text-decoration: line-through;
	height: 20px;
}

td.saleNewPrice {
	font-family: Tahoma;
    font-size: 20px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	height: 20px;
}
/* End style of shopsale */

/* Style of blockmenu */
td.blockmenu {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
/* End style of blockmenu */

/* Style of blockcat */
td.blockcat {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
/* End style of blockcat */

td.blockmaincat {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
/* End style of blockmaincat */

/* Style of siteinformation */
td.siteinformation {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
/* End style of siteinformation */

tr.ContactMessageIntro {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	height: 18px;
}

tr.ContactMessageHeaderAdmin {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: #003399;
	height: 18px;
}

tr.ContactMessageHeader {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 18px;
}

tr.ContactMessage {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

/* Style of footer */
.footer {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: #003399;
	height: 20px;
}
/* End style of footer */


.text {
	font-family: Tahoma;
    font-size: 11px;
	color: black;
}

.text_red {
	font-family: Tahoma;
    font-size: 11px;
	color: red;
}

.text_white {
	font-family: Tahoma;
    font-size: 11px;
	color: white;
}

.textbold {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: black;
}

/* Style of blocks */
.block {
	font-family: Tahoma;
    font-size: 11px;
	color: black;
}

.blockborder {
	font-family: Tahoma;
    font-size: 11px;
	color: black;
	border: 1px solid #CCCCCC;
	background-color: white;
}

.blocktitle {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.blockbutton {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: #113D94;
}
/* End style of blocks */

/* Style of titlebar */
.titlebar {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:normal;
	color: #000000;
}
/* End style of titlebar */

/* Style of productdetailbar */
.product_detail_bar {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #FFFFFF;
}
/* End style of productdetailbar */

/* Style of productdetailsubbar */
.product_detail_sub_bar {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* End style of productdetailsubbar */

/* Style of black row */
.row_black {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #339900;
}
/* End style of black_row */

.row_cart_option {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	/*font-style: italic;*/
	color: #666666;

}

/* Style of position */
td.PositionButtonOne {
	background-color: #CCCCCC;
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: black;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

td.PositionButtonTwo {
	background-color: white;
	cursor: pointer;
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: black;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

td.PositionButtonNonActive {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: #CCCCCC;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
/* End style op position */

.usersubmenu {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: black;
}

.formtext {
	font-family: Tahoma;
    font-size: 11px;
	color: black;
	background-color: #CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

.form_number_with_buttons {
	font-family: Tahoma;
    font-size: 11px;
	background-color:white;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

.formtexterror {
	font-family: Tahoma;
    font-size: 11px;
	color:red;
	background-color:white;
	border-width:1px;
	border-color:red;
	border-style:solid;
}

.formlogin {
	font-family: Tahoma;
    font-size: 11px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

.formloginerror {
	font-family: Tahoma;
    font-size: 11px;
	color:red;
	background-color:white;
	border-width:1px;
	border-color:red;
	border-style:solid;
}

.formselectboxPhone {
	font-family: Tahoma;
    font-size: 11px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	width: 48px;
}

.formselectboxTax {
	font-family: Tahoma;
    font-size: 11px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	width: 160px;
}

.formselectboxLanguage {
	font-family: Tahoma;
    font-size: 11px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	width: 160px;
}

.formselectboxCountry {
	font-family: Tahoma;
    font-size: 11px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	width: 160px;
}

.formselectboxProductView {
	font-family: Tahoma;
    font-size: 11px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	width: 160px;
}

.formselectboxSubject {
	font-family: Tahoma;
    font-size: 11px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	width: 200px;
}

.formbuttonlogin {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:black;
	border-style:solid;
	width: 180px;
	height: 18px;
}
	
tr.WebshopCartListOne {
	background-color: white;
}

tr.WebshopCartListTwo {
	background-color: #CCCCCC;
}

tr.WebshopCartListThree {
	background-color: #999999;
	cursor: pointer;
}

tr.ProductListOne {
	background-color: white;
}

tr.ProductListTwo {
	background-color: #CCCCCC;
}

tr.ProductListThree {
	background-color: #999999;
	cursor: pointer;
}

tr.ProductListOneSale {
	background-color: white;
	font-weight: normal;
	color: black;
}

tr.ProductListTwoSale {
	background-color: #CCCCCC;
	font-weight: normal;
	color: black;
}

tr.ProductListThreeSale {
	background-color: #999999;
	cursor: pointer;
	font-weight: normal;
	color: black;
}

tr.EditUserListOne {
	background-color: white;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

tr.EditUserListTwo {
	background-color: #CCCCCC;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

tr.EditDeliveryListThree {
	background-color: #999999;
	cursor: pointer;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
}

tr.EditDeliveryListOne {
	background-color: white;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

tr.EditDeliveryListTwo {
	background-color: #CCCCCC;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

tr.EditUserListThree {
	background-color: #999999;
	cursor: pointer;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
}
	
td.error {
	font-family: Tahoma;
    font-size: 11px;
	color: red;
}

tr.listheader {
	background-color: #003399;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: white;
}
	
.news_block_header {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: white;
	background-color:#999999;
	cursor: pointer;
}

.news_block {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:normal;
	color: black;
	cursor: pointer;
}	

.poll_block_header {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: black;
	cursor: pointer;
}

.poll_block_answer {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:normal;
	color: black;
	cursor: pointer;
}	

.poll_header {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:normal;
	color: black;
}

.poll_answer {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:normal;
	color: black;
}	

td.item_title_header {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:normal;
	color: black;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

.border_picbox {

	font-family: Tahoma;
    font-size: 11px;
	border-width:1px;
	border-color:#113D94;
	border-style:solid;
}

.row_picbox {
	font-family: Tahoma;
    font-size: 9px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: black;
}

.row_catbox {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: #009900;
}
	
.row_picview {
	font-family: Tahoma;
    font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: #003399;
}

.row_picview_title {
	font-family: Tahoma;
    font-size: 18px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #003399;
}

.ListOne {
	background-color: white;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

.ListTwo {
	background-color: #CCCCCC;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

.ListThree {
	background-color: #999999;
	cursor: pointer;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

.div_title {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: #003399;
}

td.div_html {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding:4px;
	background-color: white;
}	

td.div_html_popup {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	background-color: white;
}	

td.div_text_white {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}	

.div_background {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-color: black;
}	

.div_border {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	background-color: #003399;
}	

.border_left {
	border-left-color:black;
	border-left-style:solid;
	border-left-width:thin;
}

.div_main {
	position:absolute;
	visibility:hidden;
}

.div_main_move {
	position:absolute;
	visibility:hidden;
	clear: both; 
	filter: alpha(opacity=60); 
	-moz-opacity:1.0; 
	opacity:1.0;
}

.ListThreeNo {
	background-color: #999999;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

/* New 23-06-2005 */

.block_text {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.block:link {
	color: black;
	text-decoration: none;
	background-color: transparent;
}

.block_input_text {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.block_input_back {
	background-color: #CCCCCC;
}

.block_list_one {
	background-color: white;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

.block_list_two {
	background-color: #CCCCCC;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

.block_list_three {
	background-color: #999999;
	cursor: pointer;
	font-family: Tahoma;
    font-size: 11px;
	font-weight: normal;
	color: white;
}

.form_text {
	font-family: Tahoma;
    font-size: 11px;
	color: black;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

/* New 26-09-2005 */

.block_title {
	background-color: #003399;
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: white;
	height: 18px;
}	

.black_title {
	background-color: #003399;
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: white;
	height: 18px;
}	

.formbutton {
	font-family: Tahoma;
    font-size: 12px;
	font-weight: bold;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	height: 20px;
}

.bar_manufacturer {
	background-color: #CCCCCC;
	border-width:1px;
	border-color:black;
	border-style:solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* NEW 01-02-2006 */

/* Style of product view 2 */
td.product_pic_2_price {
	font-family: Tahoma;
    font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.product_pic_2_block {
	font-family: Tahoma;
    font-size: 11px;
	color: black;
}

.product_pic_2_border {
	border-width:1px;
	border-color:black;
	border-style:solid;
	background-color:white;
	
}

.product_pic_2_title {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: #000000;
}

.product_pic_2_button {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: white;
}
/* End style of product view 2 */

/* Style of product view 2 sale*/
td.product_pic_2_sale_oldprice {
	font-family: Tahoma;
    font-size: 18px;
	font-weight: normal;
	color: black;
	text-decoration: line-through;
}

td.product_pic_2_sale_newprice {
	font-family: Tahoma;
    font-size: 20px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.product_pic_2_sale {
	font-family: Tahoma;
    font-size: 9px;
	color: black;
}

.product_pic_2_sale_border {
	border-width:1px;
	border-color:red;
	border-style:solid;
	background-color:white;
	
}

.product_pic_2_sale_title {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: red;
}

.product_pic_2_sale_button {
	font-family: Tahoma;
    font-size: 11px;
	font-weight:bold;
	color: white;
}
/* End style of product view 2 sale */

.form_page {
	font-family: Tahoma;
    font-size: 11px;
	color: white;
	background-color: #FF0000;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

/* END NEW 01-02-2006 */

/* Search */
#productbox  {
  position:absolute;
  z-index:10;
  border:1px #000000 solid;
  padding:10px;
  background: #FFFFFF;
  display:none;
  font-family: Tahoma;
  font-size: 11px;
  width: 500px;
}

.searchbox  {
  border:1px #000000 solid;
  width:180px;
  font-family: Tahoma;
  font-size: 11px;
}
/* END Search */

.horizontal_line {
	height:1px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}

.border_grey {
	border-width:1px;
	border-color: #CCCCCC;
	border-style:solid;
}
/* END NEW 20-10-2006 */
.button_main_hover a:hover {
	color: black;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}

.button_main {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	cursor: pointer;
}

.button_main_hover {
	font-family: Tahoma;
    font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #339900;
	cursor: pointer;
}

.productPreview {
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	border: 10px solid #000000;
	color: #000000;
	text-align: center;
	width: 530px;
	height: 300px;
	margin-left: -265px;
	padding: 20px;
	float: left;
	background-color: #FFFFFF;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	z-index: 1001;
	overflow: auto;
}

.productPreviewBack {
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 110%;
	position: absolute;
	background-color: #000000;
	/* for IE */
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.5;
	z-index: auto;
}

.productButtonInfo {
	display: none;
	position: absolute;
	border: 5px solid #000000;
	top: 300px;
	left: 50%;
	text-align: center;
	width: 200px;
	margin-left: -185px;
	float: left;
	background-color: #FFFFFF;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	z-index: 801;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	
}

.productButtonClose {
	display: none;
	position: absolute;
	border: 5px solid #000000;
	top: 300px;
	left: 50%;
	text-align: center;
	width: 200px;
	margin-left: 35px;
	float: left;
	background-color: #FFFFFF;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	z-index: 800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}

#siteMapMaster {
	display: none;
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 150px;
	height: 350px;
	border: 4px solid black;
	z-index: 60;
	background-color: white;
	overflow: inherit;
	font-family: Tahoma;
	font-size: 11px;
}

#siteMapMasterClose {
	text-align: right;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid black;
	padding: 4px;
	cursor:pointer;
}

#siteMapMasterContent {
	text-align: left;
	overflow: scroll;
	height: 320px;
}

.attentionBox {
	background-color: #ff6666;
	border: 2px solid red;
}

.attentionCell {
	background-color: red;
	padding: 2px;
	border: 2px solid red;
}


.successBox {
	background-color: #99ff33;
	border: 2px solid green;
}

.titleBox {
	background-color: #DBFFA2;
	border: 2px solid green;
}

.searchMatch {
	color: red;
	text-decoration: bold;
}

.soldOut {
	color: red;
}

.h1Style{
	font-size: 11px;
	font-weight: bold;
	color: black;
	display: inline;
}

.h2Style{
	font-size: 11px;
	font-weight: bold;
	color: black;
	display: inline;
}

.h2Cats{
	font-size: 11px;
	font-weight: normal;
	color: black;
	display: inline;
}

.h3Style{
	font-size: 11px;
	font-weight: bold;
	color: black;
	display: inline;
}

.h1Top{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	display: inline;
}