

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.menu {
top: 1em;
left: 1em;
width: 175px;
}

.menu dt {
cursor: pointer;
background: #FFFFFF;

margin: 0px 0px 0px 0px;
text-align: left;
font-weight: bold;
font: bold 14px Ms San Serif,arial, helvetica,  Verdana;
padding: 0px 0px;
margin: 0px 0px 6px 0px;
color: #000000;
 
}

.menu dt a:hover{
background: #FFFFFF;
font-weight: bold;
font-size: 110%;
color: #FF0000;
border: 1px solid #FF0000;
line-height: 150%;
}

.menu dt.selected a{
background: #FFFFFF;
font-weight: bold;
font-size: 110%;
color: #FF0000;
border: 1px solid #FF0000;
}
 
.menu dt a{
color: #000000;
text-decoration: none;
display: block;
border: 1px dotted #FF0000;
line-height: 150%;
}

.menu dd {
position: absolute;
z-index: 100;
left: 10em;
margin-top: -1.4em;
width: 25em;
background: #FFFFFF;
border: 1px solid gray;
}

 

.menu ul {
padding: 0px ;
border: 1px solid #FF0000;
background: #FFFFFF;
text-align: left;
font-weight: bold;
font-size: 10pt;
}

.menu li {
padding: 2px ;
font-size: 100%;
height: 20px;
line-height: 100%;
border-bottom: 1px solid #FF0000;
font: bold 14px Ms San Serif,arial, helvetica,  Verdana;
}

.menu li a {
color: #000000;
text-decoration: none;
display: block;
}

.menu li a:hover {
text-decoration: none;
color: #FF0000;
font-size: 110%;
}

.bodyText {
color: #171717;
font-family: verdana, arial, ms san serif;
font-size: 9pt;
line-height: 140%;
text-decoration: none;
}
 

.bodyText li{
list-style-position: outside;
list-style-type: square ;
}

.mitable {
border: 1px solid #333333;
}

.bodyTitle {
background: none;
color: #CC0000;
font-family: arial, verdana,  ms san serif;
font-size: 12pt;
line-height: 140%;
text-decoration: bold;
}
 
 
a {
color: #0000FF;
text-decoration: none;
}

.linkgray {
color: #171717;
text-decoration: none;
}
 

a.linkgray:hover {
color: #FF0000;
text-decoration: underline;
font-size: 100%;
font-weight: bold;
}


.linkwhite {
color: #FFFFFF;
text-decoration: none;
}
 
 

a:hover {
color: #FF0000;
text-decoration: underline;
font-size: 110%;
}

.mitableHead {
border: 1px solid #CCCCCC;
}


.tableleft {
border: 1px solid #CCCCCC;
}

.entry
{
    BORDER-TOP: #000000 1px outset;
	BORDER-BOTTOM: #000000 1px outset;
    BORDER-RIGHT: #000000 1px outset;
	BORDER-LEFT: #000000 1px outset;
	BACKGROUND-COLOR: #ffffff;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 100%;
    MARGIN: 1px;
    font-color: #000000
    font-family: verdana, arial, sans-serif;
    border-spacing: 2
 
}


.button
{
    BORDER-LEFT: #000000 1px outset;
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    BORDER-BOTTOM: #000000 1px outset;
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-TOP: 1px;
    PADDING-BOTTOM: 1px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    MARGIN: 1px;
    BACKGROUND-COLOR: #EBEBEB;
    font-family:  arial,verdana, sans-serif;
    border-spacing: 2
}


h1
{
    margin-top: 0%;
    margin-bottom: 0%;
    font-family: verdana, arial, sans-serif;	
}


.BulletErr
{
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  list-style-position: outside;
  list-style-image: url('images/blockarrow.gif');
}

