.title
{
    font-family : tahoma;
    font-size : 14pt;
    font-weight : bold;
    font-style : normal;
    color : navy;
}

.body_header
{
    font-family : tahoma;
    font-size : 10pt;
    font-weight : bold;
    font-style : normal;
    color : navy;
}

.body_text
{
    font-family : tahoma;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_label
{
    font-family : tahoma;
    font-size : 9pt;
    font-weight : bold;
    font-style : normal;
    color : navy;
}



.footer
{
    background-color : #B3947B;
    background-image : none;
    padding : 3px;
}

.footer td
{
    font-family : arial;
    font-size : 7pt;
    color : #FFFFFF;
    font-style : normal;
    font-weight : normal;
    padding : 3px;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.menu
{
    background-color: #91C46F;
}

.menuButton, .menudefault, .menuButton_on
{
    padding-left: 15px;
    padding-right :15px;
    cursor : hand;
    height: 25px;
}

.menu td
{
    font-family : arial;
    font-size :  8pt;
    font-weight : bold;
    color : #ffffff;
    font-style : normal;
}

.menuButton a, .menudefault a, .menuButton_on a
{
    font-family : arial;
    font-size :  8pt;
    font-weight : bold;
    color : #ffffff;
    font-style : normal;
    text-decoration : none;
}

.menuButton
{
    background-color : #91C46F;
}

.menuButton_on
{
    background-color : #ff9600;
}

.menudefault
{
    background-color : #91C46F;
    width : 25%;
}

.menuright
{
    background-color : #91C46F;
    width : 1px;
}

.menuright_on
{
    background-color : #91C46F;
    width : 1px;
}

.menuleft
{
    background-color : #91C46F;
    width : 1px;
}

.menuleft_on
{
    background-color : #91C46F;
    width : 1px;
}

.menu_ButtonHeight
{
    width : 0px;
    height : 25px;
}

.menu_h_space
{
    background-color : #ffffff;
    height : 1px;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}

.GroutColor
{
    FONT: 8pt/8pt Comic Sans MS;
    COLOR: olive;
    TEXT-ALIGN: center
}
.Materials
{
    FONT: 9pt/9pt Comic Sans MS;
    font-weight: bold;
    COLOR: olive;
    TEXT-ALIGN: center

}
.prodhead
{
    font-family : Comic Sans MS;
    font-size : 10pt;
    font-weight : bold;
    font-style : normal;
    color : Navy;
    TEXT-ALIGN: left
}
.prodetail
{
    font-family : Comic Sans MS;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    COLOR: BLACK;
    TEXT-ALIGN: left
}

img {
	border: none;
}

a
{
    color:#4B7798;
    text-decoration:none;
}

a:hover{text-decoration:underline; color:red}
a:visited{text-decoration:none}