
/* BODY
-----------------------------------------------------------------------------------------------*/


.twitter li {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: trebuchet ms;
  font-size: 10px;
  background-color: #e9e9e9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  cursor: hand;
  color: #646464;
  list-style: none;
}

.twitter li:hover {
  margin-bottom: 5px;
  margin-top: 2px;
  padding: 7px;
  font-family: trebuchet ms;
  font-size: 10px;
  background-color: #f8f8f8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-right: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  cursor: hand;
  color: #646464;
  list-style: none;
}


-->
</style>




body {


	font-family: verdana;
	font-size: 10px;
	color: #515151;
        margin: 0px;
}


td {
    	
	font-family: verdana;
	font-size: 10px;
	color: #515151;
        margin: 0px;
}
th {

background-image: url(images/tlo.png);
	background-repeat: repeat;
    	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	color: #515151;
        margin: 0px;
}

a:link {
	color: #ea2163;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ea2163;
}
a:hover {
	text-decoration: boild;
	color: #e6e6e6;
	cursor: hand;
}
a:active {
	text-decoration: none;
}

b	{
	color: #404040;
	}
 
i	{
	color: #21b9f1;
	}
 
u	{
	color: #bd7139;
	}


	}

/*********** RECENT NEWS ***********/
.recent {
	border:0; 
	margin:0px;  
	padding:0px; 
	background-color: #cecfd0
	}

.recent a {
	border:0; 
	border-bottom:1px dotted #b1b1b1; 
	color:#757575; 
	display:block; 
	margin:0; 
	padding:5px 5px; 
	text-decoration:none;
	}
.recent ul {
	border:0; 
	display:block; 
	margin: 0px;
	padding:0px;
	}

.recent ul a:visited {
	border:0; 
	border-bottom:1px dotted #797979; 
	color:#a3a3a3; 
	display:block; 
	margin:0; 
	padding:5px 5px;
	text-decoration:none;
	}

.recent ul a: active {
	border:0; 
	border-bottom:1px dotted #797979;
	color:#a3a3a3;
	display:block;
	margin:0;
	padding:5px 5px;
	text-decoration:none;
	}

.recent ul a:hover {
	background:#1b1e20;
	border:0;
	border-bottom:1px dotted #797979;
	background-color:#eef0b8;
	color:#757575;
	margin:0;
	text-decoration:none;
	}

	.newsbottom {
background-color: none;
background-repeat:repeat-y;
background-position:top center;
padding-top: 0px;
padding-bottom: 50px;
padding-left: 5px;
padding-right: 5px;

}

/* ELITES
-----------------------------------------------------------------------------------------------*/


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #b3b3b3;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



a img.photos {padding 1px;  background-color: #FFFFFF; border: 1px solid #E6E6E6; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 3px; margin: 1px; 
}


a img.photos:hover {padding 1px;  background-color: #FFFFFF; border: 1px solid #C3C3C3; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 3px; margin: 1px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity:1; filter: alpha(opacity=100);  -moz-opacity: 1;
} 

