HTML {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
}

.style1 {font-size: 18px}
.style2 {font-weight: bold}

a {color: #333333; text-decoration: none; }
a:hover {color: #666666; text-decoration: none; }

.text_basket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}
.border_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.text_testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.text_articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}

.text_main_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text_main_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BC6607;
	font-weight: bold;
}
.text_main_orange_larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BC6607;
}

.text_main_orange_largerh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #BC6607;
}

.text_main_orange_massive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BC6607;
}

.text_main_orange_massive a {color: #BC6607; text-decoration: none;}
.text_main_orange_massive a:hover {color: #DE7A08; text-decoration: none;}

.text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding: 5px;
	background-color: #BC6607;
	font-variant: small-caps;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding: 5px;
	background-color: #BC6607;
	font-variant: small-caps;
}

.border_box {
	border: 1px solid #CCCCCC;
}
.text_shop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text_shop a {color: #666666; text-decoration: none;}
.text_shop a:hover {color: #DE7A08; text-decoration: none;}

.text_title_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.text_title_links a {color: #CCCCCC; text-decoration: none; background-color: #666666; display:block; padding:5px;}
.text_title_links a:hover {color: #DE7A08; text-decoration: none; background-color: #EEEEEE; display:block; padding:5px;}


.text_shop_categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.text_shop_categories a {color: #666666; text-decoration: none; background-color: #CCCCCC; display:block; padding:5px;}
.text_shop_categories a:hover {color: #DE7A08; text-decoration: none; background-color: #CCCCCC; display:block; padding:5px;}
