a:link.whitelink {color: #FFFFFF; font-size: 14px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}
a:active.whitelink {color: #FFFFFF; font-size: 14px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}
a:visited.whitelink {color: #FFFFFF; font-size: 14px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}
a:hover.whitelink {color: #FF9600; font-size: 14px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}

a:link.whitelink1 {color: #FFFFFF; font-size: 11px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}
a:active.whitelink1 {color: #FFFFFF; font-size: 11px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}
a:visited.whitelink1 {color: #FFFFFF; font-size: 11px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}
a:hover.whitelink1 {color: #FF9600; font-size: 11px; font-family: arial; font-weight: 700; text-decoration: none; height: 3px; filter: Shadow(Color=#333333, Direction=135, Strength=4);}

a:link.whitelink2 {color: #FF9600; font-size: 16px; font-family: arial; font-weight: 500; text-decoration: underline; height: 3px;}
a:active.whitelink2 {color: #FF9600; font-size: 16px; font-family: arial; font-weight: 500; text-decoration: underline; height: 3px;}
a:visited.whitelink2 {color: #FF9600; font-size: 16px; font-family: arial; font-weight: 500; text-decoration: underline; height: 3px;}
a:hover.whitelink2 {color: #FF9600; font-size: 16px; font-family: arial; font-weight: 500; text-decoration: none; height: 3px;}

a:link.orangelink {color: #E8B608; font-size: 18px; font-family: arial; font-weight: 500; text-decoration: none;}
a:active.orangelink {color: #E8B608; font-size: 18px; font-family: arial; font-weight: 500; text-decoration: none;}
a:visited.orangelink {color: #E8B608; font-size: 18px; font-family: arial; font-weight: 500; text-decoration: none;}
a:hover.orangelink {color: #FFAC36; font-size: 18px; font-family: arial; font-weight: 500; text-decoration: none;}

TD {color: #FFFFFF; font-size: 13px; font-family: arial; font-weight: 500; text-decoration: none;}


.whitetext {color: #FFFFFF; font-size: 11px; font-family: arial; font-weight: 500; text-decoration: none;}
.whitetext1 {color: #FFFFFF; font-size: 13px; font-family: arial; font-weight: 500; text-decoration: none;}
.whitetext2 {color: #FFFFFF; font-size: 16px; font-family: arial; font-weight: 500; text-decoration: none; line-height:22px;}
.orangetext {color: #FFAC36; font-size: 20px; font-family: arial; font-weight: 700; text-decoration: none; line-height: 26px;}
.orangetext2 {color: #FF9600; font-size: 26px; font-family: arial; font-weight: 700; text-decoration: none;}
.orangetext3 {color: #FF9600; font-size: 16px; font-family: arial; font-weight: 500; text-decoration: none; line-height:22px;}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
}

#dropmenudiv a{
width: 160px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: 700;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #FF9600;
background-color: #4E0001;
}

