BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #fefff9;
  color            : #ffffff;
}

td, tr, p, div {
  font-family      : Arial;
  font-size        : 11px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url('../images/arrow.gif');
  list-style-position:inside
  
}

hr {
  background       : #f7f7f7;
  height           : 1px;
  width            : 100%;
}


a.buttonbar:link, a.buttonbar:visited {
  color            : #000000;
  font-weight      : none;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #000000;
  text-decoration  : none;
}


a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
}


.menu {
  background       : #f7f7f7;
  color:#000000
  border           : 0px none #000000;

}

.menutop {
  background       : #f7f7f7;
  border           : 0px none #000000;
}

.menubottom {
  background       : #f7f7f7;
  border           : 0px none #000000;
}

.modules {
  background       : #f7f7f7;
  border           : 0px none #000000;
}

.mainlevel {
  letter-spacing   : 2px;
  padding-left     : 11px;
  width            : 90%;
}



.sublevel {
  letter-spacing   : 1px;
  padding-left     : 5px;
}

.moduleheading {
  font-size        : 11px;
  font-weight      : none;
  color            : #000000;
  text-align       : left;
  letter-spacing   : 2px;
  border-bottom    : 1px none #000000;
}

.sectiontableheader {
  background-color : #f7f7f7;
  color            : #000000;
  height           : 20px;
  font-weight      : none;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  background-color : #f7f7f7;
}

.sectiontableentry2 {
  background-color : #f7f7f7;
}


.date {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : none;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : none;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : none;
}

.contentpane {
font-size        : 11px;
  text-align       : justify;
  background       : #f7f7f7;
  border           : 1px none #000000;
  padding-right    : 11px;
  margin-bottom    : 11px;
}

.contentpaneopen {
  text-align       : justify;
  background       : #f7f7f7;
  border           : 1px none #000000;
  margin-bottom    : 11px;
  font-size        : 24px;
}

.contentheading, .componentheading {
  font-size        : 14px;
  font-weight      : none;
  color            : #738ead;
  letter-spacing   : 2px;
  border-bottom    : 1px none #f7f7f7;
  text-align       : center;
  font-family      : Arial;
  
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  text-align       : left;
}

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 11  px;
  color            : #000000;
  background       : #f7f7f7;
  border           : 0px none #000000;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background       : #f7f7f7;
  border           : 0px none #000000;
}

a:link, a:visited {
background       : #f7f7f7;
  color:#0000CC;
  border           : 0px none #000000;
  font-size        : 12px;
  font-weight 		:none;
  
  
  text-decoration  :   none;
  font-family      : arial;
  
  
  
}

a:hover {
  color:#0000CC;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color:#0000CC;
  font-weight      : none;
  letter-spacing   : 1px;
}

a.category:hover {
  color            :#0000CC;
}


.mainlevelleftmenu {
background       : #ffffff;
  color:#000000
  border           : 0px none #000000;
  font-size        : 14px;
  font-weight 		:bold;
  color            : #000000;
  text-decoration  :   none;
  font-family      : Tahoma;
  background       : #ffffff;
  text-decoration:none;
  border           : 0px #000000;
  text-transform   : capitalize;

}

a.mainlevel:link, a.mainlevel:visited {
  color:#000000
  border           : 0px none #000000;
  font-size        : 12px;
  font-weight 		:normal;
  text-decoration  :   none;
  font-family      : Tahoma;
  background-color       : #ffffff;
  text-decoration:none;
  border           : 0px #000000;
  text-transform   : none;
  margin           : -3px 4px 0px -6px;
  padding-left     : 8px;
  width            : 100%;

  text-indent:12px;
  font-stretch:ultra-condensed;
  font-weight:200;
  font-size-adjust:10px;
  font-style:none;
  font-variant:normal;
  letter-spacing   : 0px;
 
  

}
a.mainlevel:link, a.mainlevel:visited {
  color            : #000000;
  background       : url('../images/icon01.gif');
  background-repeat: no-repeat;
}

a.mainlevel:hover {
  color            : #000000;
  background       : url('../images/icon02.gif');
  background-repeat: no-repeat;
}
.thead
{
	background: #6D7687 repeat-x top left;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: White;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 6px;
	margin-top : 2px;
	margin-bottom : 2px;
	}
.thead a:link
{
	color: #FFCC66;
}
.thead a:visited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active
{
	color: #FFFF00;
}	

.vbmainwindow
{
	background : #FFFFFF;
}

.tborder
{
	background: transparent;
	color: #000000;
	border: 1px solid #CBD1E0;
}
