/* CSS Document */
form {display:inline;}
body,td,a,p,.h{
	font-family:arial, sans-serif;
	font-size: 12px;
}
a:link {color:#0000cc; }
a:visited { color:#551a8b; }
a:active { color:#ff0000; }
a:hover { color:#ff0000; }

#thum {
	POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;
	font-size: 12px;
}

div.rss {
	width: 230 px;
	overflow: hidden;
	line-height: 18px;
	
}

.leftmenu {
	overflow: hidden;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
A.leftmenu:link, A.leftmenu:visited, A.leftmenu:active { color: #000000; font-weight: normal; text-decoration: none; }
A.leftmenu:hover { color: #ffffff;}