@charset "utf-8";
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clock {
	font-family: verdana;
	font-size: 7pt;
	color: #418EB5;
	font-weight: normal;
}
.verdana8 {
	font-family: verdana;
	font-size: 9pt;
	height: 20px;
}
.newsletter {
	height: 12px;
	width: 110px;
}
.submit {
	font-family: verdana7;
	font-size: 7pt;
	height: 20px;
	width: 40px;
}
.verdana7 {
	font-family: verdana;
	font-size: 7pt;
	height: 20px;
}
.verdana9 {
	font-family: verdana;
	font-size: 9pt;
	line-height: 16px;
	height: 20px;
}
.tahoma-9-gray {
	font-family: verdana;
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
}

a	{
	text-decoration:none;
	color: #666666;

}
a:hover {
	Text-Decoration:none;
	color: #FF0000;
}
input    {
		border-width:1 1 1 1;
		font-family:Verdana,Tahoma,Arial;
		font-size:8pt;
		/*width:89%;*/
		overflow-x : hidden;
		overflow-y : hidden;
		height: 12px;
}
.PlainButton  {
	width : 50;
	height : 25px;
	border-width:1 1 1 1;
     
}