html{
	height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  background: black;
	height: 100%;
}

table{
  border:0px; 
  border-collapse:collapse; 
}

table td{
  padding:0px; 
}

#content {  
	top: 100px; 
	height: 391px; 
	width: 535px; 
	overflow: auto;
	overflow-y: auto; 
	overflow-x: hidden;
	scrollbar-3d-light-color: gray; 
	scrollbar-arrow-color: white; 
	scrollbar-base-color: black; 
	scrollbar-dark-shadow-color: black; 
	scrollbar-face-color: black; 
	scrollbar-highlight-color: #777; 
	scrollbar-shadow-color: #888; 
	scrollbar-track-color: black;
}

#news{
	overflow: auto;
	overflow-y: auto; 
	overflow-x: hidden;
	scrollbar-3d-light-color: gray; 
	scrollbar-arrow-color: white; 
	scrollbar-base-color: black; 
	scrollbar-dark-shadow-color: black; 
	scrollbar-face-color: black; 
	scrollbar-highlight-color: #777; 
	scrollbar-shadow-color: #888; 
	scrollbar-track-color: black;
	font-size: 12px;
	font-family: Tahoma;
	color: white;
	width:190px;
	height:190px;
}

.newslink{
	font-size: 12px;
	font-family: Tahoma;
	color: white;	
}


#inc {  
font-size: 12px;
font-family: Arial;
color: white;
}


h3 {
  font-family: Tahoma;
  color: white;
}
 
#nv {
  text-align: center;
  color: red;
  font-size: 12px;
  font-family: Arial;
}

#nv a {
  color: white;
  padding: 5px;
  text-decoration: none;
}

#nv a:hover {
  text-decoration: underline;
}

a.linkmenu{
padding: 0px 10px; 
font-size: 13px; 
color: white; 
font-weight: bold; 
font-family: Tahoma;
}

.bgbottom{
	background:  url(/i/mainbgbottom.jpg) repeat-x ;
	height: 89px;
	text-align:center;
}

.TblTop {
  background:  url(/i/top_gall.jpg) center no-repeat ;
}


.TblFot {
  background:  url(/i/fot.jpg) center no-repeat ;
}


.TblMid {
  background:  url(/i/mid.jpg) center repeat-y ;
}


.TblLeft {
  background:  url(/i/bg-l.jpg) center repeat;
}

.TblRight {
  background:  url(/i/bg-r.jpg) center repeat;
}

.gall_pics{
	margin: 3px;
}

a.linkgall{
color: black;
font-size: 13px;
font-weight:bold;
font-family: Tahoma;	
}