@import "Modules.css";
body 
{
	background: white url(images/header-back.png) repeat-x top;
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 1px;
	margin-bottom: 25px;
	/*text-align:center;*/
	padding-top: 0px;
}
.OutBoxTop
{
	
}
.PortalTable {
	width: 765px;
	padding: 0px 0px 0px 0px;
	
	/*background-color:#3a3a3a;*/
}
.PortalCenter
{
	width:100%;
	padding:0px 26px 0px 26px;
}

.PortalHeader {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.PortalHorizentalMenu {
	width: 100%;
}
.PortalTop 
{
	width: 100%;
}
.PortalLeft 
{
	width: 230px;

	vertical-align: top;
	padding-right:5px;
	
}
.PortalContent {

padding-top:0px;
	vertical-align: top;
	height: 100%;
}
.PortalRight {
	width: 240px;
	vertical-align: top;
	background-color:#f4f4f4;
	padding:10px;
}
.PortalBottom {
	width: 100%;
}
.PortalFooter 
{
	padding-top:10px;
	width: 100%;
}
.PortalSearchBtn
{
	background:url('images/search-btn.png');width:79px;height:18px;border:none;
}

#Menu0 li {
    background-image:url('images/menu-separator.gif');
    background-repeat:no-repeat;
    background-position :left middle;
}
#Menu0 li.NOSEPARATOR, #Menu0 ul li {
    background-image:none;
}


h6
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	margin:0px;
}
h5{
	font-family:Tahoma;
	font-size:11px;
	font-weight:600;
	margin:0px;
}
h4{
	font-family:Tahoma;
	font-size:13px;
	font-weight:800;
	margin:0px;

}
 

h3
{
	font-size:13px;
	font-weight:normal;
}
h2
{
	font-size:14px;
	font-weight:600;
}
h1
{
	font-size:16px;
	font-weight:600;
}
.tblDashed tr td
{



}

.HeaderLink {
	background-color: #999999;
}
.lblError {
	color: Red;
}
.NewsBullet {
	background: url(../images/arrow.gif);
	height: 10px;
}
.ModuleHeaderTD {
	background-image : url(../ModuleSkins/images/ModuleTopCenter.gif); /*background-color:#087baa;*/;
	height: 35;
}
.ModuleHeaderRight {
	background-image : url(../ModuleSkins/images/ModuleTopRight.gif);
	background-repeat: no-repeat; /*background-color:#087baa;*/;
	background-position: center center;
	width: 28;
	height: 35;
}
.ModuleTitleLeft {
	background-image : url(../ModuleSkins/images/ModuleTopLeft.gif);
	background-repeat: no-repeat; /*background-color:#087baa;*/;
	background-position: center center;
	width: 10;
	height: 35;
}
.ModuleHeaderCenter {
	background-image : url(../ModuleSkins/images/ModuleTopCenter.gif);
	background-repeat: no-repeat; /*background-color:#087baa;*/;
	background-position: right;
	height: 35;
	vertical-align: bottom;
}
.ModuleTitleFloater {
	height: 9;
}
.ModuleBodyLeft {
	width: 10;
	background-image: url(../ModuleSkins/images/ModuleLeft.gif);
	background-repeat: repeat-y;
}
.ModuleBodyRight {
	width: 7;
	background-image: url(../ModuleSkins/images/ModuleRight.gif);
}
.ModuleFooter {
	background-image : url(../ModuleSkins/images/ModuleBottomCenter.gif); /*background-color:#087baa;*/;
	height: 12;
	text-align: left;
	vertical-align: baseline;
}
.ModuleFooterRight {
	background-image : url(../ModuleSkins/images/ModuleBottomRight.gif); /*background-color:#087baa;*/;
	width: 7;
	height: 12;
}
.ModuleFooterLeft {
	background-image : url(../ModuleSkins/images/ModuleBottomLeft.gif); /*background-color:#087baa;*/;
	background-repeat: no-repeat;
	width: 10;
	height: 12;
}
.ModuleFooterMain {
	background-image : url(../ModuleSkins/images/ModuleBottomCenter.gif); /*background-color:#087baa;*/;
	height: 12;
	vertical-align: top;
	text-align: left;
}
.msnfoot1 a{text-decoration:none;

}
.msnfoot1{padding-left:15px;

}

.msnfoot1 .primary li {
	float: left;
	padding: 0 1.4em 0 0;
}
.msnfoot1 .secondary {
	text-align: right;
}
.msnfoot1 .secondary a {
	white-space: pre;
}
.msnfoot1 .secondary li {
	float: right;
	padding: 0 0 0 1.4em;
}
.msnfoot1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.msnfoot1 ul li.last {
	padding: 0;
}
.msnfoot1 .copyright {
	background: url(decoration/msft.gif) no-repeat 100% 50%;
	color: #636363;
	clear: both;
	float: right;
	margin-top: 1.5em;
}
.msnfoot1 .copyright span {
	border-right: 1px solid #636363;
	display: block;
	line-height: 20px;
	margin-right: 133px;
	padding-right: 10px;
}
/***************************SURVEY****************/
.DivSurveyOptions
{
text-align:right;
padding-right:20px;
}
.SurveyButton
{
background-color:#bebebe;
color:black;
font-size:10pt;
text-decoration:none;
}
/*******************CONTENT************************/
.ContentStyle
{
    text-align:right;
    padding:0px;
}
.ContentTabs
{
	padding:0px;
	margin:0px;
	height:41px;

	z-index:999;
	
}
.ContentTab{
padding-top: 12px;
	background: url('images/tab-pressed.jpg') no-repeat center top;
	height: 41px;
	width: 245px;
text-align: center;
	float:right;
}
.ContentTab a,.ContentTab a:hover,.ContentTab a:visited{

font-size:10pt;
color:#906596;
text-decoration:none;
width:100%;
}

.ContentSelectedTab a,.ContentSelectedTab a:hover,.ContentSelectedTab a:visited{
font-size:10pt;
color:#56365b;
text-decoration:none;
width:100%;
}

.ContentPages
{
	padding:0px;
	
}
.ContentSelectedTab
{
padding-top: 12px;
	background: url('images/tab.jpg') no-repeat center top;
	height: 41px;
	width: 245px;
	text-align: center; 
	float:right;
	/* border:1px #999999 solid;
	border-bottom:0px none;
	padding:3px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:4px; */
}
.GalleryThumbTable
{
	width:100%;height:460px;
}

.GalleryThumbTdCats
{
background:#ddd;
vertical-align:middle;
border:1px solid gray;
border-bottom:3px solid gray;
border-left:2px solid #999;
height:30px;
}
.GalleryThumbDivCat
{
	float:right;
	border-left: 1px solid gray;
padding:0px 10px 0px 4px;
margin-top:10px;
}
.GalleryThumbDivCat a
{
	text-decoration:none;
	font-size:10pt;
	color:#333;
font-weight:600;
}

.GalleryThumbTdImages
{
vertical-align:top;
width:30%;
border:1px solid gray;
border-bottom:3px solid gray;
border-left:2px solid #999;
	
}
.GalleryThumbTdImages table td
{
	padding:1px;
	border:1px solid gray;
	vertical-align:middle;text-align:center;
	width:100px;height:100px;
	margin:2px;
}

.GalleryThumbSelectedImage ,.GalleryThumbSelectedImage div img
{
	
	border:1px solid gray;
	border-bottom:3px solid gray;
	border-left:2px solid #999;
	
}
.GalleryThumbPager
{
}


.Custom_ContentHolder
{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:17px;
}

.Custom_Title
{
	font-weight:bold;
	color:#336699;
	direction:rtl;
	text-align:right;
	padding:10px;
	background-color:#e7f7f8;
	/*background-image:url('../Images/Custom_Menu_bg.gif');
	background-position:right top;
	background-repeat:repeat-y;*/
}

.Custom_Content 
{
	color:#333;
	direction:rtl;
	text-align:right;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
}
.WorldTime
{
float:right;
padding-right:10px;
}