/* CSS Document */
html,body {
	font-family: Tahoma;
	margin: 0px;
	height:100%;
	
}
/*
#list {

	overflow: auto;
	height: expression(!document.all.movie.height ? 420:document.all.movie.height - 30);
	width: 260px;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	margin-top: 10px;
}
*/
#weather {
	background-color: #f5f5f5;
	padding: 5px;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-size: 80%;
}
#weather A{
	color: #333333;
}

#weather A IMG, #weather #test A{
	display:none;
}
#test {
	white-space: nowrap;
	width:100%;
	display:inline;
}
#test B {
	font-size:130%;
	font-weight: normal;
	color: #000066;
	text-transform: capitalize;
}
#test DIV {
	background-color: #f5f5f5!important;
	border: 1px solid #f5f5f5!important;
}
#weather #test table TD,#weather #test table{
	background:inherit!important;
	border:none;
	
}
#weather #test table TD{
	font-size: 80%;
	white-space: nowrap;
	width:100%
}

.white {
	color: #FFFFFF;
}

a {
	color: #0000CC;
}
#sample {
	font-size: 80%;
	color: #999999;
}
#sample span {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
	cursor:help;
	color: #0033FF;
}

#sort a {
	font-size: 12px;
	padding: 5px;
}
#sort {
	padding: 0.5em;
	margin: 0px;
}

#sort .select {
	color: #FFFFFF;
	background-color: #0099FF;
	margin: 1em;
	font-weight: bold;
	text-decoration: none;
	content: ".";
}
#content #pagebody table.featured {
	font-size: 90%;
	line-height: 130%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-left: 0px;
}
#content #pagebody .featured a {
	color: #0066FF;
}
#content #pagebody .featured td {
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCCFF;
}
.select, .select A {
	color: #000000;
	font-weight: bold;
}
.select OBJECT  {
	display:block;
}
.unselect, .unselect A  {
	color: #999999;
}
.unselect OBJECT  {
	display:none;
}

.msgbody {
	margin-left: 32px;
	line-height: 150%;
	font-size: 80%;
	display:none;
}
.msgbody a:hover {
	background-color: #CCCCFF;
}
a {
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.list {
	font-size: 80%;
}
