.body {
	scrollbar-3d-light-color:#999999;
  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#3b578b;
  scrollbar-dark-shadow-color:#333333;
  scrollbar-face-color:#b87f21;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#000000;
  font: normal 12px Verdana,Arial, Helvetica, sans-serif;
  }

.body2 {
	scrollbar-3d-light-color:#999999;
  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#cc9900;
  scrollbar-dark-shadow-color:#333333;
  scrollbar-face-color:#cc9900;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#000000;
  }


.regText10 {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	color:#FFFFFF;
	weight:bold;
	}

.regText {
	font-family:verdana,arial,sans-serif;
	font-size:12;
	color:#FFFFFF;
	weight:bold;
	}

.regTextBig {
	font-family:verdana,arial,sans-serif;
	font-size:14;
	color:#FFFFFF;
	weight:bold;
	}

.redText12 {
	font-family:verdana,arial,sans-serif;
	font-size:12; color#ff0000; weight:bold;
	}
	
.blueText12 {
	font-family:verdana,arial,sans-serif;
	font-size:12; color#0000ff; weight:bold;
}

.regText14 {
	font-family:verdana,arial,sans-serif;
	font-size:14;
	color:#FFFFFF;
	weight:bold;
	}

.redText14 {
	font-family:verdana,arial,sans-serif;
	font-size:14; color#ff0000; weight:bold;
	}

.regText18 {
	font-family:verdana,arial,sans-serif;
	font-size:18; color:black; weight:bold;
	}

.regText24 {
	font-family:verdana,arial,sans-serif;
	font-size:24; color:black; weight:bold;
	}

.regTextWhite {
	font-family:verdana,arial,sans-serif;
	font-size:12; color:white; weight:bold;
	}

.whiteText12 {
	font-family:verdana,arial,sans-serif;
	font-size:12; color:white; weight:bold;
	}

.whiteText14 {
	font-family:verdana,arial,sans-serif;
	font-size:14; color:white; weight:bold;
	}

.whiteText18 {
	font-family:verdana,arial,sans-serif;
	font-size:18; color:white; weight:bold;
	}

.whiteText24 {
	font-family:verdana,arial,sans-serif;
	font-size:24; color:white; weight:bold;
	}

.bigTextWhite {
	font-family:verdana,arial,sans-serif;
	font-size:14; color:white; weight:bold;
	}

.jumboTextWhite {
	font-family:verdana,arial,sans-serif;
	font-size:18; color:white; weight:bold;
	}

.regTextSmall {
	font-family:verdana,arial,sans-serif;
	font-size:10; color:black; weight:bold;
	}

.smallText {
	font-family:verdana,arial,sans-serif;
	font-size:9; color:black; bold
	}

.smallTextRed {
	font-family:verdana,arial,sans-serif;
	font-size:9; color:red; bold
	}

.smallTextWhite {
	font-family:verdana,arial,sans-serif;
	font-size:9; color:white; bold
	}

.controlText {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight:bold;
	font-style:italic;
	font-color:black;
	}

.controlTextSmall {
	font-family:verdana,arial,sans-serif;
	font-size:9;
	font-weight:regular;
	font-style:normal;
	font-color:black;
	}

.headTextWhite {
	font-family:verdana,arial,sans-serif;
	font-size:12; color:white; weight:bold;
	}

.WhiteHeadText {
	font-family:verdana,arial,sans-serif;
	font-size:12; color:white; weight:bold;
	}

.headTextBlack {
	font-family:verdana,arial,sans-serif;
	font-size:12; color:black; weight:bold;
	}

.bigTextRed {
	font-family:verdana,arial,sans-serif;
	font-size:18;	color:#ff0000; weight:bold;
	}

.bigTextBlack {
	font-family:verdana,arial,sans-serif;
	font-size:18;	color:#000000; weight:bold;
	}

.stop {
	background-color:red;
	font-family:verdana;
	font-size:10; color:white
	}

.go {
	background-color:#d80505;
	font-family:verdana;
	font-size:10;
	color:white
	}

.blue {
	background-color:blue;
	font-family:verdana;
	font-size:10; color:white
	}

.pink {
	background-color:#FD99CB;
	font-family:verdana;
	font-size:10; color:white
	}

.purple {
	background-color:purple;
	font-family:verdana;
	font-size:10; color:white
	}

.black {
	background-color:black;
	font-family:verdana;
	font-size:10; color:white
	}


a {
	font: normal 11px Verdana,Arial, Helvetica, sans-serif; color:blue;
	}

a.msgRed:link {
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #FF0000;
  text-decoration: none;
  background: none;
  }/*normal links in the text*/

a.msgRed:visited {
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #FF0000;
  text-decoration: none;
  background: none;
  }

a.msgRed:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #ffffff;
  text-decoration: underline;
  background: #ff0000;
  }

a.msgRed:active {
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #FF0000;
  text-decoration: none;
  background: none;
  }

a.msgBlue:link {
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #0000FF;
  text-decoration: none;
  background: none;
  }/*normal links in the text*/

a.msgBlue:visited {
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #0000FF;
  text-decoration: none;
  background: none;
  }

a.msgBlue:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #ffffff;
  text-decoration: underline;
  background: #0000FF;
  }

a.msgBlue:active {
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight: regular;
  color: #0000FF;
  text-decoration: none;
  background: none;
  }

a.nav1:link {
	font-family:verdana,arial,sans-serif;
	font-size:11;
	font-weight: regular;
  color: #FFFFFF;
  text-decoration: none;
  background: none;
  }/*normal links in the text*/

a.nav1:visited {
	font-family:verdana,arial,sans-serif;
	font-size:11;
	font-weight: regular;
  color: #FFFFFF;
  text-decoration: none;
  background: none;
  }

a.nav1:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:11;
	font-weight: regular;
  color: #000000;
  text-decoration: underline;
  background: none;
  }

a.nav1:active {
	font-family:verdana,arial,sans-serif;
	font-size:11;
	font-weight: regular;
  color: #000000;
  text-decoration: none;
  background: none;
  }

a.nav2:link {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	font-weight: regular;
	color: #d80505;
	text-decoration: none;
	background: none;
  }/*normal links in the text*/

a.nav2:visited {
	font-family:verdana,arial,sans-serif;
	font-size:11;
	font-weight: regular;
	color: #d80505;
	text-decoration: none;
	background: none;
  }

a.nav2:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:11;
	font-weight: regular;
	color: #ffcc00;
	text-decoration: underline;
  }

a.nav2:active {
	font-family:verdana,arial,sans-serif;
	font-size:11;
	font-weight: regular;
	color: #d80505;
	text-decoration: none;
	background: none;
  }

a.nav3:link {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #000000;
  text-decoration: none;
  background: none;
  }/*normal links in the text*/

a.nav3:visited {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #000000;
  text-decoration: none;
  background: none;
  }

a.nav3:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #000000;
  text-decoration: underline;
  background: #FD99CB;
  }

a.nav3:active {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #FD99CB;
  text-decoration: none;
  background: none;
  }

a.nav4:link {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #ff0000;
  text-decoration: underline;
  background: none;
  }/*normal links in the text*/

a.nav4:visited {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #ff0000;
  text-decoration: none;
  background: none;
  }

a.nav4:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #000000;
  text-decoration: underline;
  background: #Ff0000;
  }

a.nav4:active {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #000000;
  text-decoration: none;
  background: #ff0000;
  }

a.nav5:link {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #000000;
  text-decoration: underline;
  background: none;
  }/*normal links in the text*/

a.nav5:visited {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #000000;
  text-decoration: none;
  background: none;
  }

a.nav5:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #ffffff;
  text-decoration: underline;
  background: #000000;
  }

a.nav5:active {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #ffffff;
  text-decoration: none;
  background: #000000;
  }

a.nav6:link {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #ffffff;
  text-decoration: underline;
  background: none;
  }/*normal links in the text*/

a.nav6:visited {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #ffffff;
  text-decoration: none;
  background: none;
  }

a.nav6:hover {
	/*this effect is not shown in NN4.xx*/
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #FD99CB;
  text-decoration: underline;
  background: #000000;
  }

a.nav6:active {
	font-family:verdana,arial,sans-serif;
	font-size:10;
	font-weight: regular;
  color: #FD99CB;
  text-decoration: none;
  background: #000000;
  }

