﻿.clsborder_lt
{
	background-image: url('images/leftborder.gif');
	background-repeat: no-repeat
}
.clsborder_rt
{
	background-image: url('images/rightborder.gif');
	background-repeat: no-repeat
}
.clsborder_mt
{
	background-image: url('images/mdlborder.gif');
	background-repeat: repeat-x
}
.clsback
{
	background-image: url('images/date.jpg');
	background-repeat: no-repeat
}
.clsborder_lb
{
	background-image: url('images/borderbl.gif');
	background-repeat: no-repeat
}
.clsborder_rb
{
	background-image: url('images/borderbr.gif');
	background-repeat: no-repeat
}
.clsborder_mb
{
	background-image: url('images/borderbm.gif');
	background-repeat: repeat-x
}
.clsdot
{
	background-image: url('images/dot.gif');
	background-repeat: repeat-x
}
.clsdotshop
{
	background-image: url('images/point_shop.gif');
	background-repeat: repeat-y
}
.clstext
{
	padding-right: 10px;
	padding-left: 20px;
	font-size: 8pt;
	color: #434448;
	font-family: tahoma;
	text-align: justify;
}
.clstext2
{
	font-size: 8pt;
	color: #434448;
	font-family: tahoma;
	text-align: justify;
	line-height: 16px;
}
.clstextEn
{
	font-size: 8pt;
	color: #434448;
	font-family: tahoma;
	text-align: left;
	direction:ltr;
}
.clstext2 a
{
	font-size: 8pt;
	color: #3366cc;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}
.clsLinks
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffcc00;
	font-family: tahoma;
	text-align: justify;
}
.clsBLinks a
{
	font-size: 8pt;
	color: #ffffff;
	font-family: tahoma;
	text-align: center;
	text-decoration:none;
}
.clsLinkSimple a
{
	font-size: 8pt;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}
.clsBLinks
{
	font-size: 8pt;
	color: #ffff33;
	font-family: tahoma;
	text-align: center;
	text-decoration: none;
}
.clsLinks a
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}
.clstextAbs
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	color: #434448;
	font-family: tahoma;
	text-align: justify;
}
.clstextLeft
{

	font-size: 8pt;
	color: #000000;
	direction:ltr;
	font-family: tahoma;
	text-align: left;
}
.clstextB
{
	font-size: 7pt;
	color: #434448;
	font-family: tahoma;
	font-weight: 700;
}
.clsBigText
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: tahoma;
}
.clstextB a
{
	font-weight: 700;
	font-size: 8pt;
	color: #3366cc;
	font-family: tahoma;
	text-decoration: none;
}
.clstextSmall
{
	font-size: 7pt;
	color: #434448;
	font-family: tahoma;
}
.clsBasketText
{
	font-weight: 700;
	font-size: 8pt;
	color: #434448;
	direction: ltr;
	font-family: tahoma;
	text-align: center;
}
.clsBasketTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #000066;
	font-family: tahoma;
	text-align: center;
}
.clsShopLink
{
	font-size: 8pt;
	color: #ffcc00;
	font-family: tahoma;
}
.clsShopLink a
{
	font-size: 8pt;
	color: #ddffff;
	font-family: tahoma;
	text-decoration: none;
}
.clscontinue a
{
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
.clsBasketItems
{
	font-size: 8pt;
	color: #000066;
	font-family: tahoma;
	text-align: justify;
}
.clsinputFa
{
	font-family: tahoma;
}
.clsinputEn
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: #000066;
	border-bottom: dimgray 1px solid;
	font-family: tahoma;
	direction:ltr;
}
.newsMain
{
	font-size: 8pt;
	color: #333333;
	font-family: tahoma;
}
.newsdateMain
{
	font-size: 7pt;
	color: #3366cc;
	font-family: tahoma;
}
.TabbedPanels 
{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; 
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #C4E1FF;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #84C1FF;
}
.TabbedPanelsTabSelected {
	background-color: #EEEEEE;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}