/* ************************************************** */

/* Southside Cardinals	                             */

/* Roger Lopez                                      */

/* Hand Coded                                       */

/* 5/10/2005 - Baseline                            */

/* ************************************************** */

/* Defaults */

BODY {
background-attachment: scroll;
background-color: #FFFFFF;
/* background-image: url(images/bg.jpg); */
background-position: right bottom;
background-repeat: repeat;
color: black;
font-family: "Arial", sans-serif;
font-size: 11pt
}

P {
font-family: "Arial", sans-serif;
font-size: 11pt
}

TABLE {
background-color: transparent;
color: black
}

TD {
background-color: transparent;
color: black
}

A:link {
background-color: transparent;
color: navy
}

A:visited {
background-color: transparent;
color: maroon
}

DIV {
align: center;
width: 40%
}

/* Class for Table of Contents, Links, etc. Tables */

TABLE.ltablebackgrnd {
background-color: black;
color: white
}

TD.ltablehead {
background-color: #FF0000;
color: black
}

TD.ltabledata {
background-color: #FFFFFF;
color: black
}

A.ltable:link {
background: transparent;
color: black
}

A.ltable:visited {
background: transparent;
color: silver
}

/* Class for Data Tables */

TABLE.dtablebackgrnd {
background-color: transparent;
color: white
}

TD.dtablehead {
background-color: transparent;
color: black
}

TD.dtabledata {
background-color: transparent;
color: black
}
