body {
background-color: #262626;
background-image: url(../images/bg.png);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.title {
width: 100%;
height: 15px;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
padding: 4 4 4 4;
}

.titlee {
width: 100%;
height: 40px;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
padding: 0 11 4 11;
}

.info {
width: 100%;
height: 17px;
color: #FFFFFF;
padding: 0 11 0 6;
background-image: url(../images/info.png);
}

.info2 {
width: 50%;
font-size: 10px;
color: #FFFFFF;
}

.content {
width: 100%;
font-size: 10px;
color: #212121;
padding: 14 8 15 8;
text-align: justify;
}

td {
font-family: tahoma;
font-size: 11px;
color: #212121;
}

a {
font-family: tahoma; 
font-weight: bold;
text-decoration: none;
color: #212121;
}

a:link, a:visited{
font-family: tahoma;
font-weight: bold;
text-decoration: none;
color: #212121;
}

a:hover, a:active{
font-family: tahoma;
font-weight: bold;
text-decoration: underline;
color: #0072bb;
}

a.infor {
font-family: tahoma; 
text-decoration: none;
color: #FFFFFF;
}

a.infor:link, a.info:visited{
font-family: tahoma;
text-decoration: none;
color: #FFFFFF;
}

a.infor:hover, a.info:active{
font-family: tahoma;
text-decoration: underline;
color: #0072bb;
}

a.titlelink {
font-family: tahoma; 
text-decoration: none;
color: #FFFFFF;
}

a.titlelink:link, a.titlelink:visited{
font-family: tahoma;
text-decoration: none;
color: #FFFFFF;
}

a.titlelink:hover, a.titlelink:active{
font-family: tahoma;
text-decoration: underline;
color: #0072bb;
}

.info2 {
font-size: 11px;
}

.footer {
width: 100%;
height: 79;
background-image:url(../images/footer.png);
text-align: right;
color: #FFFFFF;
padding: 10 20 0 0;
font-weight: bold;
font-size: 10px;
}

.item2
{
font-size: 10px;
color: #8b8b8b;
}

input.loginHandle
{
  width:117px;
  height:16px;
  border:0;
  background-image:url(../images/userpw.gif);
  color:#FFFFFF;
  font-family:tahoma;
  font-size:10px;
  font-weight: bold;
  background-repeat:no-repeat;
  padding: 1px 3px 1px 3px;
}

input.loginHandle0
{
  width:43px;
  height:16px;
  border:0;
  background-image:url(../images/login.gif);
  background-repeat:no-repeat;
  padding:0px 0px 0px 0px;
}

input {
border: 0;
background-color: #363b3f;
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
}

.submit input {
border: 0;
background-color: #363b3f;
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
}

select {
border: 0;
background-color: #363b3f;
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
}

textarea {
border: 0;
background-color: #363b3f;
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
}