body					{ background-image:url("images/bg.jpg"); background-repeat: repeat-x; background-color: #949495; margin: 0px;}
a						{ font: bold 10px tahoma, sans-serif; color: black; text-decoration: none;}
a:hover					{ color: orange; text-decoration: none;}
a.ref 					{ width:150px; height:15px;font: bold 10px tahoma, sans-serif; color: black; text-decoration: none; border-top: 1px; border-bottom:1px;}
a.ref:hover 			{ border-top:1px solid #888888; border-bottom: 1px solid #888888; background-color: #EEEEEE; }
h1						{ font: bold 22px tahoma, sans-serif; color: black;}
span.counter 			{ font: 10px tahoma, sans-serif; color: #444444;}
div.content_container 	{ background-image: url('images/container_main.jpg'); background-repeat: repeat-y; width: 743; padding-bottom: 0px;}
div.content 			{ margin: 10px;}