#button {
        width: 12em;
       
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        FONT face= 'Tahoma';
        
        color: ##BDBDBD;
        }
		
		#button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }
                
        #button li {
                
                margin: 0;
                }
				
				 #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                
                
                color: #0000A6;
                text-decoration: none;
                width: 130px;
				background: #BDBDBD url("tan.gif") 100% 100%  no-repeat;
                }

        html>body #button li a {
                width: 130px;
                }

        #button li a:hover {
               
                background: #BDBDBD url("Hover.gif") 100% 100%  no-repeat;
                color: #ff0000;
                }
p,td { 
font-family: Arial, Arial MT, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #444444; 
text-decoration: none; }

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	line-height: normal;
	margin-top:3px;
    margin-bottom:1px;

}

.AppHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	line-height: normal;
	margin-top:3px;
    margin-bottom:1px;

}
.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BB6B00;
}
.Bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BB6B00;
}
.SmallInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #0000FF;
}
a#links {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000A6;
	line-height: normal;
	margin-top:3px;
    margin-bottom:1px;
}
a#links2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	line-height: normal;
	margin-top:3px;
    margin-bottom:1px;
}

.UsedBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #D59B22;
	border-right-color: #D59B22;
	border-bottom-color: #D59B22;
	border-left-color: #D59B22;
}

a:link {
	color: #ff0000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #ff0000;
}
td strong {
text-align:center;
font-size: 16px;
font-style:normal;
color:#333333;
}

thead td strong {
font-size: 14px;
font-style:normal;
text-decoration:underline;
color:#333333;
text-align:center;
}
