﻿*
{
	font-family:Tahoma,Arial;
	color:Black;
}
body 
{
	margin:0px;
	padding:0px;
	background-color:red;
	overflow-x:hidden;
	background:url(images/blue.jpg) repeat-x top;
        
}
#header
{
	background:url(images/untitled221.bmp);
	width:800px;
	height:100px;
}
#menu
{
	text-align:center;
	vertical-align:top;
	width:766px;
	height:40px;
}
.mainTableCell
{
	
	width:100%;

}
#mainContent
{
	background: url(images/main.Content.jpg) repeat-x;
	width:766px;

	text-align:left;
}
#imageticker
{
	text-align:right;
	position:relative;
	overflow:hidden;
	top:-460px;
	left:-385px;
	width:100%;
	margin-bottom:10px;
}
#verticalImageLibarary
{
	text-align:right;
	position:relative;
	overflow:hidden;
	top:-460px;
	left:0px;
	width:381px;
}
.contentPane
{
	margin-top:-16px;
	padding-top: 16px;
	margin-bottom:-14px !important;
	margin-bottom:0;
	background:url(images/contentStrip.jpg);
	width: 325px;
	min-height:480px;
	height:auto !important;
	height:480px; 
	font-size:12px;
    font-family:Arial;
    direction:rtl;
    text-align:right;
    padding-left:30px;
    padding-right:30px;
 }
.contentPaneWide
{
	margin-top:-16px;
	padding-top: 16px;
	margin-bottom:-14px !important;
	margin-bottom:0;
	background:url(images/mmm111.bmp);
	width:706px;
	min-height:480px;
	height:auto !important;
	height:480px; 
	font-size:12px;
    font-family:Arial;
    direction:rtl;
    text-align:right;
    padding-left:30px;
    padding-right:30px;
 }
 .mainMenu
 {
	height:40px;
	direction:rtl;
 }
 .navBarLinkContainer
 {
	width:150px;
	height:40px;
	background:url(images/m5.jpg);
 }
 .navBarLink
{
	width:150px;
	height:40px;
	line-height:40px;
	padding:0px;
	letter-spacing:2px;
	display:block;
	overflow:hidden;
	text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#7b3a00;
    text-decoration:none;
}
.navBarLink:hover
{
    color:#aa1300;
}
.credits,.credits a
{
	text-align:center;
	font-size:11px;
	color:gray;
	background-color:red;
}
.credits a
{
	text-decoration:none;
	color:black;
}
.GlobalImageThicker
{
	color:red;
	
}
.GobalImageTickerImage
{
	height:99px;
	overflow:hidden;
	padding:1px;
	background-color:red;
	border:1px solid gray;
	margin-bottom:10px;
	margin-right:10px;
}
.GobalImageTickerImageLink,GobalImageTickerImageLink
{
	margin-right:10px;
	margin-bottom:5px;
}