﻿h1
{
	font-size: 2.3em;
	color: #3e3e3e;
	margin: 0;
	padding-top: 0.86em;
	padding-bottom: 0.5em;
	font-weight: normal;
	line-height: 25px;
}

h1 a
{
	text-decoration:none;
}

h2
{
	font-size: 2em;
	color: #3e3e3e;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-weight: normal;
	line-height: 25px;
}

h2 a
{	
	text-decoration:none;
}

h3
{
	font-size: 1.5em;
	color: #3e3e3e;
	margin: 0;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-weight: normal;
	line-height: 20px;	
}


h4
{
	font-size: 1.3em;
	color: #3e3e3e;
	margin: 0;
	padding:0;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-weight: normal;
	line-height: 20px;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: 'Arial Narrow', 'Arial' ,'Tahoma', 'Trebuchet MS' , tahoma,helvetica,sans-serif, georgia, times, "times new roman" , serif;
	color: #000;
	background-image: url(img/back.gif);
	letter-spacing: 0.04em;
	
}

p
{
	margin-top:0.5em;
}

a:link
{
	color: #3e3e3e;
}
a:visited
{
	color: #3e3e3e;
}

a:hover, a:active
{
	color: #fff;
	background-color: #4f4f4f;
}

a:hover img, a:active img
{
	
}



input
{
	border: solid 1px gray;
}

table
{
	font-size:1em;
}


ul
{	
	margin-top: -0.4em;	
	font-size:0.95em;
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}
ul ul
{
	margin-top: 0.4em;	
	margin-bottom: 0.4em;
}


ul li
{
	margin-top:0.5em;	
/*	height:15px;	
	padding: 0em;	*/
}

ul li h3
{
	margin-top:-0.3em;/*-0.5em;	*/
}

ul li ul li ul li
{
	
	padding:0em;
	font-size:1.1em;
	
}



ul li ul li ul a
{
	/*display: block;*/
	/*width: 135px;*/
	/*padding: 3px 5px 3px 10px;*/
	text-decoration: none;
	
}

ul li a:hover
{
	
	background-image: url(nav_base2.jpg);
	background-repeat: repeat-y;
}
