tr, td,  body, .CatInlineNavStyle, .SubCatListStyle, .PageNavStyle
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
line-height: 170%;
}

body
{
padding: 20px 0px;
margin: 0px;
background-color:#e0e0e0;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #e0e0e0;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #000000;
}

table.mainTable
{
background-color: #ffffff;
border: 1px solid #000000;
}

td.content
{
padding: 20px;
}

.error 
{
color: #FF0000;
}

a
{
color: #0066CC; 
text-decoration: none;
font-weight: bold;
}
 
a:hover
{
color: #000000;  
text-decoration: underline;
font-weight: bold;
}


td.tdnav
{
font-size: 13px;
color: #000000; 
font-weight: bold;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #e0e0e0;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
}

td.tdnav a
{
color: #000000; 
text-decoration: none;
}
 
td.tdnav a:hover
{
color: #000000;  
text-decoration: underline;
}

a.snav
{
font-size: 11px;
color: #000000; 
text-decoration: none;
font-weight: normal;
}
 
a:hover.snav
{
font-size: 11px;
color: #000000;  
text-decoration: underline;
font-weight: normal;
}

h1, .header
{
font-size: 15px;
color: #0099CC; 
font-weight: bold;
}

h2, H3, H4, H5, H6
{
font-size: 13px;
color: #0099CC; 
font-weight: bold;
}

.small
{
font-size: 10px;
}

.footer
{
font-size: 10px;
color: #ffffff; 
text-decoration: none;
font-weight: normal;
}

a.footer
{
color: #ffffff; 
text-decoration: underline;
}

a:hover.footer
{
color: #000000; 
text-decoration: underline;
}

hr
{
color: #cccccc;
height:1px;
}

ul li
{ 
list-style-image: url("images/arrow.gif") 
}

.button, .CatInputStyle
{
font-size: 12px;
color:  #ffffff; 
background-color: #5E657B;
font-weight: bold;
border-top: 1px solid #B4B7C3; 
border-left: 1px solid #B4B7C3; 
border-right: 1px solid #B4B7C3; 
border-bottom: 1px solid #B4B7C3; 
}

.input
{
font-size: 11px;
color:  #666666; 
background-color:#f0f0f0;
width: 180px;
border-top: 1px solid #cccccc; 
border-left: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
}

.CatListBoxStyle
{
font-size: 11px;
color:  #666666; 
background-color:#f0f0f0;
}

