/* CSS Document */
BODY {font-family:  Arial, Verdana, Tahoma;
font-size:13px;
color: #000000;
background-image: url("graphics/sitebg.gif");
background-repeat:repeat-x;
background-color:#a6b9ce;
}
TD{
color: #000000;
font-size:13px;
}


A:link { color: #48719b;
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
text-decoration: none;
}
A:visited { color: #48719b;
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
text-decoration: none;
}
A:active { color: #48719b;
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
text-decoration: none;
}
A:hover { color: #446e98;
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
text-decoration: none;
}

A:link.reftext { color: #000000;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
}
A:visited.reftext { color: #000000;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
}
A:active.reftext { color: #000000;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
}
A:hover.reftext { color: #DFE5ED;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
}

.hilite{font-size: 15px; color:#446e98;}
.footertext{font-size: 11px;}
.smalltext, .didyouknow{font-size: 12px;}
.footer{background-color: #EFF0F0;}
.left{background-color: #FFFFFF;}
.leftbg{background: url("graphics/leftbg.gif"); background-repeat:repeat-x; background-color: #dbe0e5;}
.right{background-color: #DFE5ED;}
.inner{background-color: #DFE5ED; border: 1px #000000 solid;}
.maintable{border: 1px solid #000000;}

