
body
	{
	scrollbar-highlight-color: #e0dada;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-face-color: #e0dada;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
        background-image: ('bg.gif');
	background-color: #eeeeee;
	font-family: comic sans ms;
	font-size: 10pt;
	letter-spacing: 0.1em;
	color: #4c453d;
	}
table, tr, td, p
	{
	font-size: 10pt;
	background-color: #ffffff;
	}

a:link, a:visited, a:active
	{
	color: #a14401;
	text-decoration: none;
	cursor: hand;
	font-size: 10pt;
	}
a:hover
	{
	color: #a14401;
	cursor: hand;
	}

b { text-decoration:none;
font-weight:bold;
color:#b0c1c9;}

.head {
color: #4c453d;
font-size: 13px;
border: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
background-color: #FFFFFF;
background-image: url('header.jpg');
padding: 2px;
text-align: center;
text-transform: uppercase;
font-weight: bold }


.nav{text-align: center;
padding: 0px;
width: 140px;
color: #ffffff;
text-decoration: none;
font-size: 10pt;}

.nav a:link
{background-color: #ffffff;
background-image: url(linkbg.jpg);
display: block;
color: #ffffff;
text-decoration: none;
cursor: hand;
font-size: 10pt;
font-weight: bold;
border: 1px solid #ffffff;
margin: 1px;
height: 16px;}

.nav a:active
{background-color: #958576;
background-image: url(linkbg.jpg);
display: block;
color: #7f7266;
text-decoration: none;
cursor: hand;
font-size: 10pt;
font-weight: bold;
border: 1px solid #7f7266;
margin: 1px;
height: 16px;}

.nav a:visited
{background-color: #ffffff;
background-image: url(linkbg.jpg);
display: block;
color: #ffffff;
text-decoration: none;
cursor: hand;
font-size: 10pt;
font-weight: bold;
border: 1px solid #ffffff;
margin: 1px;
height: 16px;}

.nav a:hover{
background-color: #f09f60;
background-image: url(x.jpg);
display: block;
color: #ffffff;
text-decoration: none;
cursor: hand;
font-size: 10pt;
border: 1px solid #ffffff;
font-weight: bold;
margin: 1px;
height: 16px;
}

