body
{
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular;
}

table.container
{
border-width: 0px;
border-style: solid;
border-color: #ff9900;
border-collapse: collapse;
border-spacing: 0px;
width: 660px;
background-color: white;
margin-right: auto;
margin-left: auto;
}

table.content
{
border-spacing: 0px;
border-width: 0px;
border-style: solid;
border-color: #ff9900;
border-collapse: collapse;
background-color: white;
}


td.menu
{
width: 150;
}

h1
{
color: black;
font-size: 1.2pc;
font-weight: normal; 
}

h2
{
font-weight: bold;
font-size: .9pc;
}

.white
{
color: white;
}

.footer
{ 
color: #999999; 
text-align: center;
font-size: 12px;
}

.headinfo
{ 
color: white;
}

.justify
{
text-align: justify;
}

table.form
{
background-color: #ccffcc;
padding: 0;
width: 100%;
border-width: 0;
}

td.titletop
{
  font-size: 0.70pc;
  font-style: italic;
  text-align: left
}

td.titleside
{
  font-size: 0.70pc;
  font-style: italic;
  text-align: right
}

li
{
font-size: 0.76pc;
}	

a
{
color: #3333ff;
text-decoration: underline;
}

a:link
{
color: #3333ff;
text-decoration: none;
}

a:visited
{
color: #3333ff;
text-decoration: none;
}

a:hover
{
color: #3333ff;
text-decoration: underline;
}

a.menu
{
color: #000000;
text-decoration: underline }

a.menu:link
{
color: #000000;
text-decoration: none;
}

a.menu:visited
{
color: #000000;
text-decoration: none;
}

a.menu:hover
{
color: #000000;
text-decoration: underline;
}

a.menu_curr
{
color: #000000;
font-weight: bold;
}

a.white
{
color: #ffffff;
text-decoration: underline;
}

a.white:link
{
color: #ffffff;
text-decoration: none;
}

a.white:visited
{
color: #ffffff;
text-decoration: none;
}

a.white:hover
{
color: #ffffff;
text-decoration: underline;
}


select.show
{
  background-color: #cccccc;
  color: #333333;
  font-size: 0.8pc;
}

/* start menu specific css */
