body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; color: #003366; text-decoration:none;}

a:link        {color: #003366; text-decoration:none;}
a:active      {color: #003366; text-decoration:none;}
a:visited     {color: #003366; text-decoration:none;}
a:hover       {color: #3399CC; text-decoration:none;}

H1         {color: #003366; text-decoration: none; font-size:12px; font-weight:bold; margin-bottom:0}
H2         {color: #ffffff; font-size: 10px; font-weight:bold; margin-bottom:0}

form { 
margin: 0; 
padding: 0; 
} 

.glossymenu{
margin: 0px 0;
padding: 0;
width: 180px; /*width of menu*/
}

.glossymenu a.menuitem{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 15px;
padding-right:20px;
text-decoration: none;
text-transform:uppercase;
color: #006699;
font-weight:bold;
background-color: #ffffff;
border-top: 1px solid #81B3D8;

}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
background-color: #ffffff;
color: #006699;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 6px;
right: 4px;
border: none;
}

.glossymenu a.menuitem:hover{
background-color: #EEEEEE;
color:#003366;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
padding-top:1px;
background-color: #ffffff;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0px;
margin-bottom:4px;
font: normal 90% Georgia, Times New Roman, Times, serif;
}

.glossymenu div.submenu ul li{
padding-bottom: 1px;
}

.glossymenu div.submenu ul li a{
display: block;
padding: 1px 0;
padding-left: 23px;
text-decoration: none;
color: #FE4203;
background-color: #ffffff;
}

.glossymenu div.submenu ul li a:hover{
background-color: #EEEEEE;
}

#dropmenudiv{
position:absolute;
padding-bottom:0px;
border-bottom-width: 0;
font:normal 11px verdana,arial;
line-height:15px;
padding-top:1px;
z-index:10000;
}

#dropmenudiv a{
font-weight:normal;
background-image:url(up.png);
width: 100%;
display: block;
text-indent: 7px;
padding: 4px 0;
text-decoration: none;
color: #003366;
border-bottom:1px solid #ffffff;
z-index:1000;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #ffffff;
background-image:url(down.png);}


A.checkout			{color:#003366; text-decoration:none; font-size:12px;}
A.checkout:visited	{color:#003366; text-decoration:none; font-size:12px;}
A.checkout:hover	{color:#FF3300; text-decoration:none; font-size:12px;}

A.checkout1			{color:#FF3300; text-decoration:none; font-size:10px;}
A.checkout1:visited	{color:#FF3300; text-decoration:none; font-size:10px;}
A.checkout1:hover	{color:#003366; text-decoration:none; font-size:10px;}

A.textmenu			{color:#006699; text-decoration:none}
A.textmenu:visited	{color:#006699; text-decoration:none}
A.textmenu:hover 	{color:#003366; text-decoration:none;}

A.grey			{color:#cccccc; text-decoration:none}
A.grey:visited	{color:#cccccc; text-decoration:none}
A.grey:hover 	{color:#ffffff; text-decoration:none}

option {background-color: #ffffff; font-size: 10px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}
