/*

 * iBLOG 2005 stylesheet

 *

 * Index page stylesheet

 *

 */



html, body {

  height: 100%;

  width: 100%;

  border: 0px;

  margin: 0px;

  padding: 0px;

  overflow: auto;

}

form, body {

  margin: 0px;

  padding: 0px;

  border: 0px;

}

body {

  background-color: #F3F3F3;

}

body, td {

  font-family: "Tahoma", "Verdana", sans-serif;

  font-size: 7pt;

  color: #404040;

}

.border_top {

  border-top: 19px solid #F3F3F3;

}

.border_left {

  border-left: 22px solid #F3F3F3;

}

img {

  font-family: "Tahoma", sans-serif;

  font-size: 6pt;

  color: #C0C0C0;

  font-weight: bold;

  text-decoration: none;

}

a img {

  border: 0px;

}

a {

  color: #404040;

  text-decoration: none;

}

a:hover {

  color: #606060;

  text-decoration: underline;

}

.more {

  color: #F17878;

  text-decoration: none;

}

.more:hover {

  color: #B31B1B;

  text-decoration: none;

}

.ctl {

  margin: 0px;

  padding: 1px;

  outline: 0px;

  border: 1px solid #C0C0C0;

  font-family: "Verdana", sans-serif;

  font-size: 10px;

  color: #404040;

  background-color: #FFF0F0;

}

a.red_link {

  text-decoration: none;

  color: #C00000;

}

a.red_link:hover {

  text-decoration: underline;

  color: #C00000;

}

a.xhtml {

  color: #A0A0A0;

}

.img_menu {

  background-color: #404040;

  filter: alpha(opacity=99);

  opacity: .99;

  -moz-opacity: .99;

}

.partner {

  filter: alpha(opacity=99);

  opacity: .99;

  -moz-opacity: .99;

}

img.news {

  cursor: hand;

}

img[class="news"] {

  cursor: pointer;

}

.bgtopleft{

  width: 75px;

  height: 59px;

  Background-image:url(../images/corner.png);

  Background-repeat: no-repeat;

}
