﻿@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #463721;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

	
	
}
a:link {
	color: #463721;
	text-decoration: none;
}
a:visited {
	color: #463721;
	text-decoration: none;
}
a:hover {
	color: #92D863;
	text-decoration: underline;
}
a:active {
	color: #463721;
	text-decoration: none;
}

.aalign { text-align:center;
}
.ppad{
	padding: 3px;
}
.ppad1{
	padding:5px;
	padding-left: 35px;

}

.green{
	height:1px;
	background-color: #b9db6f;
}

.boldtext {font-family:Tahoma;
font-weight:bold;
font-size:13px;
color:#8bb769;

}

.bg1{background-image:url(images/bg3.gif);
    padding:5px;
	padding-right: 35px;
	}
	
.hormanytext{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color: #BF8E2C
}
.linespacing {
	line-height: 20PX;
}

.menubg { background-image:url('images/bg4.gif');
height:28px;
 background-repeat:repeat-x;}
 
 .menugaps{
	padding: 2px;
	padding-right: 6px;
	width:90px;
	font-size:10px;
}

.font{
	font-size:11px;
	padding-right: 6px;
	padding: 2px;
	font-family: Tahoma;
	
}
.dir {direction: rtl;
}

