A.menu	{font-family:Verdana;
	 font-weight:bold;
	 text-decoration:none;
	 display:block;
	 margin-top:10px;
	 margin-bottom:10px;
	 border:solid 1px #bbccbb;
	 padding:5px;
	 width:200px}

.menudiv	{text-align:center;
	position:absolute;
	left:20px;
	top:100px}

.head	{width:420px;
	 height:700px;
	 background-color:#007733;
	 position:absolute;
	 left:200px;
	 top:0px;}


H1	{font-family:'Arial Black';
	 font-size:40px;
	 color:#ffcf00;
	 margin-bottom:0;
	 text-align:center}

H2	{text-align:center;
	 font-family:Verdana;
	 font-size:105%;
	 margin-top:30px;
	 display:none}





P.text	{text-align:justify;
	 text-justify:distribute;
	 line-height:154%;
	 font-size:10px}

.textdiv	{
	 border-style:solid;
	 border-width:2px;
	 border-color:#dd8888;
	 padding:10px;

	 width:240px;
	 height:120px;
	 overflow:auto;
	 background-color:#ffffff;
	 scrollbar-base-color: #ffffff;
	 scrollbar-highlight-color:#ff0000;

	position:absolute;
	left:290px;
	top:340px
	}

.logo	{position:relative;
	 left:154px;
	 top:10px}

.mail	{border-style:none;
	 vertical-align:middle;
	 margin-right:5px;
	 background-color:#ffffff}

P.info1	{font-size:13px; 
	 font-weight:bold;
	 color:#ffffff;
	 cursor:help;
	 margin-top:7px;
	 margin-left:66px;
	 margin-right:66px}

P.info2	{text-align:right;
	 font-family:verdana;
	 font-size:10px;
	 color:#ffcf00;
	 cursor:help}


HR	{height:5px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#007733;
	 background-color:#007733;
	 color:#007733}


.copyright	{position:absolute;
	left:210px;
	top:530px}

