.show{
display: block;
}

.submenu{
background-image: url(images/submenu.gif);
display: block;
height: 19px;
margin-left: 0px;
padding-top: 2px;
padding-left: 0px;
color: #000000;

}

.hide{
display: none;
}


.menu1{
background-image:url(images/menudiv1bg.gif);
margin-left:0px;
padding-left:0px;
padding-top:5px;
padding-bottom:5px;
display:block;
text-decoration: none;
color: #ffffff;
height: 0px;

}


.red {font-family: Tahoma, Verdana; font-size: 11px; color: red}

h3 {
color: red;
font-family: Georgia;
font-weight: strong;
font-size: 11pt;
}

td {font-family: arial; font-weight: bold; font-size: 13px;
line-height: 1.25;}

font.class1 {color: white;
font-family: arial;
font-weight: bold;
font-size: 10pt;
}
font.class2 {color: black;
font-family: arial;
font-weight: bold;
font-size: 10pt;
}

hr {color: black}
.link1 a:link {color: white; font-family: arial; font-weight: bold; font-size: 14px; text-decoration: none;}
.link1 a:visited {color: white; font-family: arial; font-weight: bold; font-size: 14px; text-decoration: none;}
.link1 a:active {color: white; font-family: arial; font-weight: bold; font-size: 14px; text-decoration: none;}
.link1 a:hover {text-decoration: font-family: arial; font-size: 14px; color: #E1BD23}

.link2 a:link {color: #126CAA; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none;}
.link2 a:visited {color: #126CAA; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none;}
.link2 a:active {color: #126CAA; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none;}
.link2 a:hover {text-decoration: font-family: arial; font-size: 12px; color: #E1BD23}

h1 {color: black; font-family: georgia; font-style: italic; font-size: 20px;}

ul 
{
list-style-image: url('images/bullet.jpg')
}

li.big {line-height: 0.6cm}