body{
     background: white;
     font-family: Comic Sans MS,Arial,Verdana,Tahoma,Monaco,Geneva,Helvetica,Helv,sans-serif;
     font-size:100%;
     color: blue;
     }

* html body {
  font-size:90%; /* for IE5/Win */
  f\ont-size: small; /* for other IE versions */
}

:link { color: #000099; text-decoration: none; font-weight:bold}
:visited {color: blue; text-decoration: none; font-weight:bold}

a:link {color: #000099; text-decoration: none; font-weight:bold}
a:visited {color: blue; text-decoration: none; font-weight:bold}
a:hover {color: #000099; background: yellow; text-decoration: underline; font-weight:bold}

td{font-size: 100%; }
td.small{font-size: 90%; }
p.small{font-size: 80%; color:gray;}
div.cen {margin: auto; text-align:center; }

        p.button a {
                     color: #000000;
                     text-decoration: none;
                     background-color: #d5d5df;
                     display: block;
                     padding: 3px 0px 3px 12px;

                     border-top: 1px solid #EEEEEE;
                     border-right: 1px solid #666666;
                     border-bottom: 1px solid #666666;
                     border-left: 1px solid #EEEEEE;
                     background-repeat: no-repeat;
                     }
        p.button a:hover, p.button a:active {
                     background-color: #05050f;
                     color: #FFFFFF;
                     background-repeat: no-repeat;
                     }


table.veh{border: 0; text-align:left; margin: auto; background: white; border-collapse: collapse; font-size: 85%; }
table.veh td{padding: 2px 6px 2px 6px; border: 1px solid black; color:black;}
table.veh tr.r0{background-color:#D6D7FC;}
table.veh tr.r1{background-color:#BABBF8;}
table.veh th{padding: 2px 6px 2px 6px; border: 2px solid black; vertical-align:bottom; color:white; background:black; text-align: left;}


div.mainheader 		{ font-size:110%; color:#1111FF; text-align:left; font-weight:bold; }

div.maintext 		{ font-size:100%; text-align:justify; }

div.mainleft 		{ font-size:100%; text-align:left; }

div.mainmenu 		{ font-size:100%; text-align:right; }

div.mainpages 		{ font-size:90%; text-align:right; margin-right:0px; }

div.maincatnav 		{ font-size:90%; text-align:left; margin-left:0px; }

div.mainname 		{ font-size:110%; color:#2222FF; text-align:left; }

div.maininputleft 	{ font-size:100%; text-align:left; }



div.comment 		{ font-size:100%; background: white; text-align:left; margin-left:5mm; }



div.xsmallleft 		{ font-size:90%; text-align:left; }

div.smallleft 		{ font-size:100%; text-align:left; }

div.spaceleft 		{ font-size:80%; text-align:left; }

div.footer 		{ font-size:80%; color:#EEEEEE; text-align:center; }



span.censored 		{ font-size:100%; color:#FF0000; text-align:left; }



td.class1 		{ background: #FFEEEE; border:0px; }

td.class2 		{ background: white; border:0px; text-align:justify; vertical-align:top; }

td.small 		{ background: white; border:0px; font-size:90%; }
td.xsmall 		{ background: #BBFFBB; border:0px; font-size:80%; }


td.gbheader 		{ background-color: #D0D0DD; border:0px; font-size:110%; font-weight:bold; text-align:center;}

td.gbtable1 		{ background-color: #E0E0EE; border:0px; vertical-align:top; width:20%; }

td.gbtable2 		{ background-color: #DEDEEA; border:0px; vertical-align:top; }

#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

table.twit  {
  background-color: #D6D7FC;
  border-color: #F0F0FF;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  padding: 5px;
  margin: auto;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  width: 800px;
}

table.twit.td { padding: 5px; }

td.twitsmall { font-size: 70%; }

img.spacedoutlined{margin: 7px; border: 1px solid #000000;}