@charset "utf-8";
/* CSS Document */

body { 
	background: url('images/bg.gif') top center repeat; 
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

a, a:visited, a:active {
	color:#4097e8;
	font-weight:bold;
}

a:hover {
	color: #ffffff;
}
div.thumbBlock {
	background: transparent url('images/thumbBG.gif') top center repeat-y;
}

div.friends {
	background: transparent url('images/thumbBG.gif') top center repeat-y;
}

div.friends td  {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.friends td a  {
	color: #4097e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

div.friends td a:hover  {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

div.thumbBlock td a img,
div.thumbBlock td a:link img {
	border: 2px solid #4097e8 ;
}

div.thumbBlock td a:hover img {
	border: 2px solid #ffffff ;
}



div.tossOffAdwords div.head a, a:visited {
	font-weight			: bold;
	font-size			: 11px;
}

div.tossOffAdwords div.head a:hover {
	font-weight			: bold;
	font-size			: 11px;
}

div.tossOffAdwords div.text {
	font-size			: 11px;
}

div.tossOffAdwords div.url a,  a:visited {
	font-size			: 10px;
	text-decoration		: none;
}

div.tossOffAdwords div.url a:hover {
	font-size			: 10px;
	text-decoration		: none;
}

