body { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: #3F3F3F; background-color: #FFFFFF; margin: 0; padding: 0; border: 0; background-image: url("img/wallpaper/grey.jpg")}

A:link, A:visited { text-decoration: none; border-style: none; color: #3F3F3F; }
A:active { text-decoration: none; border-style: none; color: #4C4C4C; }


img { border-style: none; border: 0px;}
p { }

.menu { background-color: #FFFFFF; cursor: pointer;}
.button { font: 11px Arial; }
.jack { cursor: pointer; }
.label { position: relative; top: -37; left: 40; visibility: hidden; z-index: 0; }
.label_text { font: 11px Arial; background-color: #FFFFFF; border-left: solid white 3px; border-right: solid white 3px; border-bottom: solid white 1px; }
.content {
	font: 11px Arial;
	position: relative;
	top: -19px;
	left: 37px;
	visibility: hidden;
	z-index: 0;
	width: 180px;
	height: 0px; }
.content_white {
	font: 11px Arial;
	position: relative;
	top: -19px;
	left: 37px;
	visibility: hidden;
	z-index: 0;
	width: 180px;
	height: 0px; 
	padding: 8px;
	background-color: #FFFFFF;	
	
.text { font: 11px Arial; background-color: #FFFFFF; }
.blog { font: 11px Arail; background-color: #CCCCCC; border: 0px; }
.thumb { border-style: solid; border-width: 1px; border-color: #FFFFFF; }
.thumbs { padding: 2px; }
.thumbnail { border-style: solid; border-width: 1px; border-color: #FFFFFF; }

