﻿.mainmenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    width: 600px;
    margin-left: 250px;
    margin-top: 10px;

}

.staticmenu
{
	padding-left: 5px;
	padding-right: 5px;

}




.level2
{
    color: Black;
    font-style: normal;
    font-size: 11pt !important ;
    font-weight: bold;
    background-color: #000000;

}


.hoverstyle
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    width: 50px;
}
    

.mainmenuteam
{
	color: White !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 10px;
    height: 600;
}

.staticteam
{
	display: block;
	padding: 5px 0 5px 5px;
	border-left: 1px solid #711515;
	font-size: 12pt !important;
	height: 500;
	margin-top: 50px;
}

.staticitemteam
{
 	border-right: 15px solid #000000;
 	background-color: #B51032;
	width: 195px;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	Filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:.8;
	
}


.level2team
{
   /* color: Black;*/
    width: 50px;
    font-style: normal;
    font-size: 11pt !important ;
    font-weight: bold;
    /*background-color: #000000;*/
}


.hoverstyleteam
{
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    width: 50px;
}
       
