﻿input.button
{
	background: #61A335;
	border: 0px solid #F7B04B;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

h1
{
	background-color: #7FCA29;
}


h2
{
	border-right: 4px #61A335 solid;
	color: #9B907D;
}

#top-header
{
	width: 100%;
	height: 50px; /* background-color: #CEC6B5; border-left:1px #C8C2B7 solid; */ /*border-right:1px #C8C2B7 solid; */
	border-bottom: 3px #61A335 solid;
	margin-bottom: 3px;
}


#footer
{
	width: 980px;
	height: 5px;
	border-top: 2px #61A335 solid;
	margin-top: 5px;
	clear: both;
	margin: 0 auto;
	margin: 0 auto;
	padding: 2px 0;
}


#footer a
{
	color: #484444;
	text-decoration: none;
}

#footer a:hover
{
	color: #61A335;
	text-decoration: none;
}

ul
{
	list-style: square;
	text-align: justify;
	direction: rtl;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 4px;
	color: #61A335;
	margin-right: 18px;
}
ul a
{
	color: #61A335;
}

ul a:hover
{
}

.column img
{
	width: 120px;
	height: 120px;
	border:solid 0px white;
	padding: 3px 3px 3px 3px;
}
