﻿/* Made in Uzbekistan www.parusinfo.com 2007 */

/* Standart styles */
html,body {font-family:Verdana, Tahoma, Arial, helvetica, sans-serif; background-color:#999999; 
			padding:0px; margin:0px;}

A, A:link, A:visited 	{font-size:9pt; COLOR:#ffffff; TEXT-DECORATION:underline;}
A:hover 				{font-size:9pt; COLOR:#ffffff; TEXT-DECORATION:none;}

.nav, .nav:visited, .nav:link	{font-size:9pt; color:#996600; text-decoration:underline; margin-left:30px;}
a.nav:hover 					{font-size:9pt; color:#996600; text-decoration:none; 	  margin-left:30px;}

.navB, .navB:visited, .navB:link{font-size:9pt; color:#663300; text-decoration:underline; margin-left:30px;}
a.navB:hover 					{font-size:9pt; color:#663300; text-decoration:none;	  margin-left:30px;}

.secL, .secL:link, .secL:visited {font-size:9pt; color:#663300; text-decoration:underline;}
a.secL:hover 					 {font-size:9pt; color:#663300; text-decoration:none;}

img {border:0px;}

.tab_w100 	{width:100%;}
.tab_wh100	{width:100%; height:100%}

/* Header */
.tabHead	{background-image:url('images/page_bg_top.jpg'); background-repeat:repeat-x; 
				background-position:top left; height:50px;}
.homemail	{vertical-align:bottom; padding:0 0 5 75;}
.lang		{vertical-align:bottom; padding:0 75 5 0; text-align:right; color:#ffffff;}

/* Page */
.tabPage	{vertical-align:top; background-color:#999999;}

	/* --- Paper --- */
	.papLR   {width:75px; height:520px;}
	
	.papTop  {height:25px; background-image:url('images/paper_top.jpg'); background-repeat:repeat-x; 
				background-position:left top; vertical-align:bottom; background-color:#e1d0b1;}
				
	.papBot  {height:55px; background-image:url('images/paper_bottom.jpg'); background-repeat:repeat-x; 
				background-position:left bottom;}
				
	.papLogo {width:30%; height:20px; vertical-align:top; padding:0 5 10 5; text-align:center; 
				color:#663300; font-size:10pt; font-weight:bold; background-color:#e1d0b1;}
				
	.papPic	 {width:30%; font-size:9pt; vertical-align:top; padding:0 5 0 5; background-color:#e1d0b1;}
	.gr3 	 {padding-left:210px; height:26px;}
	.secLink {text-align:center; font-weight:bold; vertical-align:bottom; background-color:#e1d0b1;}
	.menuTit {font-size:9pt; color:#663300; margin-left:30px;}

	
/* Footer */
.tabFoot	{background-image:url('images/page_bg_bottom.jpg'); background-repeat:repeat-x; 
				background-position:bottom left; height:100px;}
.design	{padding:0 0 10 25; width:40%; vertical-align:bottom; color:#cccccc; font-size:9pt;}
.count	{padding:0 0 10 0;  width:20%; vertical-align:bottom; text-align:center;}
.copy	{padding:0 25 10 0; width:40%; vertical-align:bottom; text-align:right; color:#cccccc; font-size:9pt;}
.broun	{color:#996633;}
				
