
body {
  color            : #3F689C;
  margin-top       : 20px;
  margin-bottom    : 20px;
  padding          : 0px;
  /*background-color : #FFFFFF;*/
  font-family      : arial, sans-serif;
  font-size        : 12px;
 
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #3F689C;
}
h5 {
	font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #3F689C;
    margin-top       : 5px;
  margin-bottom    : 5px;
}
hr {
  color            : #ADD8E6;
  height           : 1px;
  width            : 100%;
}
.mod {
  background       : #FFFFFF;
  width            : 4px;
}
.background { 
  background-image :url(../images/shadow.jpg);
}
.header_background { 
  background-image :url(../images/center.jpg);
}
.footer_background { 
  background-image :url(../images/center2.jpg);
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          :0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  list-style       : none;
  padding-top          : 18px;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav 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-nav li a {
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  color            : #666666;
}
.sublevel {
  padding-left: 10px;
}

a.sublevel:link {
  color:#FFFFFF;
  font-weight:normal;
}
a.sublevel:visited {
  color:#FFFFFF;
  font-weight:normal;
}
a.sublevel:hover {
  color:#FFFFFF;
  font-weight:normal;
}
a.sublevel:active {
  color:#FFFFFF;
  font-weight:normal;
}
.leftrow {
  width            : 168px;
  margin-right     : 5px;
}
.rightrow {
  width            : 168px;
  margin-left      : 5px;
}
table.moduletable {
  width			   : 95%;
  margin-left:3px;
  table-layout	   : auto;
  /*border-top       : 1px solid #FFFFFF;*/
  border    : 1px solid #ADD8E6; 
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 19px;
  line-height      : 19px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #00478A;
  background-image : url(../images/modul.jpg);  
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}
#search {
  float            : left;
  margin-top       : 10px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width            : 123px !important;
  width            : 125px;
  height           : 17px !important;
  height           : 17px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 0px 3px 0px 6px !important;
  padding          : 0px 3px 0px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-weight      : normal;
  font-size        : 12px;
  height           : 17px !important;
  height           : 17px;
  width            : 123px !important;
  width            : 125px;
  color            : #666666;
  background       : #FFFFFF;
}
.back_button {
  color            : #4682B4;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  /*background       : url(../images/bb.gif);*/
  background-color: White;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #708090;
  padding-bottom   : 4px;
  padding-left     : 2px;
  padding-right    : 2px;
  padding-top      : 4px;
  margin-right     : 4px;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
  text-align: center;
  float: right;
}
.button {
  font-size        : 11px;
  color            : #996600;
  border           : 1px solid #BCB778;
  margin-bottom    : 5px;
  background-color : #E3E1C6;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #8CB2DE;
  background	   : transparent url(../images/back.gif);
  background-color : #E3ECF2;
  margin-bottom    : 0px;
  color			   : #3F689C;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #003466;
  background       : #C6D6E3;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       :  #DFEFFF;
  /*border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;*/
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  /*border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;*/
}
a.mainlevel {
  margin           : 0px;
  padding          : 0px;
  font-size        : 11px;
  width            : 166px;
  color            : #FFFFFF;
  text-indent      : 10px;
}
a.mainlevel:link {
  padding          : 0px 0px 0px 0px;
  font-size        : 11px;
  width            : 166px;
  text-indent      : 15 px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #FFFFFF;
  width            : 166px;
  text-indent      : 10px;
}
a.mainlevel:hover {
  color            : #FFFFFF;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : underline;
  text-indent      : 10px;
  background-repeat: no-repeat;
}
#active_menu {
  color            : #996600;
  /*background-color : #E3E1C6;*/
  font-weight      : bold;
}
a#active_menu:hover {
  /*color            : #333333;*/
}
/*a:link, a:visited {
  font-size        : 11px;
  color            : #CC9900;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #996600;
  text-decoration  :  underline;
  font-weight      : bold;
}*/
a.category:link, a.category:visited {
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #CC9900;
  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 #BCB778;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #996600;
  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 #BCB778;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  :  underline; 
}
ul {
  margin           : 8px;
  padding-left     : 30px;
  list-style       : square;
}
li {
  line-height      : 20px;
  padding-left     : 0px;
  padding-top      : 0px;
  /*background-image : url(../images/bullet.png) ;*/
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #ECEAD8;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #CC0000;
}
.pagenavbar {
  border-top       : 1px solid #BCB778;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #DBD8B7;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #996600;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #996600;
}
.smalldark {
  font-size        : 10px;
  color            : #996600;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #CC9900;
}
.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            : #996600;
  padding-left     : 4px;
}
/*a.pathway:link, a.pathway:visited {
  font-size        : 10px;
}
a.pathway:hover {
  font-size        : 10px;
}*/
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     : #666666;
}
.contentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 14px;
  height           : 24px;
  font-weight      : bold;
  /*white-space      : nowrap;*/
  text-transform   : uppercase;
  text-align       : left;
  color            : #6495ED;
  width            : 100%;
}
.componentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 14px;
  height           : 28px;
  font-weight      : bold;
  white-space      : nowrap;
  text-transform   : uppercase;
  text-align       : left;
  color            : #6495ED;
  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            :  #00478A;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  line-height      :40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #666666;
  font-weight      : normal;
  padding          : 5px;
  line-height     :40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  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            : #996600;
  text-decoration  : none;
  font-weight      : bold;
}
.title2 {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 19px;
  line-height      : 19px;
  text-indent      : 0px;
  letter-spacing   : 1px;
  color            : #00478A;
  background-image : url(../images/modul.jpg);  
}
/*-------------------------------------------------------------------------*/
@charset "utf-8";
/* CSS Document */

body {
	
	/*background:#FFFFFF;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3F689C;
	font-weight: normal;
}
.darkgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C7E1E;
}
.darkgreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51A700;
	font-weight: bold;
}
.darkgreenbold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51A700;
	font-weight: bold;
}
.darkgreenbold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51A700;
	font-weight: bold;
}
.darkgreenbold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C7E1E;
	font-weight: bold;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.whitebold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;
	font-weight: bold;
}
.bluebold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;
	font-weight: bold;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C94AB;

}
.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C94AB;

}
.blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C94AB;

}
.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F689C;

}
.blue:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C94AB;

}
.blue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;

}
.blue1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;

}
.blue1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;

}
.blue1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;

}
.blue1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;

}
a:link {
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;
	font-weight      : bold;
}
a:visited {
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;
	font-weight      : bold;
}
a:hover {
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight      : bold;
}
a:active {
text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;
}

.button
{
	border:#000000 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size: 8pt;

	color: #ffffff;
	font-family:  Verdana, Helvetica;
	height: 22px;
	background-color:#0099CC;
}
.textbox
{
	border:#3F689C 1px solid;
	text-align:left;
	vertical-align:middle;
	font-size: 10pt;

	color: #3F689C;
	font-family:  Verdana, Helvetica;
	background-color:#ffffff;
}

.textbox2
{
	border:#8CB2DE 1px solid;
	text-align:left;
	vertical-align:middle;
	color: #3F689C;
}

.textbox3
{
	/*border:#8CB2DE 1px solid;*/
	text-align:left;
	vertical-align:middle;
	color: #FF4500;
}

.menu_hilight {
	border-top:#ffffff 1px solid;
	border-bottom:#D0DEF4 1px solid;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1292DA;
	background-image:url('images/main_top_space_left.gif');
	height:30;
}

.newflash {
	margin: 10px;
}
.listtitle {
	background-color: #8CB2DE;

}
.listfooter {
	background-color: #DCEAF6;

}
.listtitle td {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.img_thumb {
	border: solid;
	border-color: White;
	border-width:  4px;
}

.detail_bg1 {
	background-color: #E3E3E3;
	font-weight: bold;
	text-indent: 10px;
}

.detail_bg2 {
	background-color: #EBEBEB;
}

.addnew_formbg1 {
	background-color: #EBEBEB;
	font-weight: bold;
	text-indent: 20px;
}

.addnew_formbg2 {
	background-color: #EFEFEF;
}
.detail_top_bg {
	background-color: #F9F9F9;
	border-bottom    : 1px solid #E1EDEF;
}
/* this will create css menu style*/
.A
{
float:left;
width:250px;
text-decoration:none;
text-align:left;
color:#b01900;
background-color:#DFEFFF;
padding:0.2em 0.6em;
border-right:1px solid white;
}
.H:hover {background-color:#FFFFFF}

/* this will create css nav menu style*/
#Anav
{
float:left;
text-decoration:none;
text-align:center;
color:#b01900;
background-color:#ffe4c4;
padding:0.2em 0.6em;
border-right: #faf0e6 1px solid;
}
A:hover 
{
/*background-color:#22DDD9;*/
text-decoration:underline;
}
.invaliddata {background-color:#F1CBC5;}
.validdata {background-color:#FFFFFF;}
/* - end - */
