* {
margin:0;
padding:0;
}

body {
background-color:#333;
background-image:url(../images/links_bg3.gif);
background-position:top left;
background-repeat:no-repeat;
background-attachment:fixed;
font-size:12px;
font-family:Arial;
color:#444;
line-height:20px;
}





#separator {
color:#DDDDDD;
padding-top:20px;
clear:both;
padding-right:10px;
text-align:center;
}

a, a:visited {
color:#DDD;
text-decoration:none;
}

a:hover {
color:#FFF;
text-decoration:underline;
}




.catHead {
    color:#DDD;
    line-height: 48px;
    font-size:26px; 
    font-weight: bold;
    margin-bottom:20px;
    padding-bottom:20px;
}


.catLegend {
    color:#FFFFFF;
    line-height: 14px;
    padding:10px;
    border-right:1px solid #AAA; 
    border-bottom:1px solid #AAA; 
}

.catTitle {
    color:#e58a14;
    line-height: 19px;
    font-size:22px;
    padding:0px;
}

.catTitle2 {
    color:#e58a14;
    font-size:14px;
    padding:0px;
}

table {
    margin-left:-10px;
    padding:-2px 0px 0px 8px;
    background-image:url(../images/box_shadow_small.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}

td {
    color:#222222;
    line-height: 28px;
    padding:15px;
    background: #444;
}




#spacerwide {
padding-top:5px;
clear:both;
width:100px;
}

#spacerwide2 {
padding-top:15px;
clear:both;
width:100px;
}

#shortseparator {
background-image:url(../images/separator.gif);
background-repeat:no-repeat;
margin-bottom:-13px;
color:#DDDDDD;
padding-bottom:-1px;
clear:both;
width:134px;
text-align:center;
}

h2 {
color:#0093A0;
font-size:26px;
padding-bottom:10px;
}


p {
color:#A0A0A0;
}



