.text {
        font-family: Tahoma;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}
a.orange:link, a.orange:visited  {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: none;
        color: #FF7800;
        text-decoration: underline;
}
a.orange:hover {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: none;
        color: #114181;
        text-decoration: none;
}
.bluetext {
        font-family: Tahoma;
        font-size: 12px;
        color: #114181;
        text-decoration: none;
}
.OrangeTitle{
        font-family: Tahoma;
        font-size: 12px;
        font-weight:bold;
        color: #FF3802;
        text-decoration: none;
}
input, textarea {
        background-color: #E4E4E4;
        border: 1px outset #999999;
}
.news {
        color: #367589;
}
a.orange:link,a.orange:visited {
        color: #FC941E;
}
a.news:link, a.news:visited {
        font-size: 12px;
        font-weight: bold;
        color: #367589;
        text-decoration: none;
}
.sm-blue {
        font-size: 10px;
        color: #006699;
}
input.yellow {
        font-size: 11px;
        background-color: #FFFBCC;
        border: 1px solid #FC941E;
        width: 100%;
}
input.yellowbutton {

        font-size: 11px;
        background-color: #FFFBCC;
        border: 1px solid #FC941E;
        width: 50%;
}
.yellow-bold {
        color: #FFFF99;
}
a.news:hover {
        color: #EF890B;
}
tr.news a.ev:link, tr.news a.ev:visited {
        color: #FF0000;
}

tr.news td {
        color: #006699;
        background-color: #FFFFFF;
        height: 20px;
}
tr.news td.h {
        background-color: #F7F7CD;
        font-weight: bold;
        color: #FF6600;


}
tr.news td a:link, tr.news td a:visited
{
        font-size:11px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;

} 
td.date {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #666666;
}
td.event {
        color: #666666;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #999999;
}
.bolder {
        font-weight: bold;
        font-size: 11px;
        color: #FF9933;
}
.bolderBlue {
        font-size: 11px;
        font-weight: bold;
        color: #6197AB;
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
}
.headerbigger {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #006699;
}
th.grid  {background-color: #B5D0DB;
        border-top: 1px solid #666666;
        border-right: 1px #666666;
        border-bottom: 1px solid #666666;
        border-left: 1px #666666;}

th.grid td a:link, th.grid td a:visited, th.grid td a:hover {
        color: #CC6600;
        font-size: 12px;
        font-weight: bold;

}
.pic_r  { margin-left:10px; float:right; }
.pic_l  { margin-right:10px; float:left; }
p.parblock
{
	border-left: 5px solid #114181;
	padding-left: 15px;
}
hr
{
	height: 1px;
	color: #CCCCCC;
}