﻿body {
	font-family: "Tahoma";
	font-size: 0.8em;
	background: url("../images/site/Background.jpg") repeat scroll;
	margin: 0;
}
#container {
	margin: 0 auto;
	width: 986px;
}
#containerfirfox {
	float: right;
	width: 980px;
	border: 2px solid #725972;
	background-color: white;
}
#masthead {
	text-align: center;
	margin: 0 auto;
	width: 976px;
	height: 163px;
}
.TimeDate {
	float: right;
	width: 169px;
	display: block;
}
#Homelink, #Conectuslink {
	float: right;
	width: 60px;
	height: 15px;
}
#Homelink a, .Homelink a:hover {
	background: url('../images/site/home.gif') no-repeat 0 0;
	width: 60px;
	height: 15px;
}
#Homelink a:hover {
	background: url('../images/site/home.gif') no-repeat 0 -15px;
	width: 60px;
	height: 15px;
}
#marquee {
	float: right;
	color: green;
	width: 665px;
	top: 0px;
	left: 0px;
	border: 1px #666666;
	margin: 1px 5px 0 6px;
	border-left-style: solid;
	border-right-style: solid;
	position: relative;
}
#frmsearch {
	padding: 0;
	margin: 5px 0;
	position: relative;
	height: 28px;
	width: 164px;
	background: aqua url('../images/site/search.gif');
}
#searchbox {
	background: transparent;
	margin: 0 0 4px 0;
	border: none;
	position: absolute;
	left: 50px;
	top: 4px;
	width: 108px;
	height: 18px;
	direction: rtl;
}
#searchbtn {
	background: transparent;
	border: none;
	width: 40px;
	position: absolute;
	left: 4px;
	top: 4px;
	height: 20px;
	cursor: pointer;
}
#baner {
	height: 16px;
	background: url('../images/site/mrq_IMG.png') repeat-x;
}
#medial, #baner {
	float: right;
	margin: 2px;
	width: 976px;
}
#navbarright {
	float: right;
	direction: rtl;
	text-align: right;
	width: 127px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#navbarright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbarright li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#navbarright li a:visited, #navbarright li a:link {
	color: #ffffff;
	display: block;
	background: url('../images/site/menu.gif');
	padding: 8px 15px 0 0;
}
#navbarright li a:active, #navbarright li a:hover {
	color: #fed702;
	background: url('../images/site/menu.gif') 0 -32px;
	padding: 8px 15px 0 0;
}
#content {
	float: right;
	width: 666px;
	margin: 0 5px;
	text-align: right;
}
#navbarleft {
	float: right;
	width: 169px;
	text-align: center;
	border-right: 1px gray dashed;
}
.navheadtxt {
	color: #ffffff;
	text-align: center;
	width: 167px;
	height: 20px;
	background: url('../images/site/Nav1heaser.png') no-repeat;
	margin: 0 auto;
}
#picturelink {
	border-bottom: 1px #808080 dashed;
	margin: 5px 0 0 0;
}
.imgnav {
	border-width: 0px;
	margin: 0 auto 10px;
}
#footer {
	float: right;
	margin: 10px 0 2px 0;
	background-color: #0033CC;
	color: white;
	direction: rtl;
	clear: both;
	width: 978px;
	height: 31px;
	border: 1px dotted #d8bfd8;
}

