.horizontalMenu{
	/*Change Menu Background Colors ONLY Here*/
}
.horizontalMenu .l_tinynav1 a{
	/*Change Menu Text Colors ONLY Here*/
}
.activeMenu{
	/*Change Active Menu Text Color Only Here*/
	/*color: red !important;*/
}
#aspnetForm legend
{
	width: auto;
}

@media only screen and (min-width:768px){
    .teamName {
        width: 25em !important;
    }
}
@media only screen and (max-width:768px){
	/*Media Query Example*/
}
