﻿*
{
	margin:0;
	padding:0;
}

p
{
	margin:0px 0 15px 0;
	margin-left:45px; 
	margin-right:45px;
}

img
{
	border:none;
	margin:0;
}

ul
{
	margin:0px 0 10px 30px;
}

h1
{
	font-size:10pt;
	color:#666;
	border-bottom:1px solid #98b802;
}

h3
{
	margin-left:45px;
	margin-bottom:15px; 
	border-bottom:1px gray solid;
	width:497px;
	padding-bottom:2px;
	
}


h4
{
	margin-left:45px; 
	padding-bottom:10px; 
}

h5
{
	margin-left:45px; 
	padding-bottom:10px; 
}


html
{
	background:#fff;
}

body
{
	width:800px;
	margin:auto;
	text-align:justify;
	font-family:tahoma;
	font-size:10pt;
}

#page
{
	width:780px;
	margin:auto;
	margin-top:30px;
	background:#fff;
	border:thin #FFFFFF solid
}

#header
{
	width:778px;
	height:216px;
	background:#fff url('images/header.jpg');
	border-left: 1px navy solid;
	border-right: 1px navy solid;
	border-top: 1px navy solid;
}

#leftBlock
{
	width:190px;
	float:left;
	background:#fff;
	margin-top:0px;
	border-bottom:1px navy solid;
	border-left:1px navy solid;

}	

#menu a, #menu a:visited {
	position: relative;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	color: #fff;
	display: block;
	width: 10em;
	border: 2px solid #fff;
	border-color: #def #678 #345 #cde;
	padding: 0.25em;
	margin: 0.5em auto;
}

#menu a:hover {
  top:2px;
  left:2px;
  color:#fff;
  border-color:#345 #cde #def #678;
  }

#menu a.selected
{
  	top:2px;
 	left:2px;
  	color:#fff;
  	background-color:#1d317f;
  	border-color:#345 #cde #def #678;

}



/*
#menu
{
	background:#000;
	line-height:10px;
	font-weight:bold;
	
}

#menu ul
{
	margin:0px;
	width:18x;
	margin-right:10px;
	background:#000;
}

#menu ul li
{
	list-style:none;
	display:inline;
}

#menu ul li a
{
	padding:8px 5px 7px 5px;
	background:#000 url('images/btn3.jpg') repeat-x;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	display:block;
	}

#menu ul li a:hover
{
	border-left:8px solid #43110a;
	background:#000 url('images/btn4.jpg') repeat-x;
}	

#menu ul li a.selected
{
	color:white;
	background-image:url('images/btn3.jpg');
}*/

.tabs
{
 	width:490px;
 	font-size:13px;
 	margin-left:40px;
	margin-right:30px;
	padding-top:20px;
}

.heading
{
	margin-top: 20px;
	margin-left:40px;
	color:#1d4617;
}

.tabs2
{
 	width:490px;
 	font-size:13px;
 	margin-left:40px;
	margin-right:30px;	
}


.contentblock
{
	float:right;
	width:587px;
	padding:10px;
	background:#dddee3;
	color:#666;
	border-bottom:1px navy solid;
	border-right:1px navy solid;
	border-left:1px navy solid;
	border-top: 1px navy solid;
}

#pix img
{
	display:block;
	margin-bottom:5px;
}


#footer
{
	font-size:8pt;
	/*background-image:url('images/btn3.jpg');*/
	color:#fff;
	border-bottom:1px navy solid;
 
	

	padding:5px;
}

#footer a
{
	color:navy;
}

tr, td
{
	padding-bottom:10px;
}

#footerpic
{
	float:right;
	padding-top:5px;
}

.gap
{
	margin-left:45px;
	margin-top:30px;
	margin-bottom:5px;
	border-bottom:1px gray solid;
	padding-bottom:2px;
	
}

.pspace
{
	margin-bottom:0px;
	text-align:right;
}















