body{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-family: Times New Roman;
    font-size: 16px;
	color: #000000;
	background-color: #ede8d9;
}

a{
    text-decoration: underline;
    color: #ff0000;
}

h1{
	font-family: Verdana;
	font-size: 18px;
	color: #006600;
}

h2{
	font-size: 16px;
	color: #006600;
}

h3{
	font-size: 16px;
	color: #006600;
}

td{
	font-size: 16px;
	color: #000000;
}

hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #006600;
	border-bottom: 0px;
	padding: 0px;
	margin: 5 5 5 5;
}

img{
    border: 0;
}

.menu, .menu2{
	padding: 2 0 2 0;
	height: 20;
}

.menu a{
	font-family: Arial;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.menu a:hover{
	color: #666666;
}

.menu2 a{
	display: inline;
	font-family: Arial;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}

.submenu, .submenu2{
	padding: 2 0 2 20;
}

.submenu a{
	font-family: Arial;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	color: #ff0000;
}

.submenu2, .submenu2 a{
	font-family: Arial;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	color: #ff6600;
}

#bg{
	background: #ede8d9 url('../img/top.jpg') no-repeat left top;
}

.big_letter{
	font-family: Verdana;
	font-size: 25px;
	color: #ffffff;
	background-color: #006600;
	padding: 0 3 0 3;
}


.foot, .foot td{
	font-size: 12px;
}

a.sitemap{
	color: #000000;
}

.phones{
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}