.layoutContent
{
 width : 100%;
 text-align : left;
 vertical-align : top;
 padding-left : 5px;
 padding-right : 5px;
}
.layoutMenu
{
 vertical-align : top;
 padding-left : 15px;
 /* width : 30%; */ 
 border : 0px solid red;  
}
.catHead
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:black;
 text-decoration:none;
 padding : 2px;
}
.catHead a:link, a:visited
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:maroon;
 text-decoration:none;
 text-transform : uppercase;
}
.catHead a:hover
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:black;
 text-decoration:underline;
}
.catTableDiv
{
}
.subCatHead
{
 FONT-SIZE: 8pt;
 FONT-FAMILY: Times News Roman;
 color:black;
 text-decoration:none;
 width : 100%;
 border-bottom : 1px solid #666666;
 padding-bottom : 2px;
 padding-left : 5px;
}
.subCatHead a:link
{
 font-size : 8pt;
 text-decoration : none;
 border-bottom : none;               
 text-transform : uppercase;
 color : #666666;
 width : 100%;
}
.subCatHead a:hover
{
 font-size : 8pt;
 text-decoration : none;
 text-transform : uppercase;
 color : #666666;
 border-bottom : none;               
 width : 100%;
}

