/* CSS Document */

.home1 {
position: absolute; height: 20px; top: 3px; left: 5px; width: 65px;
background: transparent; border: none; z-index: 5; display: block; cursor: default;
font: small-caps 12pt "Times New Roman"; text-align: center; color: white;
}

.home2 {
position: absolute; height: 20px; top: 3px; left: 5px; width: 65px;
background: transparent; border: none; z-index: 5; display: block; cursor: pointer;
font: small-caps 12pt "Times New Roman"; text-align: center; color: #0033FF;
}

.two1 {
position: absolute; height: 20px; top: 3px; left: 69px; width: 90px;
background: transparent; border: none; z-index: 5; display: block; cursor: default;
font: small-caps 12pt "Times New Roman"; text-align: center; color: white;
}

.two2 {
position: absolute; height: 20px; top: 3px; left: 69px; width: 90px;
background: transparent; border: none; z-index: 5; display: block; cursor: pointer;
font: small-caps 12pt "Times New Roman"; text-align: center; color: #0033FF;
}

.twodrop {
font-size: 9pt; 
left: 77px;
visibility: hidden;
position: absolute;
top: 23px;
background-color:#333333;
z-index: 6;
text-decoration: none;
color: white;
border: 1px solid black;
}

.three {
font: small-caps 12pt "Times New Roman";
position: absolute;
left: 157px;
width: 90px;
top: 3px;
height: 20px;
color: white;
display: block;
z-index: 5;
text-align: center;
cursor: default;
background-color: transparent;
border: none;
}

.threedrop {
font-size: 9pt; 
left:168px;
visibility: hidden;
position: absolute;
top: 23px;
background-color:#333333;
z-index: 7;
text-decoration: none;
color: white;
border: 1px solid black;
}

.four1 {
position: absolute; height: 20px; top: 3px; left: 251px; width: 115px;
background: transparent; border: none; z-index: 5; display: block; cursor: default;
font: small-caps 12pt "Times New Roman"; text-align: center; color: white;
}

.four2 {
position: absolute; height: 20px; top: 3px; left: 251px; width: 115px;
background: transparent; border: none; z-index: 5; display: block; cursor: pointer;
font: small-caps 12pt "Times New Roman"; text-align: center; color: #0033FF;
}

.five1 {
position: absolute; height: 20px; top: 3px; left: 384px; width: 115px;
background: transparent; border: none; z-index: 5; display: block; cursor: default;
font: small-caps 12pt "Times New Roman"; text-align: center; color: white;
}

.five2 {
position: absolute; height: 20px; top: 3px; left: 384px; width: 115px;
background: transparent; border: none; z-index: 5; display: block; cursor: pointer;
font: small-caps 12pt "Times New Roman"; text-align: center; color: #0033FF;
}

.six1 {
position: absolute; height: 20px; top: 3px; left: 507px; width: 100px;
background: transparent; border: none; z-index: 5; display: block; cursor: default;
font: small-caps 12pt "Times New Roman"; text-align: center; color: white;
}

.six2 {
position: absolute; height: 20px; top: 3px; left: 507px; width: 100px;
background: transparent; border: none; z-index: 5; display: block; cursor: pointer;
font: small-caps 12pt "Times New Roman"; text-align: center; color: #0033FF;
}

.seven1 {
position: absolute; height: 20px; top: 3px; left: 610px; width: 100px;
background: transparent; border: none; z-index: 5; display: block; cursor: default;
font: small-caps 12pt "Times New Roman"; text-align: center; color: white;
}

.seven2 {
position: absolute; height: 20px; top: 3px; left: 610px; width: 100px;
background: transparent; border: none; z-index: 5; display: block; cursor: pointer;
font: small-caps 12pt "Times New Roman"; text-align: center; color: #0033FF;
}

.out {
display: block;
height: 18px;
margin: 0px 2px;
padding: 0px;
text-align: left;
text-decoration: none;
color: white;
width: 90px;
cursor: pointer;
font: small-caps 10pt Tahoma;
z-index: 7;
}

.over {
display: block;
margin: 0px 2px;
text-decoration: none;
text-align: left;
color: #0033FF;
cursor: pointer;
width: 90px;
height: 18px;
font: small-caps 10pt Tahoma;
z-index: 7;
}

.mainOver {
color: #0033FF;
cursor: pointer;
}

.mainOut {
color: white;
cursor: default;
}
