body 
{ 
scrollbar-base-color: #000000; 
scrollbar-face-color: #FFCCFF; 
scrollbar-track-color: #FFCCFF; 
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #99CCCC; 
scrollbar-3dlight-color: #000000; 
scrollbar-shadow-color: #99CCCC;
scrollbar-darkshadow-color: #000000;
margin: 0;
} 

a.side
{
color: #FF0000; text-decoration: none; font-weight: bold; font-style: normal; text-transform: none;
}

a:hover.side
{
color: #FF0000; text-decoration: underline; font-weight: bold; font-style: normal;
}
a.footer 
{
color: #000000; font-style: normal; text-transform: none;
}

a:hover.footer
{
color: #000000; text-decoration: underline; font-weight: bold; font-style: normal;
}
a.design
{
color: #ababab; font-style: normal; text-transform: none;
}
a:hover.design
{
color: #ababab; text-decoration: underline; font-style: normal;
}
table.border
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
table.dashed
{
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
td.borderright
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-bottom; 0px;
}
td.borderleft
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-top: 0px;
	border-bottom; 0px;
}
.button 
{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; background-color: #FFCCFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 80px}
.buttonover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; background-color: #CC99CC; width: 80px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.xname {background-image: url(images/bar.jpg); border-width: 1px; border-color: #eee;}