/* ***BEGIN GENERIC STYLES*** */

body.mainpage{
background : #666666;
font-family : arial;
font-size : 12;
}

body.subpage{
background : #FFFFFF;
font-family : arial;
font-size : 12;
}

table{
background : #FFFFFF;
font-size : 12;
}

A:link {text-decoration: none}
A:visited {text-decoration: none; color : blue;}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

img{
border : 0;
}

/* ****END GENERIC STYLES**** */



/* ***BEGIN SPECIFIC STYLES*** */

td.leftNav{
vertical-align : top;
background : #E1EDF6;
}

UL.leftNav{
list-style-type : none;
padding : 0px;
margin : 0px;
background-color: #E1EDF6;
font-family : arial;
font-size : 10px;

}

UL.leftNav li{
margin : 4px;
backgroud-color : #E1EDF6;
}

ul.leftNav a{
color : #006699;
}

ul.leftNav li a:hover{
text-decoration : none;
color : #A70034;
}

ul.leftNav li a:visited{

}

td.copyright{
align : center;
color : white;
font-family : arial;
font-size : 10px;
}

p.mainHdg{
font-family : arial;
font-weight : bold;
font-size : 20px;
color : #00568E;
}


/* ****END SPECIFIC STYLES**** */

td.topexpander{
background-image: url(images/revision1slices_04.gif);
background-repeat: repeat-x;
background-position: top left;
text-align: center;
vertical-align: top;
}

td.bottomexpander{
background-image: url(images/revision1slices_13.gif);
background-repeat: repeat-x;
background-position: top left;
text-align: center;
vertical-align: top;
}

