body {
  font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif ;
  font-size: 12px;
  color: #C0C0C0;
  background: url('media/bg_tile.jpg');
  /*background-color: black;*/
}
div#wrapper{
 background-color: black;
 width:880px;
 padding:10px;
 margin:0 auto;
 border-radius: 15px 15px 15px 15px;border-style: solid;border-color:#000;border-width: 1px;
}
table {
 font-size: 14px;
 color: #C0C0C0;
 border-color: yellow;
 border-collapse: collapse;
 padding: 0px;
 margin:0 auto;
}


.top_menu {
  font-size: xx-small;
  font-weight: bold;
  text-align: right;
}

.side_menu {
  font-size: xx-small;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: xx-small;
  text-align: center;
  color:#C0C0C0;
}

h1, h2, h3, h4, h5 {
  color:#FFFF00;
  font-weight: normal;
}

h3{
  font-size: 16pt;
}

h4{
  font-size: 14pt;
}

.tinytext {
  font-size: 8pt;
}

a {color: #C0C0C0; text-decoration: underline;}
a:hover {color: #FFFF00;}

a.nav, a.btn {color: #fff; font-size: 12px; text-decoration: none;}
a.nav:hover {color: #FFFF00;}

a.type2, img {color: #FFFF00;text-decoration: none; border:none;}
a.type2:hover {color: #f00;}

textarea {
color: #000;
background: #fff;
border: 0px solid #FFFF00;
}

input, select, td input
{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 10px;
color: #000;
height: 14px;
background: #fff;
border: 1px solid #FFFF00;
}
select{
height: 16px;
}


input.cbox {
  border: none;
}

input.btn_img {
  border: none;
}


input.btn1
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_1.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn2
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_2.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn3
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_3.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn4
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_4.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn5
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_5.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn6
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_6.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn7
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_7.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn8
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_8.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn9
{
height: 20px;
width: 120px;
font-weight: bold;
color: #fff;
border: 0px solid #000;
text-align: center;
background-image: url(media/btn120_9.gif);
background-repeat: no-repeat;
cursor: hand;
}
input.btn_delete
{
/*height: 20px;
width: 20px;*/
border: none;
background-color: black;
cursor: hand;
}
input.btn_update
{
/*height: 10px;
width: 20px;*/
border: none;
background-color: black;
cursor: hand;
}
