

body {
	text-align: center;
	background-color: #0F0;
}

.head {
	font-size: 2em;
	font-face: Helvetica;
	vertical-align: middle;
}
.left {
	text-align: left;
}
.arrow, .arrow2 {
        width:130px; /*width of menu*/
        border-style: none ;
        border-size: 1px;
        border-width: 1px;
}

.arrow ul, .arrow2 ul{
        list-style-type:none;
        margin: 0px;
        padding: 0;
}

.arrow li a  {
        font: bold 12px Verdana, Arial, Helvetica, sans-serif;
        display: block;
        height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
        padding: 4px 0 4px 10px;
        line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
        text-decoration: none;
 background: transparent url(../images/arrowblue.gif) 100% 0;

}



.arrow2 li a  {
        font: bold 10px Verdana, Arial, Helvetica, sans-serif;
        display: block;
        height: 16px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
        padding: 2px 10px 2px 10px;
        line-height:16px; /* -height of bg image- padding within link (ie: 32px - 4px - 4px)*/
        text-decoration: none;
        text-align:right;
 background: transparent url(../images/arrowblue.gif) 100% 0;
}
.bluex {
	background-color: #A9A9FF;

}
.arrow li a:hover{
        background-position: 100% -32px;
}

.arrow li a:selected{
        background-position: 100% -64px;
}


.arrow2 li a:hover{
        background-position: 100% -20px;
}

.arrow2 li a:selected{
        background-position: 100% -40px;
}


.right ul{
        list-style-type: none;
        margin: 0;
        padding: 0;
}

.right li a {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	display: block;
        text-decoration: none;
height=10px;

}


table {
        text-align:center;
	background-color: #fff;
}


table td {
  vertical-align:top;
 font-size: 0.8em;
}


.prg A:link,.prg3 A:link,.head A:link { color:black; text-decoration: none};
.prg A:visited,.prg A:visited:hover,.prg3 A:visited,.head A:visited { 
	color:black;
	text-decoration: none;  }
.prg A:active,.prg3 A:active,.head A:active { text-decoration: none;}
.prg A:hover, .prg3 A:hover,.head A:hover { font-weight:bold; color:#111111; }
 
.dprg,  .terminal , table .prg td , .catTerminal, .terminalPlace{
	padding:0px;
	font: 14px helvetica;
	color:black;
	background: #E0FFF0;
}
.prg3 , .prg3 .terminal , .prg3 .catTerminal, .prg3 .terminalPlace {
       padding:1px;
       font: 12px helvetica;
        color:black;
        background: #E0FFF0;
}


table .prg td {
      font: 14px helvetica;
      padding: 3px 0 3px 0;	
}

.small {
	font: 12px helvetica;
baclground: #97e3b7
}	

.prg3 .terminal, .prg3 .catTerminal, .prg3 .terminalPlace {
font: 10px Helvetica;
padding: 0px;

}
.terminal, .prg3 .terminal {
font-style:italic;
font-weight:bold;

}

.catTerminal, .prg3 .catTerminal {
font-weight:bold;
}
.terminalPlace, .prg3 .terminalPlace {
font-style:italic;

}


.prg2 {
border-collapse:collapse;
}

.tbd , .tbd a:link {
font-style:italic;
font-weight:bold;
  font: 14px helvetica;
  padding: 3px 0 3px 0;
  color: FF4400;
}
