body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
}
#body_bg {
background     : url(../images/TopMenu.png) #ffffff repeat-x top left;
}
.main {
  float            : left;
  width            : 100%;
  margin           : 0;
  padding          : 0;
}
.mod {
  background       : #FFFFFF;
  width            : 0px;
}
.inform table.moduletable th {
  background-image : none;
  font-size        : 14px;
  font-weight      : bolder;
  color            : #6699FF;
}
.inform table.moduletable {
  background-image: none;
  width: 100%;
}
td, tr, div {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
p {
  font-family    : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size       : 12px;
  color            : #000000;
  text-align      : justify;
}
h1 {
  font-family    : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size       : 15px;
  font-weight   : bold;
  color            : #000000;
  text-align      : center;
}
hr {
  color            : #999999;
  height           : 0px;
  width            : 100%;
}
form {
  margin-left      : 25px;
  margin-right: 25px;
  font-size        : 12px;
}
.leftrow {
  height           : 100%;
  margin-right     : 0px;
  background: url(../images/top_mod2.png) no-repeat top;
}
.leftrow2 {
  height           : 100%;
  margin-right     : 0px;
  background: url(../images/Menufill.png) repeat-y bottom;
}

.rightrow {
  height           : 100%;
  margin-left      : 0px;
  background: url(../images/top_mod2.png) no-repeat top;
}

.rightrow2 {
  height           : 100%;
  margin-left      : 0px;
  background: url(../images/Menufill.png) repeat-y bottom;
}
.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
}
.button {
  width            : 84px;
  height           : 27px;
  font-size        : 11px;
  font-weight: bolder;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 3px;
  background       : url(../images/button.png) no-repeat;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}

.buttonlogin {
  width            : 84px;
  height           : 27px;
  font-size        : 11px;
  font-weight: bolder;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 3px;
  background       : url(../images/button.png) no-repeat;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
  margin-left      : 34px;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 margin       : 0px;
 width        : 140px;
 border       : 1px solid #cccccc;
 
}

#mod_login_remember {
width : 20px;
padding-top          : 5px;
background : none;
border : none;
}

label {
  font-size: 12px;
  font-weight      : bolder;
}


.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;

}

.moduletable {
  width: 200px;
  text-indent: 15px;
  font-weight : normal;
}

table.moduletable {
  width: 200px;
  /*background-position: top;*/
  padding-bottom: 10px;
  font-weight : normal;
}

table.moduletable th {
  width: 200px;
  font-size        : 14px;
  display		   : block;
  font-weight      : bolder;
  color            : #CD0000;
  text-align       : left;
  text-indent      : 20px;
  background       : url(../images/top_mod.png) no-repeat top center;
  padding-top: 10px;
  padding-left: 0px;
  height:20px;
}
td.moduletable {
        width: 100%;
        font-weight: normal;
		background-color:#00FF00;
        margin-left: 10px;
        }
table.moduletable td {
   font-size: 11px;
   font-weight: normal;
   height: 100%;
}

.moduletable_kal {
  width: 200px;
  text-indent: 15px;
  font-weight : normal;
}

table.moduletable_kal {
  width: 200px;
  /*background-position: top;*/
  padding-bottom: 10px;
  font-weight : normal;
  background       : url(../images/BottomMenu.png) no-repeat bottom center;
  
}

table.moduletable_kal th {
  width: 200px;
  font-size        : 14px;
  display		   : block;
  font-weight      : bolder;
  color            : #CD0000;
  text-align       : left;
  text-indent      : 20px;
  background       : url(../images/top_mod.png) no-repeat top center;
  padding-top: 10px;
  padding-left: 0px;
  height:20px;
}
td.moduletable_kal {
        width: 100%;
        font-weight: normal;
		background-color:#00FF00;
        margin-left: 10px;
        }
table.moduletable_kal td {
   font-size: 11px;
   font-weight: normal;
   height: 100%;
}
.moduletable_poll {
  width: 200px;
  text-indent: 15px;
  font-weight : normal;
}

/*table.moduletable_poll {
  width: 200px;
  padding-bottom: 10px;
  font-weight : normal;
  background       : url(../images/BottomMenu.png) no-repeat bottom center;
}*/

table.moduletable_poll th {
  width: 200px;
  font-size        : 14px;
  display		   : block;
  font-weight      : bolder;
  color            : #CD0000;
  text-align       : left;
  text-indent      : 20px;
  background       : url(../images/top_mod.png) no-repeat top center;
  padding-top: 10px;
  padding-left: 0px;
  height:20px;
}
td.moduletable_poll {
  width: 100%;
  font-weight: normal;
  background-color:#00FF00;
  margin-left: 10px;
}
table.moduletable_poll td {
   font-size: 11px;
   font-weight: normal;
   height: 100%;
   text-align       : left;
}
.moduletable_banner {
  width: 200px;
  text-indent: 15px;
  font-weight : normal;
}

table.moduletable_banner {
  width: 200px;
  /*background-position: top;*/
  padding-bottom: 10px;
  font-weight : normal;
  background       : url(../images/BottomMenu.png) no-repeat bottom center;
  
}

table.moduletable_banner th {
  width: 200px;
  font-size        : 12px;
  display		   : block;
  font-weight      : bolder;
  color            : #FFFFD0;
  text-align       : left;
  text-indent      : 20px;
  background       : url(../images/top_mod.png) no-repeat top center;
  padding-top: 10px;
  padding-left: 0px;
  height:20px;
}
td.moduletable_banner {
        width: 100%;
        font-weight: normal;
		background-color:#00FF00;
        margin-left: 10px;
        }
table.moduletable_banner td {
   font-size: 11px;
   font-weight: normal;
   height: 100%;
   padding-left : 5px;
}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #f1f1f1;
  background       : #5B7696;
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : none;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #e0e0e8;
  line-height      : 25px;
  }
.sectiontableentry1 img{
 padding-right: 4px !important;
 padding-right: 2px;

}
.sectiontableentry2 img{
 padding-right: 4px !important;
 padding-right: 2px;

}

a.mainlevel  {
 display          : block;
 width            : auto;
 margin           : 1px 10px;
 padding          : 0;
 font-size        : 12px;
 background       : none;
 text-indent      : 15px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #666666;
  font-weight      : bold;
  text-indent      : 15px;
}
a.mainlevel:hover {
  font-size        : 12px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  text-indent      : 15px;
}
#active_menu {
  color            : #000066;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}

a:link, a:visited {
  font-size        : 12px;
  color            : #000066;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 12px;
  color            : #0090ff;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #3333ff;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #3333ff;
  text-decoration  : none;
}
.date {
  font-size        : 12px;
  font-weight      : bold;
  color            : #1E6AB8;
  position         : right;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;

  
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-size        : 12px;
  font-weight      : bold;
  /*color            : #333333;*/
  padding-left     : 6px;
  padding-bottom: 3px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 12px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 12px;
  padding-left     : 0;
}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
}

.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  border-bottom    : 1px solid #000066;
  font-size        : 13px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #000066;
  width            : 100%;
  padding          : 1px;
  margin: 3px 0px;
}

.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}

.foot {
  margin-top: 10px;
  height: 77px;
}

#credits {
  font-size        : 12px;
  text-decoration  : none;
}
.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  background       : url(../images/foot.png) repeat-x;
 
 }
a.footer ,  a.footer:link, a.footer :visited {
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
}
a.footer :hover {
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
}

.footl {
  background       : url(../images/footl.png) no-repeat;
  margin-top: 10px;
  width: 25px;
}
.footr {
  background       : url(../images/footr.png) no-repeat;
  margin-top: 10px;
  width: 25px;
}

.lcol{
   background       : url(../images/LRBackGround.png) bottom no-repeat;
   padding-top      : 0px;
   border-left      : 0px solid #cccccc;
   padding-left     : 0px;
}
.rcol{
   background       : url(../images/LRBackGround.png) bottom no-repeat;
   padding-top      : 0px;
   border-right     : 0px solid #cccccc;
   padding-right    : 0px;
}

.contentdescription {
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

.top1{
  height         : 28px !important;
  height         : 28px;
  padding-top    : 0px !important;
  padding-top    : 0px;
  margin-bottom  : 6px;
  background  : url(../images/TopPath.png) repeat top;
}

.lcpathway{
  height         : 28px !important;
  height         : 28px;
  padding-top    : 0px !important;
  padding-top    : 0px;
  background     : url(../images/lcpathway.png) no-repeat top;
}
.rcpathway{
  height         : 28px !important;
  height         : 28px;
  padding-top    : 0px !important;
  padding-top    : 0px;
  background     : url(../images/rcpathway.png) no-repeat top;
}

.searchbox {
  margin-top       : 0px;
  margin-left      : 0px;
  margin-right     : -20px;
  margin-bottom    : 2px;
  width            : 130px;
  font-size        : 11px;
  color            : #707070;
  padding          : 2px !important;
  padding          : 3px;
  border           : 1px solid #000000;
  background-color : #FFFFFF;
}

.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color		        : #999999;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #000066;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #000066;
	border          : 0px;
}

td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(../images/header.jpg)  no-repeat bottom left;
  height         : 165px;
  width          : 980px;
 }

td.logoheadernext {
  margin: 0;
  padding:  0;
  background     : url(../images/headernext.jpg)  repeat-x bottom;
  height         : 165px;
}

table.topnav {
  padding     : 0px;
  background  : url(../images/TopMenu.png) repeat top left;
  height      : 28px;
  width       : 98%;
  text-indent : 20px;
 }

td.bgline {
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }

.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;
}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #000066;
  font-size : 10px;
  background: #f1f1f1;
}
.mtl {
  background     : url(../images/mtl.png) no-repeat top;
  height: 25px;
  width: 25px;
}
.mt {
  background     : url(../images/mt.png) repeat-x top;
}
.mtr {
  background     : url(../images/mtr.png) no-repeat top;
  height: 25px;
  width: 25px;
}
.ml {
  background     : url(../images/ml.png) repeat-y top;
  width: 25px;
}
.mm {
  background-color: #fcfdff;
  height: 800px;
}
.mr {
  background     : url(../images/mr.png) repeat-y top;
  width: 25px;
}
.mbl {
  background     : url(../images/mbl.png) no-repeat top;
  height: 25px;
  width: 25px;
}
.mb {
  background     : url(../images/mb.png) repeat-x top;
}
.mbr {
  background     : url(../images/mbr.png) no-repeat top;
  height: 25px;
  width: 25px;
}
.tcount{

  padding-left : 20px;
}
#counters {
	margin: 0 auto;
	clear: both;
	position: relative;
	height: 59px;
}
p.humor {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	text-align: left;
}

