BODY,DIV,TD{font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height: 140%;}
body{
	margin:10 0 10 0;padding:0;text-align:center;
}
a:link{color:#204471;text-decoration:none;font-weight:bold;}
a:visited{color:#204471;text-decoration:none;font-weight:bold;}
a:hover{color:#204471;text-decoration:underline;font-weight:bold;}
a:active{color:#204471;text-decoration:none;font-weight:bold;}
div{width:1000px;margin:0 auto;text-align:left;}
p{margin-top:8px;margin-bottom:8px;}
.span_block{
	display:block;margin-top:8px;margin-bottom:8px;
}

.top_bottom_line{
	height:15px;background-color:#b59155;
}

.bottom_line{
	width:1000px;margin:0 auto;background-color:#426897;padding:5 10 5 10;
}

.bottom_line a:link{color:white;text-decoration:none;margin-right:10px;}
.bottom_line a:visited{color:white;text-decoration:none;margin-right:10px;}
.bottom_line a:hover{color:white;text-decoration:underline;margin-right:10px;}
.bottom_line a:active{color:white;text-decoration:none;margin-right:10px;}

.main_div{
	width:960px;padding:20px;
}
.red_color{
	color:#e92a31;
}
h1,h2,h3{
	display:inline;
	font-size:15px;line-height: 140%;
	font-weight:normal;
}
h1{font-weight:bold;}
.top_image{
	margin-right:10px;margin-bottom:10px;margin-top:10px;
}

#slideshow {
	width:500px;height:375px;float:left;margin-right:15px;margin-bottom:15px;
    position:relative;
    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.background{
width:1000px;
height:60px;
background: url(images/top_line.jpg) no-repeat;
}