body {
background: url('layout/background.png') repeat-x;
background-color: #FFFFFF;
cursor: default;
color: #404040; 
font-family: Tahoma; 
font-size: 10px;
font-color: #9b9b9b;
text-align: justify;
line-height: 11px;
margin: 0px;
}

td,div {
font-family: Tahoma; 
font-size: 10px;
vertical-align: top;
color: #9b9b9b;
line-height: 13px;
text-align: justify;
}

A:link {
color: #06C5DC; 
text-decoration: none;
font-weight: bold;
font-family: Tahoma;
font-size: 10px; 
}

A:visited {
color: #06C5DC; 
text-decoration: none;
font-weight: bold;
font-family: Tahoma;
font-size: 10px;  
}

A:active {
color: #06C5DC; 
text-decoration: none;
font-weight: bold;
font-family: Tahoma; 
font-size: 10px; 
}

A:hover {
color: #a9d960;  
text-decoration: none;
font-weight: bold; 
font-family: Tahoma; 
font-size: 10px;
cursor:sw-resize; 
}

b, strong {
color: #5f5f5f;
letter-spacing: 1px;
} 

u {
	color: #a9d960;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

i {
	color: #a9d960;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.header {
color: #06C5DC; 
font-weight: bold; 
text-decoration: none;
font-family: century gothic;
font-size: 24pt; 
}

.table {
font-size: 10px; 
background-color: #FFFFFF;
text-align: justify;
}

.footer {
font-family: arial narrow;
font-size: 10px;
}

.footer a, .footer a:active, .footer a:visited, .footer a:hover {
color: #06C5DC;
font-family: arial narrow;
font-weight: normal;
font-size: 10px;
cursor:sw-resize;
}

.sidebar a, .sidebar a:active, .sidebar a:visited {
color: #06C5DC; 
font-weight: bold; 
text-decoration: none;
font-family: Tahoma;
font-size: 9px;
}

.sidebar a:hover { 
color: #a9d960; 
font-weight: bold; 
text-decoration: none; 
font-family: Tahoma; 
font-size: 9px;
cursor:sw-resize; 
}
