body  {
	font-family : Arial, Helvetica, sans-serif;
	color: #255585;
}
td{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A {
	text-decoration : none;
	color: #255585;
}

A.button {
	display: block;
	text-align: center;
	text-decoration: none;
	color: White;
	BORDER: none;
	height: 100%;
}
 
 A.button:hover {
	background-color: #99CBE7;
	color: #255585;
}

.back{
	background-image : url(gfx/back_fade.gif);
	background-repeat : repeat-x;
	background-color : #99cbe7;
}
.frameout{
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
}
.button {
	border-bottom : 1px solid White;
}
.title{
	color: #255585;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 35px;
}
.head {
	font-size : 20px;
}
.content{
	background-color : #E0D2AB;
}
.ticker{
	background-color : transparent;
	border : 0px;
	color : Red;
	margin-bottom : -5px;
	margin-top : -25px;
}
