/* CSS Document */
body {
	margin:0;
	padding:0;
	color:#606060;
	background-image: url(../images/bg_top_tile.gif);
	background-repeat: repeat-x;
	background-color: #d88440;
}
body, td, th, textarea, select, h2, h3, h4, h5, h6
{font-family: Tahoma, Verdana, Arial;font-size: 11px; line-height:20px;}
p
{
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
h1
{font-size:30px;line-height:1.25em;margin:18px;}
h2 {
	font-weight:bold;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D88440;
}
h3 {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
link{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#ef6f02;
}
a:link, a:visited, a:hover, a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ef6f02;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.bg-header-tile {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-content-tile {
	background-image: url(../images/bg_content_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-footer-tile {
	background-image: url(../images/bg_footer_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-footer-main {
	background-image: url(../images/footer_main_bg.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
.main-bg-white {
	background-color:#FFFFFF;
}
div.footer-pad {
	padding-top:25px;
	padding-right:85px;
}
div.footer-txt {
	color:#FFFFFF;
	direction:rtl;
}
div.footer-txt a { text-decoration:none; color:#FFFFFF;}
div.footer-txt a:hover { text-decoration:none; color:#b4d4f9;}
.content-pad {
	padding-bottom:18px;
	padding-right:11px;
	padding-left:17px;
}
.box1-bg {
	background-image: url(../images/box_01_bg.gif);
	background-repeat: repeat-x;
	height: 176px;
}
div.box1-content {
	padding: 12px;
	color: #000000;
}
div.box2-content {
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4c5da;
	border-left-color: #b4c5da;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.box3-bg {
	background-image: url(../images/box_03_bg.gif);
	background-repeat: repeat-x;
}
div.box3-item {
	padding-right: 11px;
	padding-left: 8px;
}
div.box3-item p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8b98a5;
	text-align: right;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 10px;
}
div.box3-item a {
	color:#cc5800;
}
div.box3-item a:hover {
	color:#84a9d7;
}
.center-pad {
	padding-left:10px;
	padding-right:10px;
}
/* Begin of FORM */
input
{
	color: #000000;
	background: #eaeef2;
	border: 1px solid #b2bbc6;
	padding-right:5px;
	padding-left:5px;
	height:20px;
	width:145px;
}
label
{
	font-size:12px;
	color:#000000;
	width: 5em;
	float: right;
	text-align: right;
	margin-right: 0.2em;
	display: block
}
.submit
{
	width:93px;
	height:26px;
	text-indent:-9999px;
	background-image: url(../images/b_login.gif);
	border:0px;
	display:block;
	cursor:pointer !important; cursor:hand;
	float:left;
} 
/* End of FORM */
.pages-content-pad {
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	direction:rtl;
}
.txt-title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #8EA8CB;
	font-weight: bold;

}

