/* CSS Document */


td {

	font-family:verdana,helvetica,sans-serif;
	font-size:8pt;
	line-height:1.25em;
	}
	

a {outline: none;}
a:link, 
a:visited {
    color: #ef4123;
    text-decoration: none;
}
a:hover {
    color: #ef4123;
    text-decoration: underline;
}

h3 {
font-size:9pt;
}
h2, h3 {
line-height:1.25em;
margin:0pt;
position:relative;
}

a.indexlink{color:#FFFFFF; text-decoration: none;}


a.nav {outline: none;}
a.nav:link, 
a.nav:visited {
	font-family:verdana,helvetica,sans-serif;
	font-size:8pt;
	line-height:1.25em;
    color: #FFF;
    text-decoration: none;
	text-transform:uppercase;
}
a.nav:hover {
	font-family:verdana,helvetica,sans-serif;
	font-size:8pt;
	line-height:1.25em;
    color: #FFF;
    text-decoration: underline;
	text-transform:uppercase;
}

.navline {

	font-family:verdana,helvetica,sans-serif;
	font-size:8pt;
	line-height:1.25em;
    color: #FFF;
}

}
li.news{
	list-style: none;
    background: transparent url(images/bg-redstar2.gif) left bottom repeat-x;
    padding-bottom: 18px;
	padding-top: 4px;
    width: 275px;
	}
