﻿/*================*/
#top-information
{
	background-color: #006699;
}

#top-information-logobotom-left
{
	background-color: #FFFFFF;
}

/*================*/


#top-information
{
	height: 102px; /*8.5em;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #999999;
	font-size: .85em;
	position: relative;
	width: 995px;
}

#top-information-logotop
{
	
}

#top-information-logotop-left
{
	position: absolute;
	width: 283px;
	height: 20px;
	left: 0px;
	background-image: url('DefaultMaster/logo_top.gif');
}

#top-information-logotop-right
{
	position: absolute;
	width: 712px;
	height: 20px;
	left: 283px;
	background-image: url('DefaultMaster/logo_top_fill.gif');
}

#top-information-logobotom
{
}

#top-information-logobotom-left
{
	position: absolute;
	width: 283px;
	height: 59px;
	left: 0px;
	top: 20px;
	background-image: url('DefaultMaster/logo_bottom.gif');
}

#top-information-logobotom-right
{
	position: absolute;
	width: 712px;
	height: 59px;
	left: 283px;
	top: 20px;
	background-image: url('DefaultMaster/logo_bottom_fill.gif');
	text-align: center;
	vertical-align: middle;
}
#top-information-menu-top-line
{
	position: absolute;
	height:2px;
	width:995px;
	top:79px;
	left:0px; 
	background-image: url('DefaultMaster/menu_top_line.jpg');
}

#top-information-menu-top-menu
{
	position: absolute;
	height:21px;
	width:995px;
	top:81px;
	left:0px; 
	background-image: url('DefaultMaster/menu_background.gif');

}

#main-content-information
{
	height: auto;  
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	position: relative;
	width: 995px;
}

#bottom-information
{
	height: auto;  
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	position: relative;
	width: 995px;
}

#marqueetext
{
	width: 995px;
	height: 18px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	color: #999999;
	font-size: .85em;
	position: relative;
	color: #FFFFFF;
	background-color: #AA0008;
}

#marqueetext-caption
{
	float: left;
	width: 70px;
	height: 18px;
}

#marqueetext-scroller
{
	float: left;
	width: 925px;
	height: 18px; 
}