select, input, textarea, a, p, body, option, table, td, ul, li, div {
	font-family: times,Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	color: black;
}

body	{background: black url(img/fill.jpg);}

p, div	{
	text-align: justify;
	text-indent: 35px;
	}

div 	{padding: 0 0 8 0;}
span	{
	color: #006699;
	font-style: italic;
	}

a	{
	font-family: times;
	color: red;
	font-size: 11pt;
	text-decoration: none;
	}

a:hover	{color: red;}

.nr	{background-repeat: no-repeat;}
.ds	{display: none;}

h1	{font-size: 15px;}

.titl {	color: black;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.tit {	color: black;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


.left		{width: 179px;
		background: black url(img/fill_l.jpg);}

.right		{width: 2px;
		background: black url(img/fill_r.jpg);}


.topleft	{
		font-size: 18pt;
		font-weight: bold;
		color: white;
		padding: 30 8 0 18;
	font-family: times;
}

.main		{background: black url(img/fill.jpg);}

.menuleft	{width: 180px;
		padding: 30 8 0 8;
		}

.mainright	{
		width: 350px;
		padding: 30 8 0 8;
		background: url(img/lbook.jpg) no-repeat top right;}

.menu, .menua	{padding: 2 0 15 8;}

.menu a	{
		font-size: 11pt;
		font-weight: bold;
		color: #acb7ae;
		text-decoration: none;
		}

.menu a:hover	{
		font-size: 11pt;
		font-weight: bold;
		color: white;
		text-decoration: none;
		border-bottom: 1px solid white; 
		}

.menua a {	font-size: 11pt;
		font-weight: bold;
		color: white;
		text-decoration: underline;}

.menua a:hover	{color: white;}

.pr td		{padding: 2 4 2 4;}