body{

  margin: 0px 0px 0px 0px;

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 10px;

  text-align: justify;

}


a{

  color: #000000;

  text-decoration: none;

}

a:hover{

  text-decoration: underline;

}

img{

  float: left;

  margin: 5px 5px 5px 5px;

}

td{

  vertical-align: top;

}

td.center_top {

  width: 790px;

}

td.left_top {

  width: auto;

  background-image: url(image/left.gif);

  background-repeat: no-repeat;

  background-position: top right;

}

td.right_top {

  width: auto;

  background-image: url(image/right.gif);

  background-repeat: no-repeat;

  background-position: top left;

}

td.top2{
	background-image: url(image/sima.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 50px;
	border-bottom: 4px solid #ff0000;
	padding: 20px 20px 20px 20px;

}

td.bottom2{

   height: 20px;
text-align: center;
   border-bottom: 1px solid #cccccc;

   padding: 20px 0px 0px 20px;

   font-size: 9px;

}

td.left2{

  width: 130px;

  vertical-align: top;

}

td.right3 {

  width: 180px;

  vertical-align: top;

}



.nav a {

  background: #ffffff;

  color: #505050;

  border-left: 4px solid #cccccc;

  font-weight: bold;

  height: 20px;

  text-decoration: none;

  display: block;

  padding: 6px 0 0 10px;

}

.nav a:hover {

  background: #eaeaea;

  color: #ff0000;

  border-left: 4px solid #ff0000;

}
.nav div {

  background: #ffffff;

  color: #505050;

  border-left: 4px solid #cccccc;

  font-weight: bold;

  height: 20px;

  text-decoration: none;

  display: block;

  padding: 6px 0 0 10px;

}
.nav div:hover {

  background: #eaeaea;

  color: #ff0000;

  border-left: 4px solid #ff0000;
}


p.t{

  text-align: center;

}

p.l{

  text-align: left;

}



.link td{

  text-align: left;

}

.link strong{

  font-size: 14px;

}

.link p{

  padding: 0px 0px 0px 0px;

}



.box table{

  padding: 5px 5px 5px 5px;

  margin: 0px 0px 0px 0x;

}

.box table.main{

  width: 100%;

}

.box th {
	background-repeat: no-repeat;
	background-position: 10px 7px;
	height: 25px;
	align: center;
	background-color: #0000FF;
	color: #FFFFFF;
}

.box td {

  background: #eaeaea;

  border-top: 1px solid #ffffff;

}







.box p {

  margin:  0px 2px 0px 2px;

  padding: 0px 2px 0px 2px;

}



.box p.per {

  padding: 0px 20px 0px 0px;

  text-align: right;

}

.box a {

  margin: 0px 2px 5px 0px;

  display: block;

}

.box a.main {

  margin: 0px 2px 5px 0px;

  display: inline;

}

.box a:hover {

  color: #ff0000;

  text-decoration: none;

}

.box img{

  border: 0px;

}

.box img.logo{

  width: 240px;

}

.box img.library_image{

  width: 200px;

}

.box img.icon{

  float: none;

}




