* { font-family: Arial, Helvetica, sans-serif; }

.BodyLink 
{
	font-weight: bold
}

.cSponsors {
	font-size: 18px;
	color: #FFFFFF;
}
A.tabLink:link {color: #FF0000; font-weight: bold; text-decoration: none}
A.tabLink:active {color: #FF0000; font-weight: bold; text-decoration: none}
A.tabLink:visited {color: #FF0000; font-weight: bold; text-decoration: none}

A.links:link    {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.links:active  {color: #FFFFFF; text-decoration: none}
A.links:visited {color: #FFFFFF; text-decoration: none}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFFF;
}
.style4 {color: #FFFFFF}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF0000; }
.bodyText {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }


ul.links, li.links
{
    margin-top: 0px;
	font-weight: bold;
    margin-right: 0px;
    margin-bottom: 0px;
    display: block;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.links
{
    width: 179px;
	
}

ul.links li.links ul.links
{
    display: none;
    position: absolute;
	
}

li.links a.links
{
    padding: 2px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #FF0000;
    width: 100%;
    display: block;
    text-indent: 2px;
    font-size: small;
}

li.links a:hover
{
	background-color: #ffffff;
    font-weight: bold;
	color: #000000
    
}

li.links
{
    float: left;
    width: 98%;
}

a.hassubmenu
{
    background-image: url(images/ptr2.gif);
    background-repeat: no-repeat;
    background-position: 190px 7px;
}


