.welcometext {
color : #C3C3C3;
font-family : arial;
font-size : 8pt;
}

.hover1 {
color : #C3C3C3;
font-family : arial;
font-size : 8pt;
display : block;
width : 288px;
height : 12px;
background-color : #ffffff;
text-align : left;
border-top : 0px #d1d1d1;
border-left : 0px #d1d1d1;
border-right : 0px #d1d1d1;
border-bottom : 1px #d1d1d1;
border-style : solid;
padding : 6px;
}

.hover1:hover {
color : #ffffff;
font-family : arial;
font-size : 8pt;
display : block;
width : 288px;
height : 12px;
background-color : #87A1B2;
text-align : left;
border-top : 0px #000000;
border-left : 0px #000000;
border-right : 0px #000000;
border-bottom : 0px #000000;
border-style : solid;
padding : 6px;
}

.hover2 {
color : #C3C3C3;
font-family : arial;
font-size : 8pt;
display : block;
width : 288px;
height : 12px;
background-color : #ffffff;
text-align : left;
border-top : 0px #d1d1d1;
border-left : 0px #d1d1d1;
border-right : 0px #d1d1d1;
border-bottom : 1px #d1d1d1;
border-style : solid;
padding : 6px;
}

.hover2:hover {
color : #ffffff;
font-family : arial;
font-size : 8pt;
display : block;
width : 288px;
height : 12px;
background-color : #C3C3C3;
text-align : left;
border-top : 0px #000000;
border-left : 0px #000000;
border-right : 0px #000000;
border-bottom : 0px #000000;
border-style : solid;
padding : 6px;
}

.navi {
color : #b3b3b3;
font-family : arial;
font-size : 8pt;
width : 75px;
height : 12px;
background-color : #e6e6e6;
text-align : center;
border-top : 0px #C9C9C9;
border-left : 0px #C9C9C9;
border-right : 0px #C9C9C9;
border-bottom : 0px #C9C9C9;
border-style : solid;
padding : 6px;
}


.navi:hover {
color : #ffffff;
font-family : arial;
font-size : 8pt;
width : 75px;
height : 12px;
background-color : #86A2B0;
text-align : center;
border-top : 0px #E1E1E1;
border-left : 0px #E1E1E1;
border-right : 0px #E1E1E1;
border-bottom : 0px #E1E1E1;
border-style : solid;
padding : 6px;
}

.welcometextCopy { color : 87A1B2; font-family : arial; font-size : 12px; }
