body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #949095;
}

.rule_l {
	border-left:1px inset #58595b;
	border-left-style: dotted;
	height: auto;
}
.rule_r {
	border-right:1px inset #58595b;
	border-right-style: dotted;
	height: auto;
}
.bottom_bar_txt {
	font-size:10px;
	color:#333;
	text-align:center;
}

A:link {text-decoration: none; color:#C66;}
A:visited {text-decoration: none; color:#C66;}
A:active {text-decoration: none; color:#C66;}
A:hover {text-decoration: underline; color: #FC3;}

.redflash {
		font-size:12px;
	color:#F00;
}
	
	
#container {
	width:1000px;
	height:auto;
}

#container2 {
	width:1000px;
	height:auto;
}

