html{
	height:100%;
	background:#f6f3ea;
}

body{
	position:relative;
	height:100%;
	margin:0px;
	padding:0px;
}

*html .body1{
	height:100%;
}

.body1{
	min-height:100%;
	margin:0px auto;
	padding:0px;
	width:1000px;
	font:9pt Arial;
	color:#000;
	position:relative;
}

.help_IE6{
	float:left;
	width:100%;
}

.content{
	width:100%;
}

.left{
	float:left;
	width:580px;
}

.left2{
	float:left;
	width:604px;
}

.left3{
	float:left;
	width:345px;
}

.right{
	float:right;
	width:395px;
}

.right2{
	float:right;
	width:343px;
	padding-right:10px;
}

.right3{
	float:right;
	width:267px;
	padding-right:10px;
}

.center{
	margin:0px 310px 0px 370px;
}

.clear1{
	height:0px;
}

.clear2{
	clear:both;
	height:200px;
}

.footer{
	padding:25px 20px 0px 20px;
	height:154px;
	width:960px;
	margin:-180px auto 0px auto;
	position:relative;	
	background:url('/media/images/footer-bg.jpg') left top no-repeat;
	border-top:1px solid #cfcec6;
	text-align:center;
	font:8pt Arial;
	color:#666;
}

a img{
	border:none;
}

a{
	text-decoration:underline;
	color:#990033;
}

a:hover{
	text-decoration:none;
}

ul{
	margin-left:0px;
	padding-left:15px;
	/*list-style-type:disc;*/
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

form{
	margin:0px;
	padding:0px;	
}

p{
	margin:0px 0px 13px 0px;
}

/*Top Header*/
.top-header{
	height:28px;
	background:#dddad2;
	margin-bottom:0px;
	font:8pt Tahoma;
}

.top-header-inner{
	width:1000px;
	margin:0px auto;
}

.home-mail{
	float:left;
}

.home-mail img{
	margin-right:6px;
	padding-top:8px;
}

.personal{
	float:right;
	padding-top:4px;
}

.text4 input {
	border:1px solid #cccccc;
	color:#999999;
	font:8pt Tahoma;
	width:74px;
	padding:1px 4px;
}

.button1{
	background:url('/media/images/button-1.gif') left top no-repeat;
	width:17px;
	height:17px;
	cursor:pointer;
	border:none;
	margin-left:2px;
}

.header{
	width:100%;
	overflow:hidden;
	padding:24px 0px 14px 0px;
}

.heder-left{
	float:left;
	width:170px;
}

.phone{
	position:relative;
	color:#990033;
	font:13.5pt Arial;
	position:relative;
	top:-13px;
}

.phone2{
	font-family:Arial;
	font-size:18pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.phone span{
	position:relative;
	top:-4px;
	font-size:8pt;
}


.right-header{
	margin:0px 0px 0px 170px;
	text-align:right;
	line-height:220%;
}

.right-header a{
	margin:0px 0px 0px 17px;
}
/*Top End Header*/

/*Content*/
.block2{
	background:url('/media/images/footer-bg.jpg') left top no-repeat;
	border-top:1px solid #cfcec6;
	padding-top:25px;
	margin-bottom:30px;
}

h2{
	margin:0px 0px 20px 0px;
	color:#990033;
	font-size:16pt;
	font-weight:normal;
}

.h2-new{
	margin:0px 0px 10px 0px;
}

.block1{
	background:#edeae3;
	width:100%;
	float:left;
	margin-bottom:0px;
	margin-top:-30px;
}

.block1-t-l{
	background:url('/media/images/block1-l-t.gif') left top no-repeat;
	width:100%;
	float:left;
}

.block1-t-r{
	background:url('/media/images/block1-r-t.gif') right top no-repeat;
	width:100%;
	float:left;
}

.block1-b-r{
	background:url('/media/images/block1-r-b.gif') right bottom no-repeat;
	width:100%;
	float:left;
}

.block1-b-l{
	background:url('/media/images/block1-l-b.gif') left bottom no-repeat;
	padding:20px 0px 35px 0px;
	position:relative;
	width:100%;
	float:left;
}


.block1-new3{
	margin-bottom:30px;
	margin-top:0px;
}


.block1-new2 .block1-b-l{
	padding:10px 0px 10px 0px;
}


.block1-inner{
	padding:0px 20px;
	position: relative;
}


.block1-new{
	margin-bottom:40px;
}

.both{
	clear:both;
}

.float-include{
	width:100%;
	overflow:hidden;
}

h3{
	margin:0px 0px 15px 0px;
	font-size:12pt;
	color:#666;
}

.block1-left{
	float:left;
	width:640px;
}

.images td{
	padding:7px 0px;
}

.images img{
	margin-right:10px;
	border:1px solid #666;
}

.images-new img{
	margin-right:22px;
}

.images .active-image{
	border:2px solid #a41f4a;
}

.info-active{
	position:absolute;
	width:151px;
	border:1px solid #cccccc;
	background:white;
	padding:3px 7px;
	color:#666;
	font:8pt Arial;
	text-align:left;
}

.red{
	color:#990033;
}

.coner{
	position:absolute;
	background:url('/media/images/corner.png') left top no-repeat;
	-background: none;  /* убираем бэкграунд для ie6 */
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/corner.png', sizingMethod='scale');  /* подгружаем полупрозрачный png для ie6 */
	width:10px;
	height:10px;
	left:12px;
	top:-10px;
}

.coner2{
	position:absolute;
	background:url('/media/images/corner3.png') left top no-repeat;
	-background: none;  /* убираем бэкграунд для ie6 */
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/corner3.png', sizingMethod='scale');  /* подгружаем полупрозрачный png для ie6 */
	width:9px;
	height:11px;
	left:12px;
	bottom:-11px;
}

*html .coner2
{bottom:-14px;}


*html .coner
{top:-14px;}


.special{
	float:right;
	width:275px;
	padding-left:15px;
	background:url('/media/images/bg-1.gif') left top repeat-y;
	margin:0px 0px 10px 15px;
}

.value{
	color:#990033;
	font-size:10.5pt;
	margin:5px 0px;
}

.value span{
	font-size:15pt;
}

.value2{
	color:#990033;
}

.valuta{
	margin:15px 0px 10px 0px;
}

.valuta li{
	display:inline;
	font-size:8pt;
}

.valuta a{
	color:#666;
	background:url('/media/images/bg-a1.gif') left bottom repeat-x;
	padding:0px 1px;
	text-decoration:none;
	margin-left:12px;
}

.valuta .first{
	margin-left:0px;
}

.valuta a:hover{
	background:none;
}

.valuta .active{
	color:#990033;
	background:none;
	text-decoration:underline;
}

.valuta .active:hover{
	text-decoration:none;
}

.other{
	position:absolute;
	bottom:5px;
	right:20px;
	padding:9px 9px 0px 9px;
}


.other2{
	position:absolute;
	bottom:-125px;
	right:20px;
	padding:9px 9px 0px 9px;
	background:#f6f3ea;
	border:1px solid #ccc;
}

.other3{
	position:absolute;
	bottom:15px;
	right:20px;
	padding:9px 9px 9px 9px;
}


.zag-a{
	text-align:right;
	margin-bottom:5px;
	font-size:10.5pt;	
}

.zag-a a{
	text-decoration:none;
	background:url('/media/images/bg-a2.gif') left bottom repeat-x;	
}

.zag-a a:hover{
	background:none;	
}

.other-inner{	
	font-size:8pt;
	margin:10px 0px 10px 0px;
}

.other-inner2{	
	width:100%;
	font-size:8pt;
	margin:0px 0px 15px 0px;
}

.other-inner th{	
	background:#c6c3bc;
	color:black;
	text-align:left;
	padding:5px 13px;
	font-weight:normal;
}

.other-inner td{	
	padding:7px 13px;
	border-bottom:1px solid #dad7ce;
	text-align:center;
	vertical-align:top;
}

.other-inner2 td{	
	text-align:left;
	font-size:9pt;
}

.other-inner2 .td1{	
	border:none;
}

.button2{
	background:url('/media/images/button-2.gif') left top no-repeat;
	width:17px;
	height:17px;
	border:none;
	cursor:pointer;
}

.block3{
	padding-left:22px;
	background:url('/media/images/bg-1.gif') left top repeat-y;
}

.images2{
	text-align:center;
}

.images2 img{
	vertical-align:middle;
	margin:3px;
	border:1px solid #767675;
}

.images2 .active-image{
	border:2px solid #990033;
}

.images2 .main-img{
	border:2px solid #990033;
	margin-bottom:8px;
}

.button3,
.button4{
	width:38px;
	height:38px;
	cursor:pointer;
	border:none;
	vertical-align:middle;
}

.button3{
	background:url('/media/images/button3-active.png') left top no-repeat;
	-background: none;  /* убираем бэкграунд для ie6 */
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/button3-active.png', sizingMethod='scale');  /* подгружаем полупрозрачный png для ie6 */
	margin-right:10px;
}


.button4{
	background:url('/media/images/button4-active.png') left top no-repeat;
	-background: none;  /* убираем бэкграунд для ie6 */
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/button4-active.png', sizingMethod='scale');  /* подгружаем полупрозрачный png для ie6 */
	margin-left:10px;
}
/*End Content*/

/*Footer*/
.footer a{
	color:#666666;
}

.footer-menu li{
	display:inline;
	background:url('/media/images/footer-menu-li.gif') left 50% no-repeat;
	padding-left:8px;
	margin-left:6px;
}

.footer-menu .first{
	background:none;
	padding-left:0px;
	margin-left:0px;
}

.copyright{
	margin:10px 0px;
}
/*End Footer*/



/*----------------*/
.block1-left2{
	float:left;
}

.block1-center{
	margin:0px 0px 0px 258px;
}

.zag1{
	color:#7c7b5f;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:15px;
}

.menu1{
	width:100%;
	font-size:10.5pt;
}

.menu1 td{
	vertical-align:top;
	text-align:center;
}

.menu1 div{
	padding:6px 25px 12px 25px;
}

.menu1 a{
	text-decoration:none;
	background:url('/media/images/bg-a2.gif') right bottom repeat-x;	
}

.menu1 a:hover{
	background:none;	
}

.menu1 .active{
	background:url('/media/images/block1-l-t.gif') #edeae3 left top no-repeat;
}

.menu1 .active div{
	background:url('/media/images/block1-r-t.gif') right top no-repeat;
	height:1%;
}

.menu1 .active a{
	font-weight:bold;
	background:none;
}

.button5,
.button5-l,
.button5-r,
.button6,
.button6-l,
.button6-r{
	line-height:24px;
	padding:5px 0px;
	*padding:0px;
	*zoom:1;
}

.button5{
	background:url('/media/images/button5-bg.gif') right top repeat-x;
	margin-right:8px;
}

.button5-l{
	background:url('/media/images/button-5-left.gif') left top no-repeat;
}

.button5-r{
	background:url('/media/images/button-5-right.gif') right top no-repeat;
}

.button6{
	background:url('/media/images/button6-bg.gif') right top repeat-x;
	margin-right:8px;
}

.button6-l{
	background:url('/media/images/button-6-left.gif') left top no-repeat;
}

.button6-r{
	background:url('/media/images/button-6-right.gif') right top no-repeat;
}

.button5 input,
.button6 input{
	background:none;
	border:none;
	cursor:pointer;
	color:#999;
	height:24px;
}

.button5 input{
	color:black;
}

.special-block{
	background:url('/media/images/bg-1.gif') right bottom repeat-x;	
	padding:10px 5px;	
	margin-bottom:5px;
	width:950px;
	overflow:hidden;
}

.special-block img {
	float:left;
	margin:0px 10px 3px 0px;
}

.zag2{
	margin:0px 0px 10px 0px;
}

.zag2 a{
	color:#666;
	font-size:10.5pt;
	font-weight:bold;
}

.prev,
.next{
	color:#666;
	font-weight:bold;
	margin:0px 3px;
}

.prev{
	background:url('/media/images/prev.gif') left 50% no-repeat;
	padding-left:15px;
}

.next{
	background:url('/media/images/next.gif') right 50% no-repeat;
	padding-right:15px;
}

.pages{
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

.pages li{
	float:left;
	background:url('/media/images/button6-bg.gif') right top repeat-x;
	margin-right:7px;
}

.pages div{
	background:url('/media/images/button-6-left.gif') left top no-repeat;
}

.pages a{
	display:block;
	background:url('/media/images/button-6-right.gif') right top no-repeat;
	padding:5px 8px;
	color:#999;
	text-decoration:none;
}

.pages .active{
	background:url('/media/images/button5-bg.gif') right top repeat-x;
}

.pages .active div{
	background:url('/media/images/button-5-left.gif') left top no-repeat;
}

.pages .active a{
	background:url('/media/images/button-5-right.gif') right top no-repeat;
	color:black;
}

.info-project{
	width:100%;
	overflow:hidden;
}

.info-project img{
	float:left;
	margin:0px 10px 3px 0px ;
}

.menu2{
	margin:15px 0px 15px 0px;
}

.menu2 li{
	padding-left:26px;
	background:url('/media/images/menu2-li.gif') 10px 8px no-repeat;
}

.menu3{
	margin:5px 0px;
}

.menu3 li{
	display:inline;
	background:url('/media/images/footer-menu-li.gif') left 50% no-repeat;	
	padding-left:10px;
	margin-left:7px;
}

.menu3 .first{
	background:none;	
	padding-left:0px;
	margin-left:0px;
}

.menu2-new{
	margin:15px 0px 30px 0px;
}


.menu2-new li{
	margin:8px 0px;
}

.menu2-new2 li{
	margin:8px 0px;
}

.menu2-new2{
	margin:10px 0px;
}

.block4{
	background:url('/media/images/bg-1.gif') left bottom repeat-x;	
	padding:0px 0px 25px 10px;
	margin-bottom:25px;
	height:1%;
}

.zag3{
	font-size:10.5pt;
	padding-right:100px;
	margin:0px 0px 15px 0px;
	font-weight:bold;
}

.zag3-new{
	padding-right:0px;
}

.zag3-new a{
	color:#666;
}

.expert{
	text-align:right;
	margin:0px 0px 15px 0px;
}

.expert span{
	font-style:italic;
}

.partner img{
	vertical-align:middle;
	margin:0px 0px 13px 13px;
}

.colleague{
	width:100%;
	overflow:hidden;
	margin-bottom:18px;
}

.colleague img{
	float:left;
	border:1px solid #666;
}

.colleague-info{
	margin:0px 0px 0px 125px;
}

.name{
	font-size:10pt;
	font-weight:bold;
}

.job{
	color:#666;
	margin-bottom:13px;
}

.back-connection{
	margin-bottom:15px;
}

.back-connection2{
	padding-right:11px;
}

.field{
	width:322px;
	overflow:hidden;
	margin:6px 0px;
	line-height:170%;
}

.field2{
	width:100%;
	overflow:hidden;
	margin:6px 0px;
}

.field input,
.field select{
	float:right;
}

.back-connection textarea,
.back-connection select,
.back-connection .text1 input{
	background:white;
	border:1px solid #cccccc;
	font:9pt Tahoma;
	color :#666;	
}

.field2 textarea{
	float:right;
	width:487px;
	height:162px;
}

.field2 .textarea2{
	width:511px;
}

.field2 .textarea3{
	width:230px;
	height:56px;
}

.field2-r{
	float:right;
	width:232px;
}

.field select{
	width:232px;
	height:22px;
}

.text1 input {
	padding:4px 5px;
	width:220px;
}

.text2 input{
	width:74px;
	vertical-align:middle;
}

.text3 input{
	width:19px;
	vertical-align:middle;
}

.capcha{
	width:100%;
	overflow:hidden;
}

.button7{
	float:right;
	font:8pt Tahoma;
	margin-top:5px;
}

.capcha img{
	vertical-align:middle;
	margin:0px 6px;
}

.block5{
	margin:0px 0px 40px 0px;
}

.foto {
	color:#666;
	font-size:8pt;
	text-decoration: underline;
}

.grafic {
	 padding-bottom: 7px; 
	 zoom:1;
	}

.grafic-name{
	width:100%;
	overflow:hidden;
	color:#666;
	line-height:150%;
}

.data-grafic{
	float:right;
}

.data-grafic span{
	color:#999;
}

.block6{
	float:left;
	/*width:100%;*/
	width:540px;
	padding:0px 460px 0px 0px;
}

.crizis{
	width:618px;
	background:url('/media/images/anticrizis.jpg') left top repeat-y;
	position:relative;
	/*margin:0px 0px 0px 30px;*/
	margin:0px -460px 0px 30px;
	-margin-right:-230px;
	-margin-left:15px;
	float:right;
	top: -20px;
	color:#666;
}


.crizis .menu2{
	margin-left:15px;
}

.crizis-t{
	background:url('/media/images/anticrizis-t.jpg') left top no-repeat;
}

.crizis-b{
	padding:10px;
	background:url('/media/images/anticrizis-b.jpg') left bottom no-repeat;
	height:1%;
}

.zag-crizis{
	background:url('/media/images/ikonka1.gif') left 3px no-repeat;
	padding-left:22px;
	color:#7b6a37;
	font-size:14pt;
}

.corner3{
	position:absolute;
	background:url('/media/images/corner2.png') left top no-repeat;
	-background: none;  /* убираем бэкграунд для ie6 */
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/corner2.png', sizingMethod='scale');  /* подгружаем полупрозрачный png для ie6 */
	width:16px;
	height:16px;
	top:-15px;
	left:221px;
}

.specials{
	float:right;
	width:447px;
	/*margin:0px 0px 10px 30px;
	position:relative;*/
	margin:0px -460px 10px 30px;
	-margin-right:-230px;
	-margin-left:15px;
	position:relative;
	clear: right;
}

.specials .block1-b-l{
	padding-bottom:15px;
}

.all-special{
	padding:10px 55px;
}

.prew-special{
	position:absolute;
	left:20px;
	top:90px;
}

.next-special{
	position:absolute;
	right:20px;
	top:90px;
}

.zag4{
	font-weight:bold;
	color:#7b6a37;
	font-size:10pt;
	margin-bottom:5px;
}


.price-nav{
	position: relative;
	top: -3.7em;
	left: 11.5em;
	margin-bottom: -2em;
	padding: 1px 0 0;
}
.price-nav ul.pages{
	margin-top: 0;
}

.pages{
	width:100%;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	list-style-type:none;
}

.pages li{
	float:left;
	background:url('/media/images/button6-bg.gif') right top repeat-x;
	margin-right:7px;
}

.pages div{
	background:url('/media/images/button-6-left.gif') left top no-repeat;
}

.pages a{
	display:block;
	background:url('/media/images/button-6-right.gif') right top no-repeat;
	padding:5px 8px;
	color:#999;
	text-decoration:none;
}

.pages .active{
	background:url('/media/images/button5-bg.gif') right top repeat-x;
}

.pages .active div{
	background:url('/media/images/button-5-left.gif') left top no-repeat;
}

.pages .active a{
	background:url('/media/images/button-5-right.gif') right top no-repeat;
	color:black;
}

.price-nav{
	position: relative;
	top: -3.7em;
	left: 11.5em;
	margin-bottom: -2em;
	padding: 1px 0 0;
}
.price-nav ul {
	width:100%;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}

.price-nav li{
	float:left;
	background:url('/media/images/button6-bg.gif') right top repeat-x;
	margin-right:7px;
}

.price-nav ul div{
	background:url('/media/images/button-6-left-light.gif') left top no-repeat;
}

.price-nav ul a{
	display:block;
	background:url('/media/images/button-6-right-light.gif') right top no-repeat;
	padding:5px 8px;
	color:#999;
	text-decoration:none;
}

.price-nav ul .active{
	background:url('/media/images/button5-bg.gif') right top repeat-x;
}

.price-nav ul .active div{
	background:url('/media/images/button-5-left-light.gif') left top no-repeat;
}

.price-nav ul .active a{
	background:url('/media/images/button-5-right-light.gif') right top no-repeat;
	color:black;
}


.go-back{
	background:url('/media/images/go-back.gif') left top no-repeat;
	margin: 10px 10px 10px 0px;
	padding: 3px 10px 10px 25px;
	text-align:middle;
}

.errorlist {
	list-style-type:none;
	padding:0px;
	margin:0px;
	color: red;
}


.registr{
    margin-left:18px;
}

.password{
    margin-left:10px;
    color:#333; 
}

.left4 {
    float: left;
    width: 322px;
}
.error {
    color: red;
}

.name-user {
    color: #990033;
    font-weight: bold;
}

.button1-new{
    background:url('../images/button-1.gif') right top no-repeat;
    width:none;
    padding-right:20px;
    height:17px;
    cursor:pointer;
    border:none;
    font:8pt Tahoma;
    color:#333333;
}


.right4 {
    float: right;
    padding-top: 42px;
    width: 640px;
}

.zag5 {
    color: #9C093A;
    font-size: 10.5pt;
    font-weight: bold;
}


.text6 input{
    width:135px;
}

.capcha2{
    margin:15px 0px 10px 0px;
}

.field .select1 select{
    width:164px;
    margin-right:67px;
    height:22px;
}

.field3 input{
    margin-right:85px;
    }


.block2{
    background:url('../images/footer-bg.jpg') left top no-repeat;
    border-top:1px solid #cfcec6;
    padding-top:25px;
    margin-bottom:30px;
}

.hello{
    font-size:12pt;
    margin:0px 0px 10px 0px;
}

.hello span{
    color:#990033;
    font-size:15pt;
}

.tbl1{
	margin:3px 0px 18px 0px;
}

.tbl1 td{
	vertical-align:top;
	padding:5px 25px 5px 0px;
}



.tbl2{
	margin:0px 0px 15px 0px;
}

.tbl2-first{
	margin:15px 0px 15px 0px;
}

.tbl2 td{
	vertical-align:top;
	padding:4px 10px 5px 10px;
	color:#666666;
}

.tbl2 .td1{
	width:300px;
	background:url('../images/bg-1.gif') right top repeat-y;
	font-size:10pt;
}

.tbl2 .td2{
	width:454px;
}

.tbl2 .td3{
	width:360px;
	background:url('../images/bg-3.gif') right top no-repeat;
}

.tbl2 .td4{
	width:104px;
	background:url('../images/bg-3.gif') right top no-repeat;
}

.tbl2 .td5{
	width:590px;
	background:url('../images/bg-3.gif') right top no-repeat;
}

.tbl2 .td6{
	width:150px;
}

.button8{
    font:8pt Tahoma;
    margin-bottom:30px;
}


.stats{
    background:url('../images/bg-1.gif') left top repeat-y;
    min-height: 48px;
    float:right;
    width:420px;
    padding-left:15px;
    margin:0px 0px 10px 15px;
}
.img-a{
	border:2px solid #6b6b6b;
	float:left;
	margin:0px 10px 1px 0px;
}

.img-a:hover{
	border:2px solid #9c093a;
}

.tbl2{
	margin:0px 0px 15px 0px;
}

.tbl2-first{
	margin:15px 0px 15px 0px;
}

.tbl2 td{
	vertical-align:top;
	padding:4px 10px 5px 10px;
	color:#666666;
}

.tbl2 .td1{
	width:300px;
	background:url('../images/bg-1.gif') right top repeat-y;
	font-size:10pt;
}

.tbl2 .td2{
	width:454px;
}

.tbl2 .td3{
	width:360px;
	background:url('../images/bg-3.gif') right top no-repeat;
}

.tbl2 .td4{
	width:104px;
	background:url('../images/bg-3.gif') right top no-repeat;
}

.tbl2 .td5{
	width:590px;
	background:url('../images/bg-3.gif') right top no-repeat;
}

.tbl2 .td6{
	width:150px;
}

.zag5{
	font-weight:bold;
	color:#9c093a;
	font-size:10.5pt;
}

.owner{
	color:#9c093a;
}

a.button9{
	background:url('../images/button9.gif') left top no-repeat;
	width:160px;
	display:block;
	text-align:center;
	color:white;
	font-size:9pt;
	height:33px;
	padding:4px 4px 0px 4px;
	cursor:pointer;
	text-decoration: none
}

.button9 a.hover{
        text-decoration: none;
}

.line{
	height:1px;
	background:url('../images/bg-2.gif') right top repeat-x;	
	font-size:0px;
	margin-bottom:15px;
}

.text5{
	margin-left:65px;
}

.value3{
	color:#990033;
	font-size:10pt;
	margin:0px 0px;
	line-height:100%;
	margin:4px 0px;
}

.value3 span{
	font-size:13.5pt;
}

.zag6{
	margin:0px 0px 10px 10px;
}

.zag6 a{
	color:#666;
	font-size:10.5pt;
	font-weight:bold;
}

.zag6-first{
	margin-top:15px;
}

.button10{
	background:url('../images/button10.gif') right top no-repeat;
	width:157px;
	height:25px;
	font:9pt Arial;
	color:white;
	border:none;
	cursor:pointer;
	text-align:center;
	margin-top:20px;	
}

.button10-new{
	background:url('../images/button10-new.gif') right top no-repeat;
}
.value3{
	color:#990033;
	font-size:10pt;
	margin:0px 0px;
	line-height:100%;
	margin:4px 0px;
}

.value3 span{
	font-size:13.5pt;
}


.value3{
	color:#990033;
	font-size:10pt;
	margin:0px 0px;
	line-height:100%;
	margin:4px 0px;
}

.value3 span{
	font-size:13.5pt;
}

.zag6{
	margin:0px 0px 10px 10px;
}

.zag6 a{
	color:#666;
	font-size:10.5pt;
	font-weight:bold;
}

.zag6-first{
	margin-top:15px;
}
.button10{
	background:url('../images/button10.gif') right top no-repeat;
	width:157px;
	height:25px;
	font:9pt Arial;
	color:white;
	border:none;
	cursor:pointer;
	text-align:center;
	margin-top:20px;	
}

.button10-new{
	background:url('../images/button10-new.gif') right top no-repeat;
}




.menu4{
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
	color:#666;
	font-size:11pt;
}

.menu4 li{
	display:inline;
	padding-right:8px;
}

.menu4 .first{
	font-weight:bold;
	padding-right:12px;
}

.menu4 .active a{
	font-weight:bold;
	background:none;
}

.menu4 a{
	color:#666;
	background:url('../images/bg-a1.gif') left bottom repeat-x;
	text-decoration:none;
}

.menu4 a:hover{
	background:none;
}

.favour_form{
    clear: right;
    float: right;
    margin: 10px;
}