
/* Background */



body {
/* background-image: url(general_images/gradient2.png); */
/* background-repeat: repeat-x; */
/* background-color: #B8B8B8 */
background-color: #404040
}

/*Text and Links*/

body,td,th {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

a:link {
color: #0000EE;
text-decoration: none;
}
a:hover {
color: #0000EE;
font-weight: bold;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #0000EE;
}
a:active {
text-decoration: none;
color: #0000EE;
}


/* Top Menu */

.menu {
height: 48px;
width: 142px;
}
.cssnav {
position:relative;
float: left;
margin: 0; padding: 0;
font-family: Verdana, arial, helvetica, sans-serif;
background: url(general_images/button_down.png) no-repeat;
width: 142px;
height: 48px;
overflow:hidden;}
.cssnav a {
display: block;
color: #000000;
font-size: 11px;
width: 142px;
height: 48px;
display: block;
float: left;
color: black; text-decoration: none;
overflow:hidden;
}
.cssnav a:hover {
color: #ffff52;
}
.cssnav img {width: 142px; height: 48px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
position: absolute;
left: 0px;top: 18px;
text-align: center;
width: 142px;
cursor: pointer; }
.cssnav a:visited {
text-decoration: none;
color: #000000;
}
.cssnav a:hover {
color: #ffff52;
}

/* Tab Menu */

.tab {
height: 45px;
width: 142px;
}
.cssnav1 {
position:relative;
float: left;
margin: 0; padding: 0;
font-family: Verdana, arial, helvetica, sans-serif;
background: url(general_images/tab_down.png) no-repeat;
width: 142px;
height: 45px;
overflow:hidden;}
.cssnav1 a {
display: block;
color: #000000;
font-size: 11px;
width: 142px;
height: 45px;
display: block;
float: left;
color: black; text-decoration: none;
overflow:hidden;
}
.cssnav1 a:hover {
color: #ffff52;
}
.cssnav1 img {width: 142px; height: 45px; border: 0; }
* html a:hover {visibility:visible}
.cssnav1 a:hover img{visibility:hidden}
.cssnav1 span {
position: absolute;
left: 0px;top: 22px;
text-align: center;
width: 142px;
cursor: pointer; }
.cssnav1 a:visited {
text-decoration: none;
color: #000000;
}
.cssnav1 a:hover {
color: #ffff52;
}



/* Tab Insert Menu */

.tab_insert {
height: 30px;
width: 87px;
}
.cssnav2 {
position:relative;
float: left;
margin: 0; padding: 0;
font-family: Verdana, arial, helvetica, sans-serif;
background: url(general_images/tab_ins_down.png) no-repeat;
width: 87px;
height: 30px;
overflow:hidden;}
.cssnav2 a {
display: block;
color: #000000;
font-size: 9px;
width: 87px;
height: 30px;
display: block;
float: left;
color: black; text-decoration: none;
overflow:hidden;
}
.cssnav2 a:hover {
color: #ffff52;
}
.cssnav2 img {width: 87px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.cssnav2 a:hover img{visibility:hidden}
.cssnav2 span {
position: absolute;
left: 0px;top: 12px;
text-align: center;
width: 87px;
cursor: pointer; }
.cssnav2 a:visited {
text-decoration: none;
color: #000000;
}
.cssnav2 a:hover {
color: #ffff52;
}





/* Bottom Menue */

.menu1 {
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 11px;
}
.menu1 a:link {
color: #666666;
text-decoration: none;
}
.menu1 a:hover {
color: #666666;
font-weight: bold;
text-decoration: none;
}
.menu1 a:visited {
text-decoration: none;
color: #666666;
}
.menu1 a:active {
text-decoration: none;
color: #666666;
}
 
