BODY {
    color: #A69B9E;
	background-color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana,Georgia,Tahoma;
}

A {
  color: #595858;
}

A:hover {
	color: #007722;
	text-decoration: underline;
}

TABLE {
  font-size: 11px;
}


.container {
  width: 1000px;
}

.header {
  background-repeat: no-repeat;
  background-image: url(/img/E-DUPHARMA_Header.jpg);
  height: 210px;
  font-size: 12px;
}

.headerContainer {
  padding-right: 30px;
}

.headerTopMenu {
  padding-top: 15px;
}

.headerTopMenu span {
  padding: 5px;
}

.headerTopMenu span a {
  color: #A69B9E;
  text-decoration: none;
}

.headerBottomMenu {
  height: 21px;
  font-size: 95%;
  padding-top: 3px;
}

.headerBottomMenu a {
  color: #DBE9AE;
  text-decoration: none;
  padding: 3px 5px;
}

.headerBottomMenu a:hover {
  color: #DBE9AE;
  text-decoration: none;
  padding: 3px 5px;
}

.headerMiddleMenu {
  padding-top:40px;
  padding-right:15px;
}

.headerMiddleMenu a {
  padding: 0 3px;
}

.headerUserName {
  padding-left: 27px;
  padding-top: 6px;
  font-size: 10px;
  font-weight: bold;
  color: #97A753;
}

#topHelp {
  color: #ffffff;
  font-size: 20px;
  padding-right: 20px;
}

.leftMenu {
  padding-left: 28px;
}

.leftMenuInfo {
  padding-bottom: 20px;
}

.leftMenuHeader {
  font-size: 170%;
  font-weight: bold;
  color: #8DBD11;
}

.leftMenuText {
  text-align: left;
  font-weight: bold;
}

.leftMenuInloggen {
  font-weight: bold;
  padding: 10px 0;
}

.leftMenuGebruikersnaam {
  padding: 0 0 5px 0;
  font-size: 9px;
  font-weight: bold;
}

.leftMenuWachtwoord {
  padding: 0 0 5px 0;
  font-size: 9px;
  font-weight: bold;
}


.inputLeft {
  padding-left:5px;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(/img/E-DUPHARMA_Login_left.gif);
}

.inputRight {
  padding-right:6px;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url(/img/E-DUPHARMA_Login_right.gif);
}

.inputRight input {
  background-color: #CEDE84;
  border: 0px;
  height: 22px;
  width: 100%;
}

.memberLink A {
  color: #9DBD0D;
  font-weight: bold;
  font-size: 10px;
}

.memberLinkRed A {
  color: #F8A032;
  font-size: 10px;
  font-weight: bold;
}

.contentDivider {
  width: 30px;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/img/E-DUPHARMA_Vert_line.gif);
}

.content {
  margin-right: 40px;
}

.curses {
  color:#685D60;
  font-size: 90%;
}

.cursesBackground {
  background-color: #EFF7DE;
  background-position: left;
  background-repeat: repeat-y;
  background-image: url(/img/E-DUPHARMA_Table_grad.gif);
}

.cursesHeader {
  font-size: 190%;
  font-weight: bold;
  color: #8DBD11;
}

.cursesHeader a, a:hover {
  text-decoration: none;
  color: #8DBD11;
}

.curseTable a, a:hover {
  text-decoration: none;
  color :#157534;
}

.curseItemsHeader {
  border-bottom: dashed 1px black;
  font-size: 110%;
  font-weight: bold;
}


.curseItems {
  font-size: 90%;
}

.curseItems a, a:hover {
  text-decoration: none;
}

.flowchartHeader {
  font-size: 130%;
  font-weight: bold;
  color: #8DBD11;
}

.topItemName {
  font-weight: bold;
  color: #157534;
}

.topItemNameMain {
  background-image: url(/img/E-DUPHARMA_Table_clock.gif);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 15px;
}

.topItemNameMain a,
.topItemName a{
  font-weight: bold;
  color: #157534;
}

.topItemTime {
  color: #95BD09;
  width: 30px;
  padding-left: 5px;
  font-weight: bold;
}

.testItem {
  font-weight: bold;
}

.testItem a, a:hover {
  color: #97A753;
}

.level1Item {
  color: #157534;
}

.level1Item a, a:hover {
  color: #157534;
}

.level2Item {
  color: #249E4C;
}

.level2Item a, a:hover {
  color: #249E4C;
}

.level3Item {
  color: #AFCB8E;
}

.level3Item a, a:hover {
  color: #AFCB8E;
}

.totalItem {
  color: #95BD09;
  font-size:110%;
  font-weight: bold;
}

.testHeader {
  font-size: 180%;
  color: #8DBD11;
  font-weight: bold;
}

.testStepsInfo {
  color: #8DBD11;
  font-size: 110%;
  font-weight: bold;
}

.testHeader_js {
  font-size: 180%;
  color: #005218;
  font-weight: bold;
}

.testStepsInfo_js {
  color: #1F9B49;
  font-size: 110%;
  font-weight: bold;
}

.testQuestion {
  color: #595A5C;
  font-weight: bold;
}

.resultHeader {
  font-size: 180%;
  font-weight: bold;
  color: #8DBD11;
}

.resultScoreHeader {
  font-size: 160%;
  font-weight: bold;
  color: #8DBD11;
}

.resultScoreTotal {
  font-size: 120%;
  padding-bottom: 8px;
  padding-top: 3px;
}

.resultHeader_js {
  font-size: 180%;
  font-weight: bold;
  color: #005218;
}

.resultScoreHeader_js {
  font-size: 160%;
  font-weight: bold;
  color: #005218;
}

.contentItem a, a:hover {
  color: #97A753;
  text-decoration: none;
/*  font-weight: bold;*/
}

