
BODY
{
    margin:0px;
    padding-left:40px;
    padding-right:40px;
    background-color: #FDFCE9;
    margin-top:10px;    
    background-image:url(/images/hem_bg.png);
    background-repeat:no-repeat;

} 

TD
{
    font-family:Arial;
    color:#000000;
    font-size:12px;    
}
  
H1
{
    color:#000000;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    padding-top:0px;
    margin-top:0px;
}

H2
{
    color:#000000;
    font-family:Arial;
    font-size:14px;
    font-weight:700;
}


H3
{
    color:#000000;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
A
{
    color:#000000;
    text-decoration:none;
}
A:visited
{
    text-decoration:none;
    color:#000000;    
}

A:active
{
    text-decoration:none;
    color:#000000;
}


A:hover
{
    color:#000000;
    cursor:hand;
}
input,textarea
{
    border:solid 1px gray;
    padding:2px;
}

.copy{  
color:#956;
font-size:12px;
font-weight:600;

}
.content_text
{
    padding-left:30px;
}
.content
{
    padding-top:30px;
    padding-bottom:90px;  
    
}
.top
{
    height: 14px;
}

.top_menu
{
    text-transform:uppercase;
    text-align:justify;
}

.topMenu{
    font-weight:bold;
    font-family:Arial;
    color:#000000;
    font-size:16px;
	

}

.mainTable
{
    width:1024px;
    height:1024px;
}

LI
{
    font-family:Arial;
    font-size:12px;
    color:#956;
    font-weight:700;    
    padding:2px;
}





.leftrow
{
    padding:10px;
    
}

UL
{
    
}
.menuborder
{
    border-bottom:2px solid purple;
    
}
.footer
{
     border-top:2px solid purple;
	color:#9E3C36;
}
.searchBox{
border:none;
font-size:16px;
color:#999999;
font-weight:bold;
}
.submenuLI
{
    font-size:16px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
    color:#000000;
    list-style-type:none;
}
.submenuListTD
{
    height:400px;
    
}
