.Body
{
	background-color:#555555;
	text-align:center;
	direction:rtl;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.logo
{
	text-align:center;

}

.Table
{
	width: 760px;
}
.table td {
	vertical-align: top;
}

.menu {
	width: 160px;
	background-color: #ade0f1;
	background-image: url(images/01.jpg);
	vertical-align: top;
	text-align: center;
	line-height: 10px;
}
.menu a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #1c4966;
	text-decoration: none;
}
.menu a:hover {
	font-family: arial;
	font-size: 12px;
		font-weight: bold;
	color: #657172;
	text-decoration: none;
}

.content {
	padding: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	width:760px;
	background-color: #ebf7ff;
	vertical-align: top;
}
.footer {
	background-color: #1b4762;
	width: 760;
	font-family: arial;
	font-size: 11px;
	color: #0078aa;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #oooooo;
}
.title a
{
	color:#000000;
	text-decoration:none;
}
.title a:hover
{
	text-decoration:underline;
}
.text {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}



.login
{
	border:20;
	border-style:ridge;
	border-color:#047AF1;
	background-color:#6CA4C9;
}
.login td
{
}

.DataGrid
{
}
.DataGrid a
{
	width:200;
	text-decoration:none;
	padding:2;
}

.PageType1
{
	color:white;
	background-color:#003399;
}
.PageType1:hover
{
	background-color:#01256E;
}

.PageType2
{
	color:#281D03;
	background-color:#FCC749; 
}
.PageType2:hover
{
	background-color:#FAE3AB;
}

.PageType3
{
	color:#ffffff;
	background-color:#7B7A7C;  
}
.PageType3:hover
{
	background-color:#504E51;
}

.PageType4
{
	color:#ffffff;
	background-color:#BA070F;  	 
}
.PageType4:hover
{
	background-color:#83050A;
}

.PageType5
{
	color:white;
	background-color:#9CACBE;
}
.PageType5:hover
{
	background-color:#5B7694;
}

.PageType6
{
	color:white;
	background-color:#C15555;
}
.PageType6:hover
{
	background-color:#9A1C1C;
}

.PageType7
{
	color:white;
	background-color:#A50808;
}
.PageType7:hover
{
	background-color:#820606;
}

.DataList
{
}
.DataList td
{
	vertical-align:top;
}
.DataList a
{
	background-color:#027DF9;
	color:#ffffff;
	font-family:Arial;
	font-size:16;
	padding:1;
	width:100%;
	text-decoration:none;
}
.DataList a:hover
{
	color:Yellow;
}
.DataList img
{
	width:150;
	border:0;
}

.SelectedPic
{
}
.SelectedPic table
{
}
.SelectedPic img
{
	width:350;
}
.SelectedPic span
{
}

.AdminLinks
{
	background-color:White;
	text-align:left;
}
.AdminLinks a
{
	color:Navy;
	padding:2;
	text-decoration:none;
	text-align:center;
	font-size:18;
	font-weight:bold;
}
.AdminLinks a:hover
{
	text-decoration:underline;	
}

.lProp
{	
	color:#05427F;
	font-size:18;
	font-family:Arial;
}

.lName
{
	color:#053E77;
	font-size:25;
	font-family:Arial;
	width:100%;
	padding:2;
	text-align:center;
	background-color:#027DF9;
	color:White;
}

.Name
{
	font-family:Arial;
	font-size:18;
	font-weight:bold;
	width:450px;
}
.Prop
{
	font-family:Arial;
	font-size:16;
}

.TopLinks
{
	border:0;
	background-color:#1b4762;
	width: 100%;
	color: #CCCCCC;
	text-align:center;
}
.TopLinks a
{
	color:White;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0;
	width: 80px;
}
.TopLinks a:hover
{
	text-decoration:underline;
}


.SubPage
{
}
.SubPage a
{
	color:#5D6874;
}
.SubPage a:hover
{
	text-decoration:none;
	color:Black;
}

.Empty
{
	width:0;
	border:0;
}

.TopMenu
{
	width:120px;
	background-color:#5d5d5d;
	padding:3;

}
.TopMenu a
{
	width:100%;
	padding:1;
	text-decoration:none;
	background-color:#092152;
}
.TopMenu a:hover
{
	background-color:#f9493c;
	color:Black;
}

.SideMenu
{	
	width:150px;
	background-color:#000000;
	border:1;
	border-style: hidden;
	padding:3;
}
.SideMenu a
{
	width:100%;
	padding:3;
	margin: 1px;
	text-decoration:none;
}
.SideMenu a:hover
{
	background-color:#d2dde9;
	color:Black;
}

.News
{
	width:100%;
}
.News td
{
	vertical-align:top;
	border-bottom:1;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
}
.News img
{
	border:0;
	width:120;
}

.Help
{
	background-color:#0A4A91;
	color:White;
	font-family:Arial;
	padding:3;
	border:2;
	border-style:outset;
	border-color:#F1F1EB;
	font-size:12;
	width:120;
	font-weight:bold;
	text-align:center;
}

.TipName
{
	color:#7F7F42;
}

.SubPageLinks
{
	width:150px;
}
.SubPageLinks a
{
	width:150px;
	color:Black;
}
.SubPageLinks a:hover
{
	text-decoration:none;
}
.roller
{
	width:220px;
	border:1;
	border-style:solid;
	border-color:#ffffff;
	height: 158px;
}
