BODY {
background: #D6D6D6;
margin-top: 20px;
}

.imagefloatleft {
float: left;
}

.imagefloatright {
float: right;
}

.clear {
clear: both;
}

.logo {
background: white url("graphics/ccdt-white.gif");
background-repeat: no-repeat; 
background-position: left center;  
}

ul {
font-size: 0.8em;
line-height: 1.8em;
}

.displaylogo {
background-image: url(graphics/fflogo_white.gif);
background-repeat: no-repeat;
}

b {
font-size : 1em;
}

p {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 0.8em;
line-height: 1.8em;
}

td {
font-family : Verdana, Arial, Helvetica, sans-serif;
}

.smallwhitefont {
font-family : Microsoft Sans Serif; 
font-size : 0.7em;
color: #FFFFFF;
line-height: 1.4em;
}

.footerfont {
font-family: Courier New, Courier, mono;
font-size : 13px;
color: #FFFFFF;
padding-left: 12px;
padding-right: 12px;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 105%;
color : #9A88A2;
text-transform: uppercase;
margin-top: 4px;
margin-bottom: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #9A88A2;
letter-spacing: 1px;
}

.menubutton {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #000000; 
padding-left: 5px;
padding-right: 4px;
padding-top: 6px;
padding-bottom: 6px;
font-weight: normal;
border-bottom: 1px solid #D7DFE8;
}

.menubutton a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #000000; 
text-decoration: none; 
}

.menubutton a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #000000; 
text-decoration: none;
}

.menubutton a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #FF0000; 
text-decoration: underline;
background: #EAEAEA;
}

.contrastlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: normal;
letter-spacing: 1px;
}

.contrastlink a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #9A88A2;
font-weight: normal;
text-decoration: underline; 
}

.contrastlink a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #9A88A2;
font-weight: normal;
text-decoration: underline;
}

.contrastlink a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
background: #9A88A2;
}

a:link { 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #66819E; 
text-decoration : underline;
}

a:visited { 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #66819E; 
text-decoration : underline;
} 

a:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #FF0000; 
text-decoration : underline;
}

.footerbg {
background: #9A88A2;
}

.mainheaderbg {
background: #FFFFFF;
}

.rightheaderbg {
background: #B7ACBC;
}

.leftheaderbg {
background: #9A88A2;
border-right: 1px solid #DFE7E3;
}

.maincontentcolumnbg {
background: #FFFFFF;
border-right: 1px solid #D7DFE8;
}

.thinrowbg {
background: #FFFFFF;
}

.leftcolumnbg {
background: #EAEAEA;
border-left: 1px solid #DFE7E3;
border-right: 1px solid #DFE7E3;
}

.tableborder {
background: #F2F0F0;
border: 1px solid #DFE7E3;
padding: 10px;
}

.borderedtable {
background: #FFFCE8;
border: 1px solid #D7DFE8;
padding: 10px;
}

.newsflashtable {
border: 1px solid #D7DFE8;
background: #FEFBDA;
padding: 8px;
margin-bottom: 28px;
}

table.shadow {
align: center
}

td.shadow-top {
height: 16px;
background-image: url(graphics/topshadow.gif)
} 

td.shadow-right {
width: 16px;
background-image: url(graphics/rightshadow.gif)
}

td.shadow-bottom {
height: 16px;
background-image: url(graphics/bottomshadow.gif)
}

td.shadow-left {
width: 16px;
background-image: url(graphics/leftshadow.gif)
}

td.shadow-center {
background-color: white
}

.searchbutton {
font-family: Microsoft Sans Serif, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: #FFFFFF;
background-color: #9A88A2;
border: 1px solid #000000;
height: 22px;
width: 70px;
margin-top: 4px;
margin-right: 6px;
margin-bottom: 4px;
cursor: hand;
}

.searchinputbox {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color: #777777;
background-color: #FFFFFF;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #000000;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #000000;
margin-top: 4px;
margin-right: 3px;
margin-bottom: 4px;
margin-left: 0px;
font-weight: normal;
height: 22px;
padding-top: 2px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}