BODY {
background: #000000 url('images/bggradient.jpg') repeat; 
scrollbar-face-color:#983200;
scrollbar-highlight-color:#A54B1E;
scrollbar-3dlight-color:#C08161;
scrollbar-darkshadow-color:#281400;
scrollbar-shadow-color:#5B2E00;
scrollbar-arrow-color:orange;
scrollbar-track-color:#761000;
}
table.sample {
border-width: 4px 4px 4px 4px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: #761000 #983200 #983200 #761000;
border-collapse: collapse;
}
A.bottommenu:link	{
color: white;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:visited	{
color: orange;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:active	{
color: yellow;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:hover	{
color: red;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:underline;
cursor:hand;
}
A.pagelinks:link	{
color: yellow;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:visited	{
color: orange;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:active	{
color: yellow;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:hover	{
color: red;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:underline;
cursor:hand;
}
hr{
color: orange;
height: 1px;
}
