  TABLE, TR, TD                   { font-family: Verdana,Arial; font-size: 12px;  }
  BODY                            { font: 10px Verdana; background-color: #FCFCFC; padding: 0; margin: 0 }

  a:link, a:visited, a:active     { color: #000055 }
  a:hover                         { color: #333377; text-decoration: underline }
  FORM                            { padding: 0; margin: 0 }
  #textinput { background-color: #EEEEEE; color:#000000; font-family:Verdana, Arial; font-size:10px; width:80% }

  input.code{
	font-family: Consolas,Verdana,Arial,Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #A7A7A7;
	color: #000000;
	padding: 0.1em;
	margin-bottom: 0.3em;
	}

  .textbox                        { border: 1px solid black; padding: 1px; width: 100% }
  .headertable                    { background-color: #FFFFFF; border: 1px solid black; padding: 2px }
  .title                          { font-size: 10px; font-weight: bold; line-height: 150%; color: #FFFFFF; height: 26px; background-image: url(http://www.imagehosting.com/skin/default/tile_back.gif) }
  .tablewrap {background-color:#EEF2F7;
            border-bottom:1px solid #D1DCEB;
            border-right:1px solid #D1DCEB ;
		    border-top:1px solid #FFF;
			border-left:1px solid #FFF; }
  .tdrow1 { background-color:#EBF9E8;
					          border-bottom:1px solid #a5d39b;
					          border-right:1px solid #a5d39b;
					          border-top:1px solid #a5d39b;
					          border-left:1px solid #a5d39b;
					        }
  .tdrow2 { background-color:#F5F9FD;
							  border-bottom:1px solid #D1DCEB;
					          border-right:1px solid #D1DCEB;
					          border-top:1px solid #FFF;
					          border-left:1px solid #FFF;
					        }
  .tdtop                          { font-weight: bold; height: 24px; line-height: 150%; color: #FFFFFF; background-image: url(http://www.imagehosting.com/skin/default/tile_back.gif) }
  .note                           { margin: 10px; padding: 5px; border: 1px dashed #555555; background-color: #FFFFFF }

  .rowbar  {
			 font-size:10px;
			 font-weight:bold;
			 line-height:150%;
			 background-color:#C4DCF7;
			 color:#000;
			 padding:2px 2px 2px 2px;
             background-image: url(http://www.imagehosting.com/skin/default/images/cathead.gif);
			 border-bottom:1px solid #345487;
			 align:center;
			 }
.smallertext {
	font-size: 10px;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;