INPUT,SELECT,TEXTAREA
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
        background-color : #eeeeff;
	text-decoration : none;
	}

b {font-weight : bold;}

TD IMG {display: block;}

BODY.page
        {
				margin : 0px;
        background-color : #ffffff;
        }
TD.white
	{
    background-color : #ffffff;
	}
TD.blue
	{
    background-color : #000040;
	}
TD.orange
	{
    background-color : #ff9412;
	}
        
.title
	{
	font-family : Georgia, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #ff9412;
  background-color : #ffffff;
	text-decoration : none;
	}

.content
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
  background-color : #ffffFF;
	text-decoration : none;
  vertical-align : top;
	}

.heading
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
  background-color : #ffffFF;
	text-decoration : none;
  vertical-align : top;
	}
	
.footer
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #ffffff;
  text-align : center;
  background-color : #000040;
	text-decoration : none;
	}

.navi-top
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
        background-color : #000040;
	}

.navi-side
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
  background-color : #000040;
	}

td.f
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
	text-decoration : none;
	color : #000040;
  background-color : #ffffff;
  background-image : url("../Graphics/background.gif");
	background-position : center;
	background-repeat : repeat-x;
	}	
a
	{
	color : #FFFFFF;
	text-decoration : none;
	}

a:hover
	{
	color : #FF9412;
	text-decoration : none;
	}

a.title
	{
	color : #FF9412;
	text-decoration : none;
	}

a.title:hover
	{
	color : #FF9412;
	text-decoration : none;
	}
a.content
	{
	color : #000000;
	text-decoration : underline;
	}

a.content:hover
	{
	color : #FF9412;
	text-decoration : none;
	}
	
a.f
	{
	color : #000040;
	text-decoration : none;
	}

a.f:hover
	{
	color : #FF9412;
	font-size : 18pt;
	text-decoration : none;
	}	