/* CSS Document */
body {
margin: 0 0 0 0; text-align: center;
}

/*------------------------- LINK STYLES --------------------*/
/*-Global-*/
A.glbl:link {
	COLOR: #666666; 
	margin-right: 9; 
	font-weight: bold;
	TEXT-DECORATION: none
}
A.glbl:visited {
	COLOR: #999999;  
	margin-right: 9;
	font-weight: bold; 
	TEXT-DECORATION: none
}
A.glbl:hover {
	COLOR: blue;  
	margin-right: 9;
	font-weight: bold; 
	TEXT-DECORATION: none
}
A.glbl:active {
	color: blue;  
	margin-right: 9; 
	font-weight: bold;
	TEXT-DECORATION:
}
/* -Privacy links-*/

A.pptou:link {
	COLOR: black; 
	font-size: 11;   
	font-family: arial; 
	TEXT-DECORATION: none
}
A.pptou:visited {
	COLOR: #999999;  
	font-size: 11;  
	font-family: arial;  
	TEXT-DECORATION: none
}
A.pptou:hover {
	COLOR: blue; 
	font-size: 11;  
	font-family: arial;  
	TEXT-DECORATION: none
}
A.pptou:active {
	color: blue; 
	font-size: 11;    
	font-family: arial;  
	TEXT-DECORATION: none;
}

/*- HRG exp Links -*/


A.bxlnk:link {
	COLOR: black; 
	font-size: 11px; 
	font-family: arial; 
	bg-color: #cccccc;
	TEXT-DECORATION: none
}
A.bxlnk:visited {
	COLOR: red;  
	font-size: 11px; 
	font-family: arial; 
	bg-color: #cccccc;
	TEXT-DECORATION: none
}
A.bxlnk:hover {
	COLOR: navy; 
	font-size: 12px; 
	font-family: arial; 
	bg-color: #cccccc;
	TEXT-DECORATION: none
}
A.bxlnk:active {
	color: white; 
		font-size: 11px; 
	font-family: arial; 
	bg-color: #cccccc;
	TEXT-DECORATION: none
}








A.slnka:link {
	COLOR: #666666; 
	font-size: 12; 
    padding: 2 6 2 6;
	font-family: arial; 
	background-color: #cccccc;
	bg-color: #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	display: block;
	TEXT-DECORATION: none
}
A.slnka:visited {
	COLOR: #999999;  
	font-size: 12;  
	padding: 2 6 2 6;
	font-family: arial; 
	background-color: white;
	bg-color: white;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;  
	display: block; 
	TEXT-DECORATION: none
}
A.slnka:hover {
	COLOR: white; 
	font-size: 12;  
    padding: 2 6 2 6;  
	font-family: arial;
	background-color: black;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black; 
	bg-color: black;
	display: block; 
	TEXT-DECORATION: none
}
A.slnka:active {
	color: white; 
	font-size: 12;   
    padding: 2 6 2 6;  
	font-family: arial; 
	background-color: blue;
	border-top: 1px dashed orange;
	border-bottom: 1px dashed orange; 
	bg-color: black;
	display: block; 
	TEXT-DECORATION: none;
}

/*- In-line links -*/

A.slnk:link {
    COLOR: black; 
    font-size: 10;  
    margin-right: 2px;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 3px; 
	font-family: arial;  
	TEXT-DECORATION: underline;

}
A.slnk:visited {
COLOR: black; 
	font-size: 10;  
    margin-right: 2px;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 3px; 
	font-family: arial;  
	TEXT-DECORATION: linethrough;
}
A.slnk:hover {
	COLOR: blue; 
	font-size: 10;  
    margin-right: 2px;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 3px; 
	font-family: arial;  
	TEXT-DECORATION: none;
}
A.slnk:active {
COLOR: red; 
	font-size: 10;  
    margin-right: 2px;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 3px; 
	font-family: arial;  
	TEXT-DECORATION: none;
}


/*- Link container styles -*/
.nvbx {
	Z-INDEX: 1;
	LEFT: 0px;
	WIDTH: 100%;
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 22px;
	background-image: url(../sights/pattern.gif);
	layer-background-image: url(../sights/pattern.gif);
}

.nvbr {
	position:absolute;
	right:0;
	bottom: 3;
	width:100%;
	height:1;
	z-index:2;
	background-image: url(../sights/gryblka.gif);
	layer-background-image: url(../sights/gryblka.gif);
	border: 1px none #000000;
visibility: hidden;



}
.nvbra {
	position:absolute;
	right:0;
	bottom: 3;
	width:100%;
	height:1;
	z-index:2;
	background-image: url(../sights/gryblkb.gif);
	layer-background-image: url(../sights/gryblkb.gif);
	border: 1px none #000000;
visibility: hidden;
}

.navc {
text-align: right; 
font-family: verdana; 
font-size: 12px; 
font-weight: normal;
}

.navt {
padding-bottom: 22;
text-align: center; 
font-family: verdana; 
font-size: 14px; 
color: #999999;
font-weight: normal;
}
.navd{
float: left; 
height: 45%; 
margin-top: 19; 
width:20%;
text-align: center; 
float: left;
overflow: visible;
	/*position: relative;
	float: left
	text-align: center;

	width: 20%;
	height: 80%;
	overflow: hidden;*/
}
/*.navd{
	position: relative;
	float:left;
	text-align: center;
	top: 0;
	width:20%;
	height:80%;
	z-index:100;
	overflow: hidden;
}*/

.nvt {
    margin-top: 50;
}

/*-------------------------- End Link styles -----------------------------*/

.ytime {
font-family: arial; 
font-size: 10; 
color: #ffffff; margin: 0 0 0 0;
}
div.txt{
position:relative; 
left:0; 
width:100%; 
text-align: left; 
z-index:2;
overflow: auto;
scrollbar-3dlight-color:#cccccc; 
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#666666; 
scrollbar-darkshadow-color:#999999; 
scrollbar-face-color:666666; 
scrollbar-highlight-color:#cccccc; 
scrollbar-shadow-color:black; 
}
div.txta {
	position:relative;
	left:0;
	width:100%;
	text-align: left;
	z-index:2;
	overflow: 100%;
}
h1{
font-family: verdana; font-size: 16; 
margin-top: 30;
margin-left: 40; 
margin-right: 40;
}
h1.alt{
font-family: verdana; font-size: 16;
margin-top:15; 
margin-left: 40; 
margin-right: 40;
}
.fcstxt{
font-family: verdana; 
font-size: 14; 
margin-left: 50; 
margin-right: 50; 
line-height: 135%; 
}
.cntnt{
font-family: verdana;  
margin-left: 50; 
margin-right: 50; 
font-size: 14; 
line-height: 135%; 
}

.cntnts{
font-family: verdana;  
font-size: 14;
padding-top: 22; 
line-height: 135%; 
}

.cntntul{
list-style-image: url(../sights/pixi.gif);
font-family: verdana;  
margin-left: 60; 
margin-right: 60; 
font-size: 14; 
line-height: 135%; 
}


.cntntuls{
list-style-image: url(../sights/pixi.gif);
font-family: verdana;  
font-size: 11px; 
}

li { margin-top: 2px; 
margin-bottom: 2px;
}
/*---------------------- set ------------------------------*/
.bars {
font-family: arial;
margin-left: 40; 
margin-right: 40; 
font-size: 11;
}
.pgt {
    margin-left: 20%; 
	margin-right: 10%;
	height: 100%;	
    background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	overflow: visible;
	/*width:70%;
	height:74%;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	float: right;
	top: 0; */
}

/*.pgt {
	position:relative;
	float: left;
	left: 0;
	bottom: 0;
	width:70%;
	height:75%;
	z-index:100;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	top: 5%;
	overflow: visible;
	visibility: visible;

}*/



.topb{
position:absolute; 
left:0; 
top:0; 
width:100%; 
height:50; 
z-index:1; 
background-image: url(../sights/topbar.gif); 
layer-background-image: url(../sights/topbar.gif); 
border: 1px none #000000;
overflow: hidden; 
visibility: visible;
}





.sbx {
	position:relative;
	width:100%;
	z-index:4;
	height: 94%;
	border: 1px none #666666;
	overflow: hidden;
}



/* --------------------Footer styles------------------------- */
.fth{
position:absolute; 
left:450; 
top:4px; 
width:215px; 
height:34px; 
z-index:101; 
background-color: #0000FF; 
layer-background-color: #0000FF; 
border: 1px none #000000;
}

.logot {
position:absolute; 
left:125px; 
top:199px; 
width:312px; 
height:80px; 
BACKGROUND-IMAGE: url(../sights/tmplogo.gif);  
z-index:101
}

.brdg {
position:absolute; 
left: 35px; 
top: -1px; 
width:122; 
height:233; 
z-index:7;
BACKGROUND-IMAGE: url(../sights/logobrdg.gif);  
overflow: visible;
}

.bhld{
position:relative; 
left: 0px; 
top:-183px; 
width:20%; 
height:1; z-index:7;
} 


.stxt {
position: relative; width: 90%; text-align: left; overflow: auto; margin-left: 22px; height: 260px;
border-bottom: solid 1 #999999;
}

.hrgexp{
margin-top: 1px; margin-bottom: 1px; font-family: verdana; font-size: 14px; font-weight: normal;
}
