     /*   BASIC   */
div, p, td, table { 
	font: normal 11px/20px "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 22px;
	color: #58747b; }

u {
	font-family: arial; 
	letter-spacing: 1px;
	border-bottom: 1px #5d6b74; 
	color: #5d676d; }

b {
	font-family: arial verdana;
	font-size: 13px;
	color: #3f4d56;
	font-weight: bold;}

i {
	font-family: georgia;
	font-size: 11px;
	color: #475762;
	font-style: italic;}

.border {
	border: 4px solid #b8cdd2;}


a:link, a:visited {
	text-decoration: none;
	font-size: 11px;
	color:#0a8e9a;
	border-bottom: 1px solid #d8eef3;
	padding-bottom: 2px;}

a:active, a:hover {
	text-decoration: none;
	color: #7cadb1;
	font-size: 11px;
	border-bottom: 1px solid #cfe5ea;
	padding-bottom: 2px;}


A.achi img 
	{filter:alpha(opacity=40);-moz-opacity: 0.5;}

A.achi:hover img
	{opacity:1.0;filter:alpha(opacity=100);-moz-opacity:1.0;}

body { 
	background: #e2f7fd;  
	background-image: url('index_01.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x; }

     /*   HEADERS  */
h1 { 
	color : #587e87;
	padding-left: 20px;
	padding-top: 18px;
	font-size : 13px;
	letter-spacing : 2px;
	margin : 0;
	text-align: left;
	font-family: georgia, serif;
	font-style: italic;
	height: 30px; }


h1:first-letter {
	font-family: georgia, serif;
	font-size: 16px;
	color: #7ea5ae; }


.head {    
	color: b4bec0;
	font-size: 11px;
	line-height: 19px;
	letter-spacing: 1px;
	font-family: Lucida Grande;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 16px;
	top padding: 15px;
	padding-right: 15px;
	bottom padding: 15px;
	font-weight: bold; }


.h3 {
	color : #747580;
	padding : 0;
	font-size : 10px;
	margin : 0;
	text-align: right;
	font-family: georgia, serif;
	font-style: italic; }



     /*   TABLES  */
.tablecontent {
	font: normal 11px/20px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #81aab4;
	letter-spacing: 0px;
	text-align: justify;
	width: 420px;
	padding: 5px;
	border: #eff7f9;
	border-width: 3px;
	border-style: solid;
	background-color: #eff7f9; }



/* Stats */

#stats i {
	font: normal 11px/20px "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #bd7a65;
	font-weight: none;
	font-style: none;
	background: #efeee6;
	margin: 1px; 
	padding: 1px 2px 1px 2px;}


#stats b {
	font: normal 11px/20px "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #7bacb2;
	font-weight: bold;
	background: #e6eeef;
	margin: 1px; 
	padding: 1px 2px 1px 2px; }



     /*   MENU  */

.menu {
	margin-bottom: 20px;
	margin-top: 10px;
	align: center; }

.menu a:link, .menu a:visited { 
	color: #7a9396; 
	font: 8pt Arial; 
	text-transform: uppercase; 
	text-decoration: none; 
	font-weight: bold;
	background: #c8e0e3;
	margin: 5px; 
	padding: 5px 10px 5px 10px; }


.menu a:hover { 
	color: #86a0a3; 
	background: #b8d4d7; }

