body 
{
	font-size: 12px;
	color: #000000;
	font-family: tahoma, verdana, arial;
	background-color: #F5FAFA;
	text-align: justify;
	overflow: hidden;
	margin: 0px;
}

#rsdn
{
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.3em;
	white-space: nowrap;
	text-transform: uppercase;
	margin: 0px;
	line-height: 15px;
}

.top_table
{
	border: 0px;
	height: 60px;
	margin-left: 10px;
}

td.logo
{
	vertical-align: middle;
	text-align: left;
	width: 188px;
	height: 45px;
}

td.logo h1
{
	margin: 0px;
	width: 188px;
	height: 45px;
	position: relative;
}

#logo
{
	background-color: #F5FAFA;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}

td.rsdn
{
	width: 100%;
	vertical-align: top;
}

.adv
{
	vertical-align: middle;
}

.bluebtn
{
	font-weight: bold;
	font-size: 13px;
	cursor: pointer; cursor: hand;
	color: #d5f2ff;
	font-family: tahoma, verdana, arial;
	background-color: #65A7CB;
	border-left: 2px;
	text-align: center;
}

.redbtn
{
	font-weight: bold;
	font-size: 13px;
	cursor: pointer; cursor: hand;
	color: #f2e5e5;
	font-family: tahoma, verdana, arial;
	background-color: #A88F94;
	border-left: 2px;
	text-align: center;
}

.greybtn
{
	font-weight: bold;
	font-size: 13px;
	cursor: pointer; cursor: hand;
	color: #e5f0f2;
	font-family: tahoma, verdana, arial;
	background-color: #7da4be;
	border-left: 2px;
  text-align: center;
}

.bitmapbtn
{
	font-size: 0;
	background-color: #65a7cb;
	text-align: center; 
	cursor: pointer; cursor: hand;
}

td
{
	text-align: left;
	font-size: 13px;
	color: #65A7CB;
	font-family: Tahoma;
}

td.m
{
	text-align: left;
	font-size: 13px;
	color: #65A7CB;
	font-family: Tahoma;
	background-color: #65A7CB;
}

a 
{
	color: #d5f2ff;
	text-decoration: none;
}

a:hover
{
	color:#ffffff; 
}
.adv_span
{
	height: 60px;
	max-height: 60px;
	overflow: hidden;
}
