body {
 color: #373737;
 background-color: #FEFCFC;
 scrollbar-base-color: #E5E5E5;
 scrollbar-arrow-color: #B8B8B8;
 scrollbar-face-color: #E5E5E5;
 scrollbar-track-color: #FEFCFC;
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

body a:link, body a:visited, body a:active {
 color: #373737;
 text-decoration: none;
}

body a:hover {
 color: #373737;
 text-decoration: underline;
}

.mainpage {
 background-color: #FFFFFF;
}

.tablebgborder {
 background-color: #000000;
}

.color1 {
 background-color: #F5F5F5;
}

.color1 a:link, .color1 a:visited, .color1 a:active {
 text-decoration: none;
}
.color1 a:hover {
 text-decoration: underline;
}

.color2 {
 background-color: #F5F5F5;
}

.color2 a:link, .tableb a:visited, .tableb a:active {
 text-decoration: none;
}

.color2 a:hover {
 text-decoration: underline;
}

.colortitle {
 background-color: #CDCDCD;
 background-image: url(../images/cellpic.gif);
}

.menuecat1 {
 background-color: #F5F5F5;
 background-image: url(../images/cellpic.gif);
 border-bottom: 1px  #000000 solid;
 border-top: 1px  #000000 solid;
}

.menuecat2 {
 background-color: #F5F5F5;
 background-image: url(../images/cellpic.gif);
 border-bottom: 1px  #000000 solid;
}

.font1 {
 font-size: 11px;
}

.font2 {
 font-size: 18px;
 color: #7B7873;
}

.input {
 font-size: 11px;
 color: #000000;
 background-color: #DDDDDD;
 border:1px solid #000000;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}