/* defaults */
body
	{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	color: #333366;
	
	background-image: none;
	
	overflow: auto;
	
	white-space: normal
	}

table
	{
	font-size:100%;
	background: #ffffff
	border: 0
}

table.main
	{
	font-size:100%;
	font-weight: bold;
	background: #666666;
	border: 0
}

td.menu
	{
	background:#666666
}

table.menu
	{
	font-size:90%;
	font-weight: bold;
	position:absolute;
	background: #444444;
	visibility:hidden
}

p
{
  font-size: 12px;
  display: block;
  margin-top: 0;
  padding-top: 1em
}


h6
{
	font-size: 12pt;
	font-weight: normal
}

h5
{
	font-size: 12pt;
	font-weight: bold
}

h4
{
	font-size: 14pt;
	font-weight: normal
}

h3
{
	font-size: 14pt;
	font-weight: bold
}

h2
{
	font-size: 16pt;
	font-weight: normal
}

h1
{
	font-size: 16pt;
	font-weight: bold
}

a.menu
{
	color: #ffffff;
	cursor: default;
  text-decoration: none
}

a:link.menu
{
	color: #ffffff
}

a:visited.menu
{
	color: #ffffff
}
	
a:hover.menu
{
	color: #cc0000;
	text-decoration: bold
}

a:active.menu
{
	color: #cc0000;
	text-decoration: bold
}

a
{
	color: #0000cc;
	cursor: default;
	text-decoration: none
}

a:link
{
	color: #0000cc
}

a:visited
{
	color: #0000cc
}
	
a:hover
{
	color: #cc0000;
	text-decoration: bold
}

a:active
{
	color: #cc0000;
	text-decoration: bold
}

.newsh
{
    color: #ffffff;
    BACKGROUND-COLOR: #003399
}

#title
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    align: center; 
    TEXT-ALIGN: left
}

#home
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}