body {
 margin: 0px 0px 0px 0px; 
 color: #dedede;
 background-color: #262626; 
 font-family: tahoma,sans-serif;
 font-size: 11px; 
}

body a:link, body a:visited, body a:active {
 color: #dedede;
 text-decoration: underline;
}

body a:hover {
 color: #dedede;
 text-decoration: none;
}

hr {
 color: #494949;
 background-color: #494949;
}

.tableoutborder {
 border: 0px #000000 solid; 
}

.tableinborder {
 border: 0px #000000 solid; 
}

.mainpage {
 background-color: #000000;
}

.smallfont {
 color: #dedede;
 font-family: tahoma,sans-serif;
 font-size: 11px; 
}

.normalfont {
 color: #dedede;
 font-family: tahoma,sans-serif;
 font-size: 12px; 
}

.bigfont {
 color: #dedede;
 font-family: tahoma,sans-serif;
 font-size: 25px; 
 font-weight: bold;
}

a:link { 
 color: #dedede;
 text-decoration: underline; 
 font-family: tahoma,sans-serif;
 font-size: 11px; 
}

a:visited {
 color: #dedede;
 text-decoration: underline;
 font-family: tahoma,sans-serif;
 font-size: 11px; 
}

a:active { 
 color: #dedede;
 text-decoration: underline;
 font-family: tahoma,sans-serif;
 font-size: 11px;    
}

a:hover { 
 color: #dedede;
 text-decoration: none;
 font-family: tahoma,sans-serif;
 font-size: 11px; 
}

.tablecat, .tablecatActive {
 color: #dedede;
 background-color: #161616;
 background-image: url(../images/catpic.gif);
 background-repeat:repeat-x;
 border-left: 1px #494949 solid; 
 border-top: 1px #494949 solid;
}

.tabletitle, .tabletitleActive {
 color: #dedede;
 background-color: #5d9f60;
 background-image: url(../images/cellpic.gif);
 background-repeat:repeat-x;
 border-left: 1px #494949 solid; 
 border-top: 1px #494949 solid;
}

.tablea { 
 color: #dedede;
 background-color: #111111;
 background-image: url(../images/table_bg.gif);
 background-repeat:repeat-x;
 border-left: 1px #494949 solid; 
 border-top: 1px #494949 solid;
}




