/* Global Styles */

.border_right
{
border-right: 1px solid #999999;
}
body {
	margin:0px;
	background-color:#000000;
	}
	
td {
	font:11px arial;
	color:#333333;
	text-align: left;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color:#FFCC00;
	text-decoration:underline;
	text-align: right;
	}
img.x
{
	position:absolute;
	left:0px;
	top:167px;
	z-index:1;
	width: 305px;
}
img.y
{
	position:absolute;
	left:300px;
	top:162px;
	z-index:1;
	width: 673px;
	height: 195px;
}
.border_top{
border-top:1px solid #669999;
}	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}
.imageBorder{
	padding:4px 4px 4px 4px;
	background-color:#FFFFFF;
	text-align: center;
}
/* Class Styles */

.logo {
	font:24px times new roman;
	color:#FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	}
.logo_2
{
	color:#FF0000;
}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	text-align: center;
	}
.flashNews {
	font:20px georgia;
	color:#FFFFFF;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.newsPapers {
	font:17px georgia;
	color:#FFFFFF;
	letter-spacing:.1em;
	line-height:26px;
	}

.news {
	font:14px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}	
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
.navTextVideo {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:.1em;
	text-align: center;
	}
	
.navTextMenu {
	font:10px arial;
	color:#FFFFFF;
	letter-spacing:.1em;
	font-size: 10px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.new{
	color:#FF0000;
	text-align: center;
}	
.border_bg_red
{
background-color:#990000;
}

.google_station_title{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#000000;
}


form.query-box {
    font-size: 15px georgia;
    margin-top : 0px;
    margin-right : 0px;
    margin-bottom : 4px;
    margin-left : 0px;
    width: 100%;
  }

  input.query-input {
    padding-left : 2px;
    margin-bottom : 4px;
    width: 500px;
    border: 1px solid #BCCDF0;
  }
  input.button {
    margin-top : 4px;
  }


 #source {
	height:99%;
	overflow:auto;
	width:100%;
	}
  input.button {
    margin-top : 4px;
  }

  div#main {
    width: 600px;
	float:left;
	position:relative;
  }
 
  div#results {
    padding-top: 20px;
    width: 500px;
	text-align:right;
  }

  div#results_title {
    color: lightgray;
    font-weight: bold;
  }

  div#results_body {
    color:#FF0000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
  }
.right {
	text-align: right;
}

