/******************************************************************************/
/******************************** General *************************************/
/******************************************************************************/

body {
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px
}

td {
  vertical-align: top;
}

img {
  border: 0px;
}

/******************************************************************************/
/******************************** Main Page ***********************************/
/******************************************************************************/
#header {
  height: 130px;
}

#banner {
  width: 174px;
}


#menu {
  height: 30px
}

#usermenu {
  width: 237px;
}


#footer {
  background: #d8d8d8;
  height: 95px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

#hr {
  background: url(../images/hr.jpg) repeat-x;
  height: 6px
}

.bannerimg {
  border-bottom: 6px solid #84d14d;
  padding-bottom: 6px;
  padding-top: 5px;
  margin-bottom: 5px
}


/******************************************************************************/
/******************************** Bottom Table ********************************/
/******************************************************************************/
#btbgreen {
  background-color: #70cd34;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;

  height: 23px;
}

#btborange {
  background-color: #ffc000;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;

  height: 23px;
}

#btbred {
  background-color: #ff6600;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;

  height: 23px;
}

#btborder {
  border: 1px solid #BBBBBB;
  width: 210px;
  margin-top: 3px;
  margin-bottom: 5px;
  line-height: 24px;
}

#bttext a {
  text-decoration: none;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #388bbd;
}

#btsearch {
  background-color: #70cd34;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  width: 174px;
  height: 23px;
}

#bttopafisa {
  border: 1px solid #BBBBBB;
  width: 174px;
  margin-top: 12px;
  line-height: 13px;
  height: 130px
}

#bttopafisa ul 
{
	margin: 0px;
	padding: 0px;
}
#bttopafisa ul li
{
	margin-left: 12px;
	padding: 0px;
	 color: #006633;
}

#bttopafisa a {
  color: #006633;
  text-decoration: none;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  text-align: left;
 }

/******************************************************************************/
/******************************** Short News **********************************/
/******************************************************************************/
#short {
  height: 350px;
}


#shorttop {
  background: url(../images/shorttop.jpg) repeat-x top;
  height: 32px;
  width: 240px;
}

#shorttitle {
  font-size: 11px;
  color: #555555;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px
}

#shorttext {
  font-size: 12px;
  color: #000000;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
  text-align: justify
}

#shortcenter {
  font-size: 11px;
  color: #555555;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
  text-decoration: none;
}

#shortcenter a {
  font-size: 11px;
  color: #388bbd;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
  text-decoration: none
}


#shortbottom {
  background: url(../images/shortbottom.jpg) repeat-x top;
  height: 32px;
  width: 240px;
}

.navigation {
	color:#666;
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

/******************************************************************************/
/******************************** Navigation **********************************/
/******************************************************************************/

    #tabsB {
      float:left;
      height: 30px;
      }
    #tabsB ul {
	  list-style:none;
      padding-top: 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      padding-bottom: 0px
}
    #tabsB li {
      display:inline;
      padding-left: 50px;
      padding-top: 0px;
      margin-top: 0px;
}

/******************************************************************************/
/******************************** Login Form **********************************/
/******************************************************************************/
#logintext {
  color: #000000;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  font-size: 12px
}

#logintext a {
  color: #FF6600;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding-top:8px;
  padding-left:45px;
  padding-bottom:5px;
}

#submiti {
  border: 1px solid #000000;
  background: #ffc000;
  width: 50px;
  height: 22px
}

/******************************************************************************/
/******************************** Full story **********************************/
/******************************************************************************/
#fulbottom{
  font-size: 11px;
  text-align: center;
}
#fulbottom a{
  font-size: 11px;
  text-align: center;
  color: #FF3300
}


#fulborder {
  border: 1px solid #BBBBBB;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 5px;
  line-height: 24px;
}

#fulltext1 a{
  font-size: 12px;
  color: #009933;
  list-style: none;
}

#fulltext1 {
  font-size: 12px;
}
#fulltext2 {
  font-size: 14px;
}
ul.bmb_ul{list-style:none;margin:0;padding:5px 10px;}