body{ margin: 0; padding: 0; }

.top_text
{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}

.h2
{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-color: #4a4a4a;
	font-size: 11px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}

.category_header
{
	font-family: sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #4baadb;
	font-size: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}

.grey_body_text
{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #4a4a4a;
	font-size: 12px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}

.red_style_header
{
	font-family: sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #cb0606;
	font-size: 12px;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

.red_linkk
{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #cb0606;
	font-size: 12px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0ex;
	}

.red_linkk a:link{
	color: #cb0606;
	text-decoration: none;
}

.red_linkk a:visited {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #cb0606;
	font-size: 12px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}
.red_linkk a:hover{
	color: #cb0606;
	text-decoration: underline;
}


.blue_linkk
{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #4baadb;
	font-size: 12px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	}

.blue_linkk a:link{
	color: #4baadb;
	text-decoration: none;
}

.blue_linkk a:visited {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #4baadb;
	font-size: 12px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}
.blue_linkk a:hover{
	color: #3c91bc;
	text-decoration: underline;
}


.top_linkk
{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #4a4a4a;
	font-size: 12px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	}

.top_linkk a:link{
	color: #4a4a4a;
	text-decoration: none;
}

.top_linkk a:visited {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #4a4a4a;
	font-size: 12px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}
.top_linkk a:hover{
	color: #3c91bc;
	text-decoration: underline;
}




.footer_linkk
{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-color: #4a4a4a;
	font-size: 11px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
	}

.footer_linkk a:link{
	color: #4a4a4a;
	text-decoration: none;
}

.footer_linkk a:visited {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #4a4a4a;
	font-size: 11px;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}
.footer_linkk a:hover{
	color: #3c91bc;
	text-decoration: underline;
}

.pic_border_category
{
border-top-width:2px;
border-bottom-width:2px;
border-left-width:1px;
border-right-width:1px;
border-color:#e9e7e0;
border-style: solid;
}

.pic_border_product
{
	border-top-width:4px;
	border-bottom-width:4px;
	border-left-width:4px;
	border-right-width:4px;
	border-color:#e9e7e0;
	border-style: solid;
}

.short_rule{
	background-color: #e9e7e0;
	height:1px;
	overflow: hidden;
	width:190px;
