/* 
  File name:  colleensexton
  Created on: June 3, 2003 at 1:44 PM
  Author:     Administrator  

  Description:
    An empty stylesheet.
*/

BODY { 
    background-color: 00337F; 
    background-image: url("images/background_light.jpg");
    background-repeat: repeat;
}

TABLE.BANNER {
    background-color: 00337F; 
    background-image: url("images/background.jpg");
    background-repeat: repeat;
}

TABLE.PAGE {
    text-align: center;
}

A.MENU {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: FFCC49;
}

A.MENU:hover {
    color: BLACK;
    background-color: FFCC49; 
}

A.CURRENT {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: WHITE;
}

A.CURRENT:hover {
    color: FFCC49;
}

H2 {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color:  C6CCE3;
}

P {
    font-family: Verdana, Sans Serif;
    letter-spacing: 1pt;
    line-height: 12pt;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: WHITE;
}



P.REVIEWTITLE {
    font-family: Verdana, Sans Serif;
    letter-spacing: 1pt;
    line-height: 12pt;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    color: FFCC49;
}

TD.PHOTO {
    font-family: Verdana, Sans Serif;
    letter-spacing: 1pt;
    line-height: 12pt;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    color: WHITE;
}

OL {
    font-family: Verdana, Sans Serif;
    letter-spacing: 1pt;
    line-height: 12pt;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: WHITE;
}

UL {
    font-family: Verdana, Sans Serif;
    letter-spacing: 1pt;
    line-height: 12pt;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: WHITE;
}

A {
    font-family: Verdana, Sans Serif;
    letter-spacing: 1pt;
    line-height: 12pt;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: FFCC49;
    font-weight: bold;
}

A:hover {
	text-decoration: underline;
}

A.PRESS {
    font-family: Verdana, Sans Serif;
    font-size: 10px;
    letter-spacing: 0pt;
    line-height: 12pt;
    text-decoration: none;
    color: FFCC49;
}

TD.PRESS {
    text-align: center;
}

A:hover {
	text-decoration: underline;
}


A.CENTER {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: FFCC49;
}

A.CENTER:hover {
    color: FFCC49;
    text-decoration: underline;
    background-color: transparent; 
}

BLOCKQUOTE {
    font-family: Verdana, Sans Serif;
    letter-spacing: 1pt;
    line-height: 12pt;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: WHITE;
}

A.ROW {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    background-color: 7687BF;
    color: FFCC49;
}

TD.SUBMENU {
    text-align: right;
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    text-decoration: none;
    background-color: transparent;
    color: WHITE;
}

A.SUBMENU {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    text-decoration: none;
    background-color: transparent;
    color: FFCC49;
}

A.SUBMENU:hover {
    color: FFCC49;
    text-decoration: underline;
    background-color: transparent;
}

A.ROW:hover {
    color: FFCC49;
    background-color: 7687BF;
    text-decoration: underline;
}


A.ROWALT {
    font-family: Georgia, Times, Serif;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
    font-weight: none;
    background-color: 55669C;
    color: FFCC49;
}


TR.ROW {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    background-color: 7687BF;
    color: WHITE;
    
}

TH {
    font-family: Arial, Helvetica, Sans Serif;
    background-color: FFCC49;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: 34457D;
}

TD.NEWSBOX {
    font-family: Verdana, Sans Serif;
    line-height: 12pt;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: 2A2E51;
}

A.NEWSBOX {
    color: WHITE;
    letter-spacing: 0pt;
}
