/*----- All -----*/
BODY
{
	font-size: 12px;
	margin: 0;
	background: rgb(212, 165, 109);
	background: rgb(169, 191, 232);
}
.container
{
}
.container02
{
}
.middle TABLE
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.middle
{
	padding: 0px;
	border: 0px solid #000000;
	background: #080C39;
	color: #FFFFFF;
	font-family: Arial;
	width: 780px;
}
/*_Nav_*/
.link
{
	color: #6699FF;
	font-size: 12px;
	text-decoration: none;
}
.link:hover
{
	color: #6699FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.H_link
{
	border: 0px solid #000000;
}
/*----- HOME -----*/
.quiteTime_title
{
	font-weight: bold;
	margin-left: 5px;
}
.quiteTime_text
{
	margin-left: 15px;
	width: 400px;
}
.welcome_text
{
	margin-left: 15px;
	width: 500px;
}
.space
{
	height: 5px;
}
/*----- Stations Page -----*/
.State
{
	padding-top: 5px;
	border-bottom: 2px solid #808080;
	font-weight: bold;
	font-size: 14px;
}
.line
{
	border-bottom: 3px solid #FF0000;
	width: 200px;
}
.StationBG
{
	width: 100%;
	font-weight: bold;
	background: #000000;
}
.Stations
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	padding-bottom: 3px;
}
.BG
{
	color: #000000;
	background-color: #CCCCCC;
}
.link_station
{
	color: #4477DD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.link_station:hover
{
	color: #6699FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*----- Drop-Down Menu -----*/
.ddm1
{
	font: 11px tahoma;
}
.ddm1 .item1, .ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover
{
	padding: 3px 8px 4px;
	border: 1px solid #003366;
	border-style: solid none;
	text-decoration: none;
	display: block;
	position: relative;
}
.ddm1 .item1
{
	background: #DDDDDD;
	font-weight: bold;
	color: #000000;
}
.ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover
{
	background: #006699;
	font-weight: bold;
	color: #FFFFFF;
}
.ddm1 .item2, .ddm1 .item2:hover
{
	padding: 3px 8px 4px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}
.ddm1 .item2
{
	border-left: 1px solid #000000;
	border-right: 3px solid #782388;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	font-size: 13px;
}
.ddm1 .item2:hover
{
	border-left: 1px solid #000000;
	border-right: 3px solid #000000;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	font-size: 13px;
}
.ddm1 .section
{
	border: 0px solid #000000;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover
{
	border-style: solid none solid solid;
}
.ddm1 .right, .ddm1 .right:hover
{
	border-style: solid solid solid none;
}
* HTML .ddm1 TD
{
	position: relative;
}
/*ie 5.0 fix*/

