body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #1D4E7E;
}


/* Uncomment & adapt the commented subsection in order to have only the
   specified printcontents section visible when printing
   For multi-page printing of containers with large contents, note:
   - position:absolute inhibits multi-page printing
   - overflow: auto inhibits multi-page printing
   - height: (something other than auto) inhibits multi-page printing
   - top: -XXXpx shifts contains of post-first pages in Firefox
   - margin-top: -XXXpx causes double-printing of lines in IE
 */
/*
@media print {
  body {
    visibility: hidden;
  }
  div.printcontents {
    visibility: visible;
    position: relative;
    left: -320px;
    margin-top: -170px;
    width: 700px;
  }
  .browserMSIE div.printcontents {
    top: -170px;
    margin-top: 0px;
  }
  img#printbutton, input[type=submit], .noprint {
    visibility: hidden;
  }
  option {
    visibility: hidden;
    color: white;
  }
  select {
    color: white;
    height: 2ex;
  }
}
*/

.pagecontents {
  padding: 0px;
  -moz-box-sizing:padding-box;
}
img.inlineInsertedWithBorder, object.inlineInsertedWithBorder,
  embed.inlineInsertedWithBorder {
  border: 1px solid #7FB748;
}

select {
	color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

body, p, td, th, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
input {
  color: #000000;
}

div.dropdownmenucontents {
  width: 130px;
  background-color: #DEDEDE;
}
.browserOpera div.dropdownmenucontents { 
  width: 134px;
}

/*
To set minimum height for nav-items, use 'padding' in the span.navbutton(_f2)
classes: using 'height' will interfere with multiline navitems in Firefox,
and min-height doesn't work in Explorer.

To disable multiline nav links, set white-space: nowrap in
div.dropdownmenucontents a, and remove the display: block from the
span.navbutton(_f2) classes
*/
div.dropdownmenucontents a, div.dropdownmenucontents a:link, div.dropdownmenucontents a:active, div.dropdownmenucontents a:visited, div.dropdownmenucontents a:hover {
  width: 130px;
  /* white-space: nowrap */
}
div.dropdownmenucontents div.dropdownmenucontents {
/* this applies to submenus */
  background-color: #E4E4E4;
}

span.navbutton { 
  color: black;
  display: block;
}

span.navbutton_f2 {
  color: grey;
  display: block;
}

div.dropdownmenuSFXline {
  background-color: #808080;
/*
vertical line for horizontal movement of dropdown SFX
*/
  height: 20px;
  left: 60px;
  width: 2px;
  top: 0px;
/*
horizontal line for vertical movement of dropdown SFX
  height: 2px;
  width: 20px;
  left: 0px;
  top: 60px;
*/
}

h1 {
  font-size: 15px;
}
h2 {
  font-size: 13px;
}
h3, h4 {
  font-size: 12px;
}


a:link, a:hover, a:visited, a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: inherit;
 /-* font-size:11px; */
  text-decoration: underline;
  color:#7FB748;
}

div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

div.intro, div.intro p, .intro {
  font-style: italic;
}

p.MsoNormal {
  padding: 0px;
  margin: 0px;
}

.logentry_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #33CC00;
}

.logentry_content { background-color: #EAEAEA; }
.logentry_options { background-color: #CACACA; }
.logentry_line    { background-color: #000000; }

.forum_head {
  font-size: 13px;
  font-weight: bold;
  background-image:url(images/vvn/tbl_btn_big.png);
  background-repeat:no-repeat;
}

.forum_content { background-color: #EAEAEA; }
.forum_options { background-color: #CACACA; }
.forum_line {    background-color: #000000; }

table.poll {
  border: 1px solid #66cc66;
  background-color: #66cc66;
}

th.pollhead {
  border: 0px solid #66cc66;
  font-size: 11px;
  color: #000000;
  background-color: #EEEEEE;
}

td.pollbody {
  border: 1px solid #EEEEEE;
  font-size: 11px;
  background-color: #EEEEEE;
}

td.calendar {
  background-color: #666666;
}
td.calendarday {
  background-color: #c6cce8;
}
td.calendartoday {
  background-color: #596dbf;
}

a.hoofdnav, a:visited.hoofdnav, a:hover.hoofdnav, a:active.hoofdnav,
a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav,
span.hoofdnav, span.subnav {
  color: #FFFFFF;
  font-family: verdana, tahoma, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}
a.hoofdnav_f2, a:visited.hoofdnav_f2, a:hover.hoofdnav_f2,a:active.hoofdnav_f2,
a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2,
span.hoofdnav_f2, span.subnav_f2 {
  color: #FFFFFF;
  font-family: verdana, tahoma, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

.submitbutton{
  font-size: 8pt;
  font-weight: bold;
  background-color: #EEEEEE;
  border: 2px ridge #DDDDDD;
}

td.quotehead {
  font-weight: bold;
  font-size: small;
  color:#1D4E7E;
}

td.quoteline {
  height: 1px;
  color: #000000;
}

td.quotebody {
  font-style: italic;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #91BBE6;
}

td.quotebody td.quotebody {
  background-color: #3784D0;
}

td.quotebody td.quotebody td.quotebody {
  background-color: #CCFFCC;
}

table.quote { 
}


li{
  margin-top: 1ex;
}

.myavenueclass1 {
  color: red;
}

td.statscounter { 
  background-image: url(images/bg_counter.gif);
  color: #FFFFFF;
  font-family: "Courier New", Courier, mono;
  font-weight: bold;
  font-size: 16px;
}

table.evententry { 
  border: 1px solid #CCCCCC;
}

table.evententry th { 
  background-color: #666666;
  color: white;
}

table.evententry td { 
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

/* Table backgrounds */
td.tableset2 {
  background-image: url(images/vvn/vvnl.jpg);
  background-repeat: no-repeat;
  height: 386px;
  width: 980px;
  padding-top: 30px;
}
td.tableset11 {
  background-image: url(images/vvn/vvnl_1-1.jpg);
  background-repeat: no-repeat;
  height: 47px;
  width: 245px;
}
td.tableset12 {
  background-image: url(images/vvn/vvnl_1-2.jpg);
  background-repeat: no-repeat;
  height: 47px;
  width: 460px;
}
td.tableset13 {
  background-image: url(images/vvn/vvnl_x-3.jpg);
  background-repeat: no-repeat;
  height: 47px;
  width: 275px;
}
td.tableset21 {
  background-image: url(images/vvn/vvnl_2-1.jpg);
  background-repeat: no-repeat;
  height: 413px;
  width: 245px;
  padding-top: 80px;
}
td.tableset22 {
  background-image: url(images/vvn/vvnl_2-2.jpg);
  background-repeat: no-repeat;
  height: 386px;
  width: 460px;
}
td.tableset23 {
  background-image: url(images/vvn/vvnl_2-3.jpg);
  background-repeat: no-repeat;
  height: 413px;
  width: 275px;
}
td.tableset31 {
  background-image: url(images/vvn/vvnl_3-1.jpg);
  background-repeat: no-repeat;
  height: 53px;
  width: 245px;
}
td.tableset31f {
  background-image: url(images/vvn/vvnl_3-1f.jpg);
  background-repeat: no-repeat;
  height: 80px;
  width: 245px;
}
td.tableset32 {
  background-image: url(images/vvn/vvnl_3-2.jpg);
  background-repeat: no-repeat;
  height: 80px;
  width: 460px;
}
td.tableset33 {
  background-image: url(images/vvn/vvnl_3-3.jpg);
  background-repeat: no-repeat;
  height: 53px;
  width: 275px;
}
td.tableset33f {
  background-image: url(images/vvn/vvnl_3-3f.jpg);
  background-repeat: no-repeat;
  height: 80px;
  width: 275px;
}
div.floatflashcard {
  /*
  position: absolute;
  left: -40px;
  top: 57px;
  */
  padding-left:10px;
  padding-top: 57px;
}

div.provcontborder {
  background-color: #000000;
  height: 275px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.provcont {
  padding-left: 6px;
  position:relative;
  top:-275px;
	height: 275px;
  width: 223px;
 	border-left: 1px solid black;
 	border-right: 0px solid black;
 	overflow:auto;
}

#scrollcontainer1 {
  width: 269px;
  height: 240px;
  overflow: auto;
  position: relative;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 2px;
}

div.articlelistborder {
  background-color: #000000;
  height: 170px;
  width: 320px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.articlelist {
  position:relative;
  top:-170px;
  height: 170px;
  width: 320px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}
div.articlelistborder3 {
  background-color: #000000;
  height: 170px;
  width: 320px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.articlelist3 {
  position:relative;
  top:-206px;
  height: 206px;
  width: 320px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.articlecontborder {
  background-color: #000000;
  height: 425px;
  width: 320px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.articlecont {
  padding: 6px;
  position:relative;
  top:-425px;
	height: 425px;
  width: 320px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

div.contentlist {
  position:relative;
  top:-158px;
	height: 154px;
  width: 570px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.contentlist3 {
  position:relative;
  top:-223px;
	height: 215px;
  width: 570px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}
div.contentlist4 {
  position:relative;
  top:-170px;
	height: 180px;
  width: 570px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.contentlisth {
  position:relative;
  top:-178px;
	height: 170px;
  width: 570px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.contentlisth2 {
  position:relative;
  top:-208px;
	height: 200px;
  width: 570px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.contentlistborder {
  background-color: #000000;
  height: 158px;
  width: 570px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
div.contentlistborderh {
  background-color: #000000;
  height: 172px;
  width: 570px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.contentcontborder {
  background-color: #000000;
  height: 425px;
  width: 570px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.contentcont {
  padding: 6px;
  position:relative;
  top:-425px;
	height: 425px;
  width: 570px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}



div.contentlist2 {
  position:relative;
  top:-420px;
	height: 410px;
  width: 570px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}
div.contentlist445, div.articlelist445 {
  position:relative;
  top:-420px;
	height: 410px;
  width: 435px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.contentlistborder445, div.articlelistborder445 {
  background-color: #000000;
  height: 410px;
  width: 435px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.contentlistborder2 {
  background-color: #000000;
  height: 410px;
  width: 570px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.articlelistborder2 {
  background-color: #000000;
  height: 410px;
  width: 320px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.articlelist2 {
  position:relative;
  top:-418px;
	height: 410px;
  width: 320px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.smalllistborder {
  background-color: #000000;
  height: 168px;
  width: 275px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.smalllist {
  position:relative;
  top:-168px;
	height: 168px;
  width: 275px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}
div.smalllistborder2 {
  background-color: #000000;
  height: 230px;
  width: 275px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.smalllist2 {
  position:relative;
  top:-220px;
	height: 220px;
  width: 275px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.a230listborder {
  background-color: #000000;
  height: 410px;
  width: 220px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.a230list {
  position:relative;
  top:-418px;
	height: 410px;
  width: 226px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}
div.b230listborder {
  background-color: #000000;
  height: 130px;
  width: 230px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.b230list {
  position:relative;
  top:-138px;
	height: 130px;
  width: 230px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}
div.c230listborder {
  background-color: #000000;
  height: 240px;
  width: 226px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.c230list {
  position:relative;
  top:-248px;
	height: 240px;
  width: 226px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}
div.a430listborder {
  background-color: #000000;
  height: 400px;
  width: 430px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.a430list {
  position:relative;
  top:-415px;
	height: 400px;
  width: 430px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

div.forumlistborder {
  background-color: #000000;
  height: 182px;
  width: 920px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.forumlist {
  position:relative;
  top:-182px;
	height: 182px;
  width: 920px;
 	/*border-left: 1px solid black;
 	border-right: 1px solid black;*/
}

.submitBtn {
   color:#000000;
   font-family:arial,helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#7FB748;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
}

.loginField {
   color:#000000;
   font-family:arial,helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#DEEFFF;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
}

div.picturelist {
  padding: 6px;
  position:relative;
  top:-150px;
	height: 150px;
  width: 237px;
 	border-left: 1px solid black;
 	border-right: 0px solid black;
}

div.picturelistborder {
  background-color: #000000;
  height: 150px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.picturebiglist {
  padding: 6px;
  position:relative;
  top:-425px;
	height: 425px;
  width: 237px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

div.picturebiglistborder {
  background-color: #000000;
  height: 425px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.newslist {
  padding: 6px;
  position:relative;
  top:-425px;
	height: 425px;
  width: 237px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

div.newslistborder {
  background-color: #000000;
  height: 425px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.form {
  padding: 6px;
  position:relative;
  top:-425px;
	height: 425px;
  width: 237px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

div.formborder {
  background-color: #000000;
  height: 425px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.document {
  padding: 6px;
  position:relative;
  top:-425px;
	height: 425px;
  width: 237px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

div.documentborder {
  background-color: #000000;
  height: 425px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 225px;
height: 273px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}

#mycustomscroll1 {
/* Typical fixed height and fixed width example */
width: 225px;
height: 420px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}

#mycustomscroll3 {
/* Typical fixed height and fixed width example */
width: 226px;
height: 420px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll920 {
/* Typical fixed height and fixed width example */
width: 916px;
height: 182px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll570  {
/* Typical fixed height and fixed width example */
width: 562px;
height: 168px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll570a {
/* Typical fixed height and fixed width example */
width: 562px;
height: 150px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll570a2 {
/* Typical fixed height and fixed width example */
width: 562px;
height: 180px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll570b {
/* Typical fixed height and fixed width example */
width: 562px;
height: 213px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll570h  {
/* Typical fixed height and fixed width example */
width: 490px;
height: 330px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}

#mycustomscroll430 {
/* Typical fixed height and fixed width example */
width: 426px;
height: 400px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll445 {
/* Typical fixed height and fixed width example */
width: 440px;
height: 410px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll320 {
/* Typical fixed height and fixed width example */
width: 316px;
height: 170px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll275 {
/* Typical fixed height and fixed width example */
width: 271px;
height: 168px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll275a {
/* Typical fixed height and fixed width example */
width: 271px;
height: 218px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll230b {
/* Typical fixed height and fixed width example */
width: 226px;
height: 130px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll230c {
/* Typical fixed height and fixed width example */
width: 220px;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll230, #mycustomscroll230a {
/* Typical fixed height and fixed width example */
width: 220px;
height: 410px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll570-2 {
/* Typical fixed height and fixed width example */
width: 566px;
height: 410px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscroll320-2 {
/* Typical fixed height and fixed width example */
width: 311px;
height: 408px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
}
#mycustomscrollforum {
width: 910px;
height: 168px;
overflow: auto;
position: relative;
}

div.forumbackground {
	width:800px;
	height:330px;
	background-color:#000000;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
        
}
div.forum {
	background-image: url(images/vvn/frm_bckgrnd.jpg);
	width:800px;
	height:330px;
	overflow:hidden;
        background-repeat: no-repeat;
}

.bforumcontent {
	background-color:#DEEFFF;
	padding:10px;
	color:#000000;
	font-family:arial, verdana, helvetica;
	font-size:12px;
}

div.event {
  padding: 6px;
  position:relative;
  top:-100px;
	height: 100px;
  width: 237px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

div.eventborder {
  background-color: #000000;
  height: 100px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div.eventbig {
  padding: 6px;
  position:relative;
  top:-425px;
	height: 425px;
  width: 237px;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

div.eventbigborder {
  background-color: #000000;
  height: 425px;
  width: 237px;
 	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

td.kader_header {
  padding-top: 3px;
  padding-left: 15px;
  text-align: left;
  vertical-align: top;
  font-family: verdana, tahoma,  sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #58B4DA;
}

td.kader_text {
  padding-left: 15px;
  text-align: left;
  vertical-align: top;
	overflow:auto;
}
 

#mycustomscroll473  {
  /* Typical fixed height and fixed width example */
  width: 488px;
	top:-13px;
  height: 364px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll473a  {
  /* Typical fixed height and fixed width example */
  width: 488px;
  height: 364px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll473b  {
  /* Typical fixed height and fixed width example */
  width: 488px;
  height: 158px;
	top:-14px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll473c  {
  /* Typical fixed height and fixed width example */
  width: 488px;
  height: 162px;
  padding-right: 10px;
	top:-14px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll473d  {
  /* Typical fixed height and fixed width example */
  width: 488px;
  height: 145px;
	top:-14px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll473e  {
  /* Typical fixed height and fixed width example */
  width: 488px;
  height: 158px;
  padding-right: 10px;
  overflow: auto;
	top:-3px;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll473f  {
  /* Typical fixed height and fixed width example */
  width: 488px;
  height: 158px;
  padding-right: 10px;
  overflow: auto;
	top:-3px;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll473g  {
  /* Typical fixed height and fixed width example */
  width: 425px;
  height: 350px;
  padding-right: 10px;
  overflow: auto;
	top:-3px;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll190a  {
  /* Typical fixed height and fixed width example */
  width: 205px;
  height: 364px;
  padding-right: 10px;
  overflow: auto;
  	top: -14px;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}
#mycustomscroll190a1  {
  /* Typical fixed height and fixed width example */
  width: 205px;
  height: 334px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}
#mycustomscroll190a2  {
  /* Typical fixed height and fixed width example */
  width: 205px;
  height: 334px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll190b  {
  /* Typical fixed height and fixed width example */
  width: 205px;
  height: 344px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll190c1  {
  /* Typical fixed height and fixed width example */
  width: 205px;
  height: 156px;
	margin-top:4px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll190c2  {
  /* Typical fixed height and fixed width example */
  width: 205px;
  height: 158px;
	margin-top:4px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll950  {
  /* Typical fixed height and fixed width example */
  width: 965px;
  height: 155px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll411a  {
  /* Typical fixed height and fixed width example */
  width: 426px;
  height: 132px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll411b  {
  /* Typical fixed height and fixed width example */
  width: 426px;
  height: 132px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll411c  {
  /* Typical fixed height and fixed width example */
  width: 426px;
  height: 364px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll411d  {
  /* Typical fixed height and fixed width example */
  width: 426px;
  height: 364px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll411e  {
  /* Typical fixed height and fixed width example */
  width: 426px;
  height: 364px;
	top:-14px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll411f  {
  /* Typical fixed height and fixed width example */
  width: 426px;
  height: 364px;
	top:-14px;
  padding-right: 10px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll205a  {
  /* Typical fixed height and fixed width example */
  width: 220px;
  height: 155px;
  /*padding-right: 10px;*/
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#mycustomscroll205b  {
  /* Typical fixed height and fixed width example */
  width: 220px;
  height: 178px;
  /*padding-right: 10px;*/
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  -moz-box-sizing:padding-box;
}

#flash_div {
//  border:0px dashed green;
  position: absolute;
  width: 100%;
  height: 100%;
//  text-align: center;
//  vertical-align: center;
  z-index: 10;
}

#flash_divIE {
//  border:0px dashed green;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -1px;
//  text-align: center;
//  vertical-align: center;
  z-index: 10;
}

div.canonHead {
  color: #1D4E7E;
  font-family: Arial, Verdana;
  font-size: 16px;
  /*line-height: 12px;*/
  font-weight: bold;
  padding-left: 14px;
}
table.canonLinks td {
  padding-left: 15px;
}
table.canonLinks td, a.canonA , a.canonA:link, a.canonA:hover, a.canonA:active, a.canonA:visited {
  color: #1D4E7E;
  font-family: Arial, Verdana;
  font-size: 12px;
  line-height: 11px;
  font-weight: bold;
}
a.canonA:hover{
  color:#000000;
}
div.canonSpace {
  padding-bottom: 5px;
}