body
{
background-color: #FFFFFF;
font-family: arial;
color: #4A4A4A;
scrollbar-face-color: #F0EFEF;
scrollbar-highlight-color: #F0EFEF;
scrollbar-shadow-color: #808080;
scrollbar-3dlight-color: #808080;
scrollbar-arrow-color:  #808080;
scrollbar-track-color: #F8F8F8;
scrollbar-darkshadow-color: #F8F8F8;
}
table
{
font-size: 13px;
font-family: arial;
color: #4A4A4A;
}
a:link
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
a:visited
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
a:active
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
a:hover
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
.top
{

border-top: 1px #CCCCCC solid;
}
.bottom
{
border-bottom: 1px #CCCCCC solid;
}
.cell
{
font-family: arial;
font-size: 13px;
color: #4A4A4A;
border-top: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
background-color: #F3F3F3;
}
.cell2
{
font-family: arial;
border-top: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
background-color: #FFFFFF;
}
.background
{
font-family: arial;
font-size: 13px;
color: #4A4A4A;
background-color: #F3F3F3;
}
.description
{
font-family: arial;
font-size: 13px;
color: #4A4A4A;
border-top: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
background-color: #FFFFFF;
}
.small
{
font-family: arial;
font-size: 10px;
color: #808080;
}
.small2
{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #4A4A4A;
}
.big
{
font-family: arial;
font-size: 20px;
color: #4A4A4A;
}
.bigbold
{
font-family: arial;
font-size: 20px;
color: #4A4A4A;
font-weight: bold;
}
.thecategory
{
cursor: hand;
cursor: pointer;
padding: 3px 38px;
border: 1px solid #CCCCCC;
background: #F0EFEF;
}
.opencategory
{
background: #F0EFEF;
}