﻿body
{
	font-family: Verdana,Arial,Tahoma;
	font-size: 90%;	
	
}

p
{
	font-size: 80%;		
}

h1
{
	font-size: 100%;
	margin-bottom:0px;
	
	
	
}

h3
{
	font-size: 100%;
	margin-bottom:0px;
	
	
	
}

.logo
{
	font-family: Verdana,Tahoma,Arial;
	background-image: url(Images/bg_logo.gif);
	width:316px;
	height:103;
	text-align:center;
	vertical-align:middle;	
	font-size:20px;
	color: #008080;
}

.banner
{
	font-family: Verdana,Tahoma,Arial;
	background-image: url(Images/bg_banner.png);
	width:514px;
	height:103;
	text-align:center;
	vertical-align:middle;	
	font-size:14px;
	color: #008080;
}

h4
{
	font-size: 80%;
}



a, a:link, a:visited
{
	text-decoration: none;
	color: #EA850E;
	margin-top: 0;
	margin-bottom: 0;
}

a:hover
{
    
    color: #008080;
}

hr
{
	border: none;
	width:20%; 
	text-align:center;
	height: 1px;     
     	color: #efefef;
	background-color: #efefef;
}




.addForm
{
	font-size:90%;
}

.siteMapPath
{	
	
}


.submenu
{
	
	font-size: 85%;	
}



.messageTitle
{
	font-weight:bold;	
	font-size: 90%;
	
}

.message
{
	font-size: 90%;


	
}

.contacts
{

	font-size: 90%;

	
}

.attention
{
	color:Red;	
}

