body{
margin:0px;
padding:0px;
height:100%;
width:100%;
text-align:justify;
font-size:10px;
font-family:Verdana;
background-image:url(../userfiles/web/background.png);
background-repeat:repeat-x;
background-color:rgb(0,98,175);

}
.slide{
position:absolute;
top:200px;
width:100%;
}
.uper{
height:800px;
background-image:url(../userfiles/web/background.png);
background-repeat:repeat-x;
width:100%;
}
.uper2{
position:absolute;
top:0px;
height:100%;
width:100%;
}
.slider{
width:666px;
text-align:right;
}
.menu{
position:absolute;
top:-5px;
width:100%;

}
.baner{
background-image:url(../userfiles/web/baner.png);
background-repeat:no-repeat;
width:756px;
height:128px;
overflow:hidden;
text-align:center;
vertical-align:middle;

}
.baner_table{

height:100%;
width:100%;
vertical-align:middle;
}
.main_center_txt{
width:783px;
}
.bann_rep{
background-image:url(../userfiles/web/banner_rep.png);
background-repeat:repeat-y;
}
.main_txt{
background-image:url(../userfiles/web/text_field.png);
background-position:right top;
background-repeat:no-repeat;
text-align:justify;
}
.white{
background-color:white;
background-repeat:repeat;
}
.line1{
background-image:url(../userfiles/web/mans2_19.png);
background-position:right top;
background-repeat:no-repeat;
}
.line2{
background-image:url(../userfiles/web/mans2_21.png);
background-position:right top;
background-repeat:no-repeat;
height:183px;
width:100%;
}
.whiter{
background-image:url(../userfiles/web/white.png);
height:100%;
background-color:red;
}
.news_text{
padding-left:20px;
padding-right:40px;
text-align:justify;
}
.news_text2{
padding-left:20px;
padding-right:4px;
text-align:justify;
}
.text_up{
position:absolute;
top:450px;
width:100%;
}
.text_up_tx{
position:absolute;
top:450px;
}
.news_top{
text-decoration:underline;
font-weight:bold;
color:rgb(73,73,73);
}

.news_date{
 font-style:italic;
 font-size:10px;
 }
 .news_txt{
  font-size:10px;
 }
.news_txt p{
 margin:0px;
 }
 .page_height p{
  margin:0px;
 }
 .ath p{
   margin:0px;
 }
  .ath_img {
   margin-right:4px;
   margin-top:3px;
   float:left;
 }

 .comment{
 text-decoration:none;
 font-weight:bold;
 font-style:italic;
  color:rgb(73,73,73);
 }
 .arhive{
 font-size:10px;
 font-weight:bold;
 font-style:italic;
 text-decoration:underline;
 color:rgb(73,73,73);
 }
 .pointer{
 	
	cursor:pointer;
 }
 .symbol{
 	border:0px;
	width:34px;
	font-weight: bold;
 }
 .redcolor{
 color:red;
font-weight: bold;
 }
 .comment_color_1{
 background-color:rgb(240,240,240);
 padding-left:20px;
 padding-right:20px;
 border:1px solid rgb(140,140,140);
  padding-bottom:3px;
 }
 .comment_color_2{
 background-color:rgb(225,225,225);
 padding-left:20px;
 padding-right:20px;
 border:1px solid rgb(140,140,140);
  padding-bottom:3px;
 }
 .comment_color_3{
 background-color:rgb(255,210,214);
 padding-left:20px;
 padding-right:20px;
 border:1px solid rgb(140,140,140);
 padding-bottom:3px;
 }
 hr{
 margin:0px;
 background-color:Orange;
 }
 a{
color:rgb(73,73,73);
}
 .ath_link{
 color:rgb(73,73,73);
 font-weight: bold;
 text-decoration:none;
 }
 .file_link{
  color:rgb(73,73,73);
 font-weight: bold;
 text-decoration:none;
 }
 a.file_link:hover{
  text-decoration:underline;
 
 }







 .highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	/*background: url(../highslide/graphics/fullexpand.gif) no-repeat;*/
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.bike{
background-image:url(../userfiles/web/bike.png);
background-repeat:no-repeat;
width:100%;
height:320px;
vertical-align:middle;
}

