BODY
{
    BACKGROUND-COLOR: black;
	background-image:url(../Images/body-bg2.jpg);
	background-repeat:repeat-x;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    font-color: #FFFFFF;
    height:100%;
    width:100%;
    
}
A{ text-decoration:none; } 
a:link { color:#FFFFFF}
a:visited { color:#FFFFFF} 
a:hover { color:#DDD32D }  

a.link2:link { color: #FFFFFF;}
a.link2:visited {color: #FFFFFF;} 
a.link2:hover {color: #F7F551;}

TD
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: BOLD;
    COLOR: white;
}
.Tableheader
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-STYLE: BOLD;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #757575;
}
.Title
{
    FONT-FAMILY: arial;
    FONT-SIZE: 14px;
    FONT-STYLE: BOLD;
    COLOR: #FFFFFF;
}
.Menucolor1
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-STYLE: BOLD;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #12411F;
}
.Menucolor2
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-STYLE: BOLD;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #2B653B;
}
.Inventory1
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-STYLE: BOLD;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #757575;
}
.Inventory2
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-STYLE: BOLD;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #515151;
}
.white 
{
    font-family: Verdana;
    font-size: 10pt;
    Color: #FFFFFF;
    font-weight: bold;
    BACKGROUND-COLOR;
}
.grey 
{
    font-family: Verdana;
    font-size: 10pt;
    Color: #FFFFFF;
    font-weight: bold;
    BACKGROUND-COLOR: #575757;
}
.black
{
    font-family: Verdana;
    font-size: 10pt;
    Color: black;
    font-weight: bold;
    BACKGROUND-COLOR: #BBBBBB;
}




