<style>
<!--

td.date      { 

	background-image : url('images/datearea.jpg');
	background-repeat : no-repeat;
	background-position :  right ;
}

a.mlinks {text-decoration: none;  font-family: Arial; font-size: 12pt; font-weight: bold}
a:link.mlinks { color: #FFFFFF  }
a:active.mlinks { color: #FFFFFF}
a:visited.mlinks { color: #FFFFFF}
a:hover.mlinks { color: #FFFFFF}

a.slinks {text-decoration: none}
a:link.slinks { color: #754D0F }
a:active.slinks { color: #754D0F}
a:visited.slinks { color: #754D0F}
a:hover.slinks { color: #CC3300; text-decoration: underline }

a.alinks {text-decoration: none}
a:link.alinks { color: #754D0F }
a:active.alinks { color: #754D0F}
a:visited.alinks { color: #754D0F}
a:hover.alinks { color: #CC3300; text-decoration: underline }

.menuin      { background-image: url('images/entryhigh.gif'); font-family: Arial; 
               font-size: 12pt; color: #FFFFDF; font-weight: bold; cursor:hand; }
.menuout     {background-image: url('images/entrynormal.gif'); font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold }

BODY { 
scrollbar-face-color: #E1E1E1; 
scrollbar-highlight-color: #C8C8C8; 
scrollbar-3dlight-color: #E1E1E1; 
scrollbar-darkshadow-color: #E1E1E1; 
scrollbar-shadow-color: #C8C8C8; 
scrollbar-arrow-color: #C8C8C8; 
scrollbar-track-color: #F0F0F0; 
} 
.normal{
	font:bold 16px arial;
}
.small{
	font: normal 12px Tahoma;
}
fieldset{
  font:bold 16px arial;
  color: #333;	
  padding: 5px;
  border: solid 1px #D1D1D1;
}
legend{
	color: #B22222;
	padding: 3px;
}
.artc_row{
	font: bold 16px Arial;
}
.artc_info{
	font:normal 12px tahoma;
	color: #898989;
	padding-bottom: 10px;
}


/* ======================================== */
/* Page links
/* ======================================== */

.pagelink
{
    background-color: #F1F1F1;
    border: 1px solid #666;
    padding:1px 3px 1px 3px;
    color: #000;

	 font:12px  Tahoma;
}

.pagelinklast
{
    background-color: #F1F1F1;
    border: 1px solid #666;
    padding:1px 3px 1px 3px;
    color: #666;
    font: 12px tahoma;
}

.pagecurrent
{
    background-color: #FFC9A5;
    border: 1px solid #666;
    padding:1px 3px 1px 3px;
    color: #666;
	 font: 12px tahoma;

	 
}


.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link
{
    text-decoration:none;
    color: #666;
    font-weight:normal;
	 font: tahoma;
}

.minipagelink
{
    background-color: #F1F1F1;
    border: 1px solid #C2CFDF;
    padding:1px 3px 1px 3px;
    color: #000;
    font-size:10px;
    font-weight:normal;
	 font: tahoma;
    margin-right:1px;
}

.minipagelinklast
{
    background-color: #F1F1F1;
    border: 1px solid #C2CFDF;
    padding:1px 3px 1px 3px;
    color: #000;
    font-size:10px;
    font-weight:normal;
    margin-right:1px;
}

.fauxbutton
{
    border:1px solid #4C77B6;
    background-color: #F1F1F1;
    padding:4px;
    font-size:10px;
    font-weight:normal;
    color: #000;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active
{
    color: #000;
    text-decoration: none;
}

.hlight{
  background: #FFF8DC;
}

</style>