﻿.anchor
{
    text-decoration: none; 
    font-weight: bold; 
    text-align: left;
    margin-left: 30px;
    font-size: 12px;
    color: #006666;
}    

.AlertText
{
    color: red;
    font-weight: bold;
}

#styleMenu {
	position:absolute;
	width:100%;
	height:37px;
	z-index:19;
	left: 0px;
	top: 82px;
}
