/*=============================================*/
/* TOP BAR CSS                                 */
/*=============================================*/

#topbar{
	position:absolute;
	border: 2px solid #FAC101;
	padding: 3px;
	background-color: #FFFFD7;
	width: 97%;
	visibility: hidden;
	z-index: 50000;
}


.style1 {
	font-family: Tahoma;
}
.style3 {
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	color: #000000;
	border-width: 1px;
	background-color: #FED854;
}
.style4 {
	font-family: Verdana;
	font-size: 8pt;
	border-width: 1px;
	background-color: #FEE89C;
}
.style5 {
	border-width: 1px;
}


.style6 {
	font-family: Tahoma;
	font-size: 8pt;
	border-width: 1px;
	background-color: #FEE89C;
	text-align: center;
	height:25px;
}

#similartopicstable
{
	text-decoration: none;
	font-family:verdana;
	font-size:medium;
	font-weight:bold;
	text-align:center
}

#similartopicstable td{
	border: thin dashed;
	text-align:left;
	padding: 3px;
	width:115px;
}

#similartopicstable table{
	border-spacing: 5px;
	width:auto;

}


#similartopicstable td a
{
	text-decoration: none;
	color:#CC3300;
	font-family:verdana;
	font-size:small;
	font-weight:bold;
}

#similartopicstable td a:hover
{
	color:#000000;
}
