body
{background: #fff;
font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
scrollbar-face-color: White;
scrollbar-arrow-color:#000000;
scrollbar-track-color: #EFDBC6;
scrollbar-shadow-color: #696969;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: #696969;
scrollbar-darkshadow-Color: #FFEBCE;}

/*scrollbar-face-color:white;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#330099;
scrollbar-shadow-color:#330099;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:#330099;
scrollbar-darkshadow-Color:#0033CC}
*/
/* netscape fonts */
p, td
{font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif}

/* font for headings*/
div.pictures{
font-family: "Comic Sans MS", "Trebuchet MS", Verdana, serif;
}

h1, h2, h3, h4, h5, h6
{font-family:"Comic Sans MS", "Trebuchet MS", Verdana, serif;}

h2
{font-style: normal;
font-weight: normal;
color:#696969;
background: transparent;}

hr {  
color: #696969;
height: 2px
}

/* base navigation bar (navi) */
table.navi
{
padding:0px,0px,0px,0px;
border:.12em #696969 solid;
color:#000000;
font-family:Verdana,"Trebuchet MS",Tahoma,Arial,sans-serif;
text-decoration:none;
 background : #F7E7CE;
}
table.navi a{
margin:0px;
padding:0px;
}
table.navi a:link
{
color:#000000;
background: #F7E7CE;
text-decoration:none
}
table.navi a:visited
{
color:#000000;
background:#F7E7CE;
text-decoration:none
}
table.navi a:hover
{
background: #F7F3EF;
color:#000000;
text-decoration:none
}
/* to display navigaion bar properly in netscape */
td.navi
{
margin:0px;
padding:0px,0px,0px,0px;
font-size:80%;
text-align:center
}
#counter{
	display:none;
}

