#recent-updates ul.tabs-large {
    margin: 0;
    padding: 0 0 0 6px;
    height: 37px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: url(../images/tabs-large-bg1.gif) repeat-x;
    }

#recent-updates ul.tabs-large li {
    margin: 2px 0 0 -1px;
    padding: 0 0 0 5px;
    list-style: none;
    float: left;
    display: inline;
    background: url(../images/tabs-large-bg-gr1.gif) left;
    position: relative;
    z-index: 2;
    }

#recent-updates ul.tabs-large li.on {
    background-position: bottom left;
    }

#recent-updates ul.tabs-large a {
    padding: 0 15px 0 10px;
    background: url(../images/tabs-large-bg-gr1.gif) right;
    line-height: 35px;
    float: left;
    }

#recent-updates ul.tabs-large li.on a {
   background-position: bottom right;
    color: #FFF;
    font-weight: bold;
    }

.tablink1
{
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
}
.tablink1 	a:link 		{ color: #000000; text-decoration: none; }
.tablink1 	a:active 	{ color: #000000; text-decoration: none; }
.tablink1	a:visited 	{ color: #000000; text-decoration: none; }
.tablink1 	a:hover	 	{ color: #09b9b3; text-decoration: none; }
.news3
{
	font-size:11px;
	font-family: Verdana, Arial;
	color: #09b9b3;
	font-weight: bold;
}
.news3 a:link 		{ font-weight: bold; color: #000000/*00519C*/; text-decoration: none; }
.news3 a:active 	{ font-weight: bold; color: #000000; text-decoration: none; }
.news3	a:visited 	{ font-weight: bold; color: #000000; text-decoration: none; }
.news3	a:hover	 	{ font-weight: bold; color: #000000; text-decoration: underline; }

.news4
{
	font-size: 12px;
	font-family: Verdana,Arial;
	color: #3399CC;
	font-weight: normal;
}
.news4 	a:link 		{ font-size: 11px; font-weight: normal; color: #000000/*767676/00519C*/; text-decoration: none; }
.news4 	a:active 	{ font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.news4	a:visited 	{ font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.news4	a:hover	 	{ font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; }

