body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  /* font-family      : "Times New Roman", Times, serif; */
  font-size        : 12px;
 
}
td, tr, p, div {
  /* font-family      : "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif; */
  font-family      : Arial, Helvetica, sans-serif;
  /* font-family      : "Times New Roman", Times, serif; */
  font-size        : 12px;
  color            : #333333;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.mod {
  background       : #FFFFFF;
  width            : 2px;
}
.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 3px;
  border-left      : 1px solid #E0E0E0;
  border-right     : 1px solid #E0E0E0;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  /* font-size        : 0.8em; */
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 0px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-right     : 1px solid Gray;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  /* color            : Gray; */
  color				 : #F08800;
  /* background       : transparent; */
  background		 : #5D1D51;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #FFFFAD;
  background       : #964391;
}
ul#mainlevel-navz {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  /* font-size        : 0.8em; */
}
ul#mainlevel-navz li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
ul#mainlevel-navz li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : Navy;
  background       : transparent;
}
ul#mainlevel-navz li a:hover {
  font-size        : 11px;
  color            : Red;
}
.sublevel {
  padding-left     : 10px;
}
.leftrow {
  /* background-color : #F1F1F1;  */
  width            : 145px;
  height           : 100%;
  margin-right     : 2px;
  margin-left      : 1px;
  margin-top		 : 1px;
}
.inleftrow {
  /* background-color : #F1F1F1;*/
  height           : 100%;
  width            : 250px;
  align            : left;
  margin-right     : 2px;
  margin-left      : 0px;
  margin-top		 : 1px;
}
.rightrow {
  /* background-color : #F1F1F1;*/
  height           : 100%;
  width            : 155px;
  align            : right;
  margin-right     : 0px;
  margin-left      : 2px;
  margin-top		 : 0px;
}
.inrightrow {
  /* background-color : #F1F1F1;*/
  height           : 100%;
  width            : 250px;
  align            : right;
  margin-right     : 2px;
  margin-left      : 3px;
  margin-top		 : 0px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #999999;
  border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999; */
  margin-bottom    : 5px;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  /* background-image : url(../images/purple.jpg); */
  background-color : #5D1D51;
  border-bottom    : 3px solid #5D1D51;
}
table.moduletable td {
  font-size        : 11px;
  padding-left     : 0px;
  padding-right    : 0px;  
  /* background-color : #F6DCF5; */
}
table.moduletable_gray {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #FFFFFF; */
  /* border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999;
  margin-bottom    : 5px; */
}
table.moduletable_gray th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  /* background-image : url(../images/modul.jpg); */
  background-color : Gray;
}
table.moduletable_gray td {
  padding-left     : 0px;
  padding-right    : 0px;  
}
table.moduletable_blue {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #FFFFFF; */
  /* border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999;
  margin-bottom    : 5px; */
}
table.moduletable_blue th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  /* background-image : url(../images/blue.jpg); */
  background-color : #4169E1;
}
table.moduletable_blue td {
  padding-left     : 0px;
  padding-right    : 0px;  
}
table.moduletable_brown {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #FFFFFF; */
  /* border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999;
  margin-bottom    : 5px; */
}
table.moduletable_brown th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  /* background-image : url(../images/brown.jpg); */
  background-color : #B8860B;
}
table.moduletable_brown td {
  padding-left     : 0px;
  padding-right    : 0px;  
}
table.moduletable_green {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #FFFFFF; */
  /* border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999;
  margin-bottom    : 5px; */
}
table.moduletable_green th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  /* background-image : url(../images/green.jpg); */
  background-color : Green;
}
table.moduletable_green td {
  padding-left     : 0px;
  padding-right    : 0px;  
}
table.moduletable_red {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #FFFFFF; */
  /* border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999;
  margin-bottom    : 5px; */
}
table.moduletable_red th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  /* background-image : url(../images/red.jpg); */
  background-color : #CC0000;
}
table.moduletable_red td {
  padding-left     : 0px;
  padding-right    : 0px;  
}
table.moduletable_redx {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #FFFFFF; */
  /* border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999;
  margin-bottom    : 5px; */
}
table.moduletable_redx th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url("red.jpg"/*tpa=http://www.ozdennebioglu.com/templates/fotorama/images/red.jpg*/);
  /* background-color : #00BFFF; */
}
table.moduletable_redx td {
  font-size        : 11px;
  color            : White;
  padding-left     : 0px;
  padding-right    : 0px;
  background       : #CC0000;  
}
table.moduletable_yellow {
  width			   : 100%;
  table-layout	   : fixed;
  /* border-top       : 1px solid #FFFFFF; */
  /* border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999; 
  border-left      : 1px solid #999999;
  margin-bottom    : 5px; */
}
table.moduletable_yellow th {
  font-size        : 11px;
  font-weight      : bold;
  /* text-transform   : uppercase; */
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  /* background-image : url(../images/yellow.jpg); */
  background-color : #F2CF00;
}
table.moduletable_yellow td {
  padding-left     : 0px;
  padding-right    : 0px;  
}
#topsearch {
  float            : right;
  margin-top       : 5px;
  margin-bottom    : 5px;
  margin-right     : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#topsearch .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
#search {
  float            : right;
  margin-top       : 4px;
  margin-bottom    : 4px;
  margin-right     : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  /* background       : url(../images/bb.gif); */
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  /* border           : 1px solid #999999; */
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  height				 : auto;
  margin-bottom    : 1px;
  background-color : #EDEDED;
  padding          : 0px;
}
.inputbox {	
  font-size        : 11px;
  border           : 1px solid #999999;
  height				 : auto;
  /* background	   : transparent url(../images/back.gif); */
  background-color : #EDEDED;
  margin-bottom    : 1px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #FFFFFF;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 145px;
  background-color : #5D1D51;
  text-indent      : 5px;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 145px;
  background-color : #5D1D51;
  text-indent      : 5px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 0px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #5D1D51;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #FDF5E6;
  width            : 145px;
  text-indent      : 5px;
}
a.mainlevel:hover {
  color            : #FDF5E6;
  background-color : #964391;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 5px;
}
a.sublevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 250px;
  background-color : #5D1D51;
  text-indent      : 5px;
}
a.sublevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 250px;
  background-color : #5D1D51;
  text-indent      : 5px;
}
a.sublevel:link, a.sublevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 0px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #5D1D51;
  font-weight      : normal;
  padding          : 2px 15px 2px 0px;
  color            : #FDF5E6;
  width            : 250px;
  text-indent      : 5px;
}
a.sublevel:hover {
  color            : #FDF5E6;
  background-color : #964391;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 5px;
}
#active_menu {
  color            : #FDF5E6;
  background-color : #5D1D51;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #FDF5E6;
  background-color : #964391;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #5D1D51;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : Red;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #5D1D51;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  /* background       : url(../images/read.gif); */
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  /* border           : 1px solid #999999; */
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : Red;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  /* background       : url(../images/read.gif); */
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  /* border           : 1px solid #999999; */
  padding-bottom   : 3px;
  padding-left     : 3px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {float          : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url("bullet.png"/*tpa=http://www.ozdennebioglu.com/templates/fotorama/images/bullet.png*/) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #CC0000;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : White;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
/* .article_title, a.article_title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #B31535;
}
.article_title a:link, .article_title a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #B31535;
} */
.contentheading, .componentheading {
  /* background       : url(../images/header.gif) repeat; */
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 24px;
  /* text-transform   : uppercase; */
  text-align       : left;
  color            : #5D1D51;
  /* width            : 100%; */
}
.contentheading a:link, .contentheading a:visited, .componentheading a:link, .componentheading a:visited {
  /* background       : url(../images/header.gif) repeat; */
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 24px;
  /* text-transform   : uppercase; */
  text-align       : left;
  color            : #5D1D51;
  /* width            : 100%; */
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #999999;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  color            : #FFFFFF;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width: 100%;
}
.contact_email .inputbox {
  width: 345px;
}
fieldset.js_login {
  font-size        : 11px;
  padding			 : 5px;
  border				 : 0px;
  background-color : #B0C4DE;
}
fieldset.js_login legend {
  display:none
}
fieldset.js_loginflat {
  font-size        : 11px;
  padding			 : 5px;
  border				 : 0px;
}
fieldset.js_loginflat legend {
  display:none
}