body, html {
	width: 100%;
	height: 100%;
}

.style_1{
	font-family : "Century Gothic";
	font-size : 14pt;
	color: #414141;
	font-style : italic;
	font-weight : bold;
}

.style_11{
	font-family : "Century Gothic";
	font-size : 11pt;
	color: #414141;
	font-style : italic;
	font-weight : bold;
}

.style_2{
	font-family : Tahoma;
	font-size : 16px;
	color: #51565B;
}

.style_3{
	font-family : Tahoma;
	font-size : 10pt;
	color: #9999ff;
	font-weight: bold;
}

.style_4{
	font-family : Tahoma;
	font-size : 24px;
	color: #ff9933;
}

.style_5{
	font-family : Tahoma;
	font-size : 13px;
	color: #00000;
	font-weight : bold;
}

.style_6{
	font-family : Tahoma;
	font-size : 12px;
	color: #ff9933;
	font-weight : bold;
	letter-spacing : 0px;
}

.style_7{
	font-family : Tahoma;
	font-size : 12px;
	color: #666666;
	font-weight : bold;
	letter-spacing : 0px;
}

.style_8{
	font-family : Tahoma;
	font-size : 13px;
	color: #51565B;
}

.style_9{
	font-family : Tahoma;
	font-size : 10px;
	color: #ffffff;
}

td.price_old{
	font-family : Tahoma;
	font-size : 16px;
	color: #00000;
	font-weight : bold;
	text-decoration : line-through;
}

td.price_new{
	font-family : Tahoma;
	font-size : 16px;
	color: #00000;
	font-weight : bold;
}

a{
	font-family : Tahoma;
	font-size : 12px;
	color: #ff9933;
	font-weight : bold;
	letter-spacing : 0px;
	text-decoration : none;
}

a:hover{
	font-family : Tahoma;
	font-size : 12px;
	color: #0000ff;
	font-weight : bold;
	letter-spacing : 0px;	
	text-decoration : none;
}

a.s_1{
	font-family : Tahoma;
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}

a.s_1:hover{
	font-family : Tahoma;
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}


a.s_2{
	font-family : Tahoma;
	font-size : 12px;
	color: #51565B;
	font-weight : bold;
	text-decoration : underline;
}

a.s_2:hover{
	font-family : Tahoma;
	font-size : 12px;
	color: #51565B;
	font-weight : bold;
	text-decoration : none;
}

ul{

	color:#5a5a58;
	margin-left: 25px;
}

div.ads {
	margin: 0 10px 0 20px;
	font-family: tahoma, verdana, sans-serif;
	color: #51565B;
	font-size: 10px;
}

div.ads a {
	font-weight: normal;
	color: #51565B;
	font-size: 10px;
}

div.ads a:hover {
	font-weight: normal;
	color: #51565B;
	text-decoration: underline;
	font-size: 10px;
}

div.partners, div.partners a, div.partners a:hover {
	font-size: 12px;
}
