BODY { 
background-image: url(http://www.rhodec.edu/gfx/upper_fade4.jpg); 
background-attachment: fixed; 
text-align: center;
}

   
}
DIV.body {
   width: 721px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 15px;
   background-color: ffffff;
}
TD {
   background-color:ffffff;
   font-family: Arial;
   font-size: 8pt;
   font-weight: normal;
   color: 003466;
}
P {
   background-color: ffffff;
   font-family: Arial;
   font-size: 8pt;
   font-weight: normal;
}
P.pageTitle {
   background-color: ffffff;
   font-family: Arial;
   font-size: 15pt;
   font-weight: bold;
   color: 003466;
}
P.colouredHeading {
   background-color: ffffff;
   font-family: Arial;
   font-size: 11pt;
   font-weight: bold;
   color: 990000;
}
B {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color: 003466;
}
B.big {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: 990000;
}
A.body {
   font-family: Arial;
   font-size: 8pt;
   font-weight: normal;
   color: 003466;
   text-decoration: none;
}
A.body:hover {
   text-decoration: underline;
   color: cc0000;
}
A.bodybold {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color: 003466;
   text-decoration: none;
}
A.bodybold:hover {
   text-decoration: underline;
   color: cc0000;
}
A.coloured {
   font-family: Arial;
   font-size: 8pt;
   font-weight: normal;
   color: 990000;
   text-decoration: none;
}
A.coloured:hover {
   text-decoration: underline;
   color: cc0000;
}
TD.bg {
   background-color: 003466;
}
LI.coloured {
   color: 990000;
}

TD.panelLeft {
   background-color: ffffff;
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color: cc0000;
}
A.panelLeft {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color: 003466;
   text-decoration: none;
}
A.panelLeft:hover {
   text-decoration: underline;
   color: cc0000;
}

TD.panelRight {
   background-color:ffffff;
   font-family: Arial;
   font-size: 7pt;
   font-weight: normal;
   color: 003466;
}
A.panelRight {
   font-family: Arial;
   font-size: 7pt;
   font-weight: normal;
   color: 003466;
   text-decoration: none;
}
A.panelRight:hover {
   text-decoration: underline;
   color: cc0000;
}

