/* CSS Document */

body {
margin: 0px 0px 0px 0px;
background-color:#161615;
font-family: tahoma;
font-size: 12px;
color: #000000;
}

.body-tbl {
background-image:url(../images/bg-live-diag.jpg);
background-repeat:repeat;
font-family: tahoma;
font-size: 12px;
color: #000000;
}

.title {
padding-left:20px;
font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 20px;
color:#FFFFFF;
}

p {
margin: 0px 0px 0px 0px;
}

a:link {
font-family:tahoma;
font-size: 12px;
text-decoration: underline;
color: #040059;
}

a:visited {
font-family:tahoma;
font-size: 12px;
text-decoration: underline;
color: #040059;
}

a:hover {
font-family:tahoma;
font-size: 12px;
text-decoration: none;
color: #040059;
}

.content-text {
text-align: left;
}

.c-footer-bg {
background-image: url(../images/footer-bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
}

.header-bg {
background-image: url(../images/header-bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:147px;
width: 100%;
}

.menu {
background-image:url(../images/bt-lipsa.jpg);
background-repeat:repeat-x;
width: 100%; 
height: 27px;
}

.center-div {
width: 635px;
height: 27px;
}

.pixel-break {
width: 1px;
height: 27px;
background-color: #FFFFFF;
}

.menu-left-space {
width: 0px;
height:27px;
float: left;
}

.menu-center-space {
width: 635px;
padding-left:0px;
height:27px;
float: left;
}
.menu-right-space {
width: 184px;
height:27px;
float: left;
}

.menu-horizontal-bg {
height:27px;
float: left;
background-image: url(../images/search-bar-bg.jpg);
background-repeat:repeat-x;

font: bold 12px tahoma, verdana, arial, helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
text-align:center;
}
.menu-horizontal-left {
height:27px;
padding-left:11px;
float: left;
background-image: ;
background-repeat: no-repeat;
}
.menu-horizontal-right {
padding-right:11px;
height:27px;
float: right;
background-image:url(../images/h-menu-right-bg.jpg);
background-position:right;
background-repeat: no-repeat;
text-align:center;
vertical-align:middle;

font: bold 12px tahoma, verdana, arial, helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
text-align:center;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#nav a {
	display: block;
	padding: 0 0 0 11px;
	background: url(../images/bt-off.jpg) repeat-x top left;
	text-decoration:none;
}
#nav a span {
	padding: 7px 11px 8px 0px;
	display: block;
	background: url(../images/bt-off.jpg) repeat-x top right;
 	color: #FFFFFF; 
	text-decoration:none;
}
#nav a:hover {
	background: url(../images/bt-hover.jpg) repeat-x left top;
}

#nav a:hover span {
	background: url(../images/bt-hover.jpg) repeat-x right top;
	color: #461e36;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li ul a {
	width:10em;
	font-weight:normal;
	line-height:20px;
	color: #FFFFFF;
	border-left:#FFFFFF solid 3px;
	border-right:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 0px;
	background:url(../images/blue-pixel.jpg) repeat;
}

#nav li ul a:hover {
	width:10em;
	font-weight:normal;
	line-height:20px;
	color: #FFFFFF;
	border-left:#FFFFFF solid 3px;
	border-right:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 0px;
	background:url(../images/orange-pixel.jpg) repeat;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.main-bg-c {
background-image:url(../images/c-bg.jpg);
background-repeat:repeat-y;
}

.top-bg {
background-image:url(../images/index_03.jpg);
background-repeat:no-repeat;
background-position: top;
}

.footer-bg {
background-image:url(../images/index_04.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

.pic-left {
float: left;
margin-right: 10px;
margin-bottom: 5px;
margin-top: 5px;
}

.footer-text {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}

.footer-menu {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}

.footer-menu a:link {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}

.footer-menu a:visited {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

.footer-menu a:hover {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

.content {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
}

.forms{
	border-color:#000000;
	background-color:#Ffffff;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-style: solid;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;	
	height:14px;
	width:170px;
}
.formss{
	border-color:#000000;
	background-color:#Ffffff;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-style: solid;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	height:14px;
	width:387px;
}
.forms2{
	border-color:#000000;
	background-color:#Ffffff;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-style: solid;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;	
	height:70px;
	width:170px;
}
.forms22{
	border-color:#000000;
	background-color:#Ffffff;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-style: solid;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	height:70px;
	width:387px;
}

.forms3{
	border-color:#000000;
	background-color:#Ffffff;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-style: solid;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	height:70px;
	width:385px;
}

.bg1{
	background:url(../images/bg1.jpg) repeat-x top;
	height:770px;
}

.bg2{
	background:url(../images/bg2.jpg) repeat-x bottom #FFFFFF;
	height:770px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

#nav a {
	display: block;
	padding: 0 0 0 0px;
	text-decoration:none;
}
#nav a span {
	padding: 8px 11px 7px 11px;
	display: block;
	background: url(../images/menu-bg-off.jpg) no-repeat top right;
	color: #3d3d3d;
	text-decoration:none;
}
#nav a:hover {
	background: url(../images/menu-bg-hover.jpg) no-repeat right top;

}

#nav a:hover span {
	background: url(../images/menu-bg-hover2.jpg) no-repeat left top;
	color: #FFFFFF;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li ul a {
	width:10em;
	font-weight:normal;
	line-height:29px;
	color: #3d3d3d;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 0px;
	border-bottom:#FFFFFF solid 1px;
	padding-left:10px;
	background:url(../images/submenu-bg-off.jpg) repeat;
	text-align:left;
}

#nav li ul a:hover {
	width:10em;
	font-weight:normal;
	line-height:29px;
	color: #FFFFFF;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 0px;
	border-bottom:#FFFFFF solid 1px;
	padding-left:10px;
	background:url(../images/submenu-bg-on.jpg) repeat;
	text-align:left;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}