a:link, a:active {
	font-family:  Arial, Verdana, Tahoma;
	color: #651184;
	text-decoration: underline;
}
a:visited {font-family:  Arial, Verdana, Tahoma;color: #651184;text-decoration: underline;}
a:hover {font-family:  Arial, Verdana, Tahoma;color: #651184;text-decoration: underline;}

.link {
	font-family:  Arial, Verdana, Tahoma;
	color: #651184;
	text-decoration: underline;
	cursor:pointer;
}

td {color: #333333; font-family:  Arial, Verdana, Tahoma; font-size: 12px;text-align:left;}
div {text-align:left;}
font {text-align:left;}
body {margin:0px;padding:0px;}

.bottom_menu {color:#666666;font-size:9px;}
.small {font-size:10px;}
.small_gray {color:#bbbbbb;font-size:10px;}
.photo {width:150px;height:150px;padding:3px;border:1px solid #cccccc;float:left;margin-right:10px}
.bigger {font-size:17px;}
.right {text-align:right;}
.descr {color:#52B9E2;font-size:30px;}

.clear {	clear: both;}
.clear3 {clear: both; height: 3px;}
.clear5 {clear: both; height: 5px;}
.clear10 {clear: both;height: 10px;}
.clear20 {clear: both;height: 20px;}
.clear50 {clear: both;height: 50px;}
.clear100 {clear: both;height: 100px;}

.order_form  div.right {width:150px;float:left}
.order_form  div.red {width:10px;float:left;text-align:center;margin:0 0 0 0}
.order_form  div.form_field {text-align:left;float:left;}

.box {font-size: 12px;margin:1px;color:#000000; border:1px solid #aaaaaa;background-color: #ffffff;}
.box1 { font-family:Verdana, Arial, sans-serif; font-size: 11px;; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; bordercolor="#000000"; color: #0000000; BackGround-color: #eaeaea;font-weight: bold;}

.box_gray {font-size: 12px;margin:1px;color:#000000; border:1px solid #999999;background-color: #cccccc;}

.box_dark_red {font-size: 11px;margin:1px;color:#ffffff; border:1px solid #D5797E;background-color: #490B0E;}

.white {color:#ffffff;}

.blue {color:#233296;}

.bl {color:#162f71;}
.gray_main {FONT-SIZE: 16px; COLOR: #666666; LINE-HEIGHT: 170%; FONT-FAMILY: Verdana; LETTER-SPACING: 0.2em; TEXT-ALIGN: left}

.cur {FONT-SIZE: 20px; FONT-FAMILY: garamand; LETTER-SPACING: 0.1em;font-style:italic}

.descr {font-family:  Arial;FONT-SIZE: 19px; FONT-FAMILY: garamand; color: #777777;LETTER-SPACING: 0.1em;}

.title {font-family:  Times new roman;FONT-SIZE: 23px; color: #651184;}

.tit {font-family:  Arial;FONT-SIZE: 23px; FONT-FAMILY: garamand; color: #ffffff;LETTER-SPACING: 0.2em;}

.li {font-family:Verdana, Tahoma;color: #777777;text-decoration: none;}
li {font-family:  Arial,   Verdana, Tahoma;color: #777777;text-decoration: none;}
a img {
  border:none;margin:0;padding:0
}

.red {color:red;}
.green {color:darkgreen;}

.banner_block{
position:relative;
top:0px;
}

.banner_block_fixed{
position:relative;
top:0px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/images/sp.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}