img, td, table { 
	behavior:url("iepngfix.htc")
}
BODY {
	margin:0px;
	padding:0px;
	background: #000000 url(./images/BgImage.jpg) repeat-x top center;
	font-family: Times New Roman;
	color: #666666;
}
p {
	margin: 0px;
}
.MainTab {
	width: 1026px;
	height: 100%;
}
.TabTopRow {
	height: 248px;
	background: url(./images/TopImageGirl.png) no-repeat;
}
.Logo {
	margin-top: 10px;
}
.Clock {
	margin-top: 34px;
	margin-left: 8px;
}
.Bell {
	margin-left: 16px;
	margin-bottom: 0px;
	text-align: left;
	height: 29px;
}
.MenuLangRow {
	height: 42px;
	background: url(./images/TabTopImage.png) no-repeat;
}
.TabPreBotRow {
	height: 80px;
	background: #87bcd6;
}
.TabPreBotRow td{
	font-family: Tahoma;
	color: #003366;
	font-size: 8pt;
}
.TabBotRow {
	height: 34px;
	background: url(./images/TabBotImage.png) no-repeat;
}
.LeftCorner {
	width: 12px;
	background: url(./images/LeftCorner.png) no-repeat;
}
.RightCorner {
	width: 12px;
	background: url(./images/RightCorner.png) no-repeat;
}
.ContentBlock{
	width: 1002px;
	background: url(./images/ContentBg.jpg) repeat-y;
}
.MenuContent{
	background: url(./images/MenuBg.jpg) repeat-x;
}
.LangTd{
	background: url(./images/LangBg.jpg) no-repeat;
	text-align: center;
}
.LangA:link{font-family: Tahoma; text-decoration: none;font-size: 9pt; color: #FFFFFF; font-weight: bold;}
.LangA:visited{font-family: Tahoma; text-decoration: none;font-size: 9pt; color: #FFFFFF; font-weight: bold;}
.LangA:hover{font-family: Tahoma; text-decoration: none; font-size: 9pt; color: #6D4300; font-weight: bold;}

.LangASelected:link{font-family: Tahoma;text-decoration: none;font-size: 9pt; color: #6D4300; font-weight: bold;}
.LangASelected:visited{font-family: Tahoma;text-decoration: none;font-size: 9pt; color: #6D4300; font-weight: bold;}
.LangASelected:hover{font-family: Tahoma;text-decoration: none; font-size: 9pt; color: #6D4300; font-weight: bold;}

/*  Drop down menu settings  ****************************/
#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px;
	font-family: Times New Roman;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	text-align: center;
	text-decoration:none;
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight:normal;
	}

.MainMenuHref{
	text-decoration:none;
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-size: 11pt; 
	font-weight:normal;
	margin: 0px;
	}

#sddm li a:hover
{	text-decoration:none;
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight:normal;
	text-decoration:underline;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
		}

#sddm div a
{	background: url(./images/MenuBg.jpg) repeat;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration:none;
	font-family: Times New Roman; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight:normal;
	opacity:0.88;
	shadow: 20;
	}

#sddm div a:hover {
	color: #FFFFFF;
}
.MenuSeparator {
	color: #FFFFFF;
}
