body 
{
color:#000000;
background-color:#000088;
font-family:"arial", sans-serif;
}

td.buttonbar
{
	background-color: #dddddd;
	font-family: "arial", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000088;
	text-align: center;
}

td.headerbar
{
	background-image: url('gif/navbar_back.gif');
	background-color: #eeeeee;
	font-family: "arial", sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000088
}


a
{
font-family:"arial", sans-serif;
font-weight:bold;
color:#000088;
text-decoration:none;
text-align:center;
}

a.small
{
font-family:"arial", sans-serif;
font-weight:bold;
font-size:10px;
color:#000088;
text-decoration:none;
text-align:center;
}

a:hover 
{
color:#c0c0c0;
text-decoration:underline;
}

a.buttonbar:hover
{
color:#ffffff;
text-decoration:underline;
}

h1
{
text-align:left;
font-family:"arial", sans-serif;
font-size: 40px;
}

h1.center
{
text-align:center;
}

h2
{
text-align:left;
font-family:"arial", sans-serif;
font-size: 30px;
}

h2.center
{
text-align:center;
}

h3
{
text-align:left;
font-family:"arial", sans-serif;
font-size: 20px;
}

h3.center
{
text-align:center;
}

h4
{
text-align:left;
font-family:"arial", sans-serif;
font-size: 15px;
}

h4.center
{
text-align:center;
}

h5
{
text-align:left;
font-family:"arial", sans-serif;
font-size: 12px;
}

h5.center
{
text-align:center;
}

h6
{
text-align:left;
font-family:"arial", sans-serif;
font-size: 10px;
}

h6.center
{
text-align:center;
}


img
{
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}

img.center
{
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}


p.toggle
{
background: url(gif/arrow-down.gif) no-repeat 0px 0px;
margin-bottom: 0px; CURSOR: pointer; COLOR: #005a9c;
text-indent: 20px
}

p.closed
{
background: url(gif/arrow-right.gif) no-repeat 0px 0px
}

.hidden
{
display: none
}

.hideme 
{
display: none
}
