﻿/* layout-details*/
body {
	background-color: #aabbcc;
	background-image: url('../images/gradient-bg.gif');
}
#layout {
	width: 95%;
	height: 650px;
	margin: 0 5px 0 30px;
	background-color: #FFFFFF;
	overflow: visible;
}
/* logo-details*/
#logopart {
	float: left;
	width: 450px;
	height: 100px;
	padding: 20px 0px 0px 30px;
}
#logo {
	float: left;
	width: 376px;
	height: 79px;
	margin: 20px 5px 0px 25px;
}
/* navigation-details*/
#nav {
	height: auto;
	width: 100%;
	direction: rtl; /*padding:0px 8px 0px 0px;*/;
	margin: 5px 5px 0px 0px;
	background-color: #FFCC66;
	/*background-image:url(../../images/body-shape_r.jpg);
	background-position:right;
	background-repeat:no-repeat;	*/
}
#links {
	height: 31px;
	width: 99%;
	float: right;
	direction: rtl;
}
#link1 {
	height: 31px;
	width: 140px;
	float: right;
	margin: 0px 5px 0px 0px;
	background-image: url('../images/top-link-image.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
}
#link2 {
	height: 31px;
	width: 140px;
	float: right;
	margin: 0px 5px 0px 0px;
	background-image: url('../images/top-link-image.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
}
#link3 {
	height: 31px;
	width: 140px;
	float: right;
	margin: 0px 5px 0px 0px;
	background-image: url('../images/top-link-image.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
}
#link4 {
	height: 31px;
	width: 140px;
	float: right;
	margin: 0px 5px 0px 0px;
	background-image: url('../images/top-link-image.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
}
.link-text {
	height: 20px;
	width: 120px;
	float: right;
	margin: 10px 0px 0px 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	text-transform: capitalize;
}
/* header-text-details*/
#header-text {
	height: 180px;
	width: 470px;
	float: right;
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}
.headers {
	background-color: navy;
	height: 25px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
}
#right {
	width: 25%;
	float: right;
	margin: 2px 5px 0px 5px;
	/*display: block;*/
}
#boxHeader {
	background-image: url('../images/top-image.jpg'); /*background-position:left;*/;
	width: 99%;
	height: 5px;
	float: right;
	margin: 2px 5px 0px 5px;
	background-repeat: repeat-x;
}
#login {
	background: #FFCC66;
	direction: rtl;
}
/* seperator-details*/
#seperator {
	float: left;
	width: 715px;
	height: 5px;
	background-image: url('../images/top-image.jpg');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 7px;
	overflow: auto;
}
#seperator2 {
	float: left;
	width: 715px;
	height: 5px;
	background-image: url('../images/top-image.jpg');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 7px;
	overflow: auto;
}
/*MAIN LINK-STYLE*/
/* link1 -style-details*/
.link1 {
	color: #fefefe;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.link1:hover {
	color: #060606;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
/* link2 -style-details*/
.link2 {
	color: #333322;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	width: 100%;
	margin: 15px 8px 20px 5px;
	font-family: tahoma;
}
.link2:hover {
	color: #41326D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#content {
	float: right;
	width: 72%;
	height: auto;
	background-color: #FFFFCC;
	margin: 2px 5px 5px 0px;
}
.rightLinks {
	margin: 10px 5px 0px 0px;
	line-height: 25px;
	color: #CC3300;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 700;
	width: 100%;
}
.txt, .lbl, .btn {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 500;
}

#azmonDiv
{
	margin:2px 10px 2px 1px;
}

#azmonTbl
{
	font-family: Tahoma; font-size:12px;
	direction:rtl;
    border:1px solid #990000;	
}
#azmonTbl tr 
{
	 border:1px solid maroon;
	 background-color:;	
}
