body
{
	background-color: #F6F9ED;
}

#main
{
    margin: 0 auto;
    width: 900px;
	height: auto;
	border: 1px solid black;
	background-color: #F7F7F7;
}
 
#top
{
    width: 100%;
	height: 85px;
	background-color: white;
	clear: both;
}

#top2
{
    width: 100%;
	height: 0px;
	line-height: 1pt; /* IE6 */
	font-size: 1pt;   /* IE6 */
	
	clear: both;
	background-color: black;
}
 
#left
{ 
	float: left;
    width: 160px;
	margin: 15px 0px 0px 10px;
}

#right0
{
	float: right;
	width: 710px;
	background-color: white;
}

#right
{
    /*width: 620px;	09-11-22  */
	width: 650px;
	
	/*min-height: 600px;*/
	min-height:600px;
    height:auto !important;
    height:600px;
	
	background-color: white;
	margin: 20px 20px 20px 30px;
	font: 13pt "verdana";
}

#bottom
{
    width: 100%;
    clear: both;
	line-height: 1pt; /* IE6 */
	font-size: 1pt;   /* IE6 */
}

#bottom2
{
    margin: 0 auto;
	margin-top: 10px;
    width: 400px;
	text-align: center;
	height: 20px;
	font: 13pt "georgia";
}
  
a:link        {text-decoration: none; color:#CD950C; }
a:visited {text-decoration: none; color:#CD950C; }
a:hover      {text-decoration: underline; color:#FF7F50; }
a:active   {text-decoration: none; color:#FF7F50; }
   
.mygtukai a
{
	float: left;
	color: black;
	display: block;
	margin: 0;
	text-decoration: none;
	border: 1px solid #F7F7F7;
	background-color: #F7F7F7; 
	font-size: 15px;
	font-family: Arial;
	font-style: italic;
	text-align: left;
	width: 99%;
}

.mygtukai a:visited
{
	float: left;
	color: black;
	display: block;
	margin: 0;
	text-decoration: none;
	border: 1px solid #F7F7F7;
	background-color: #F7F7F7; 
	font-size: 15px;
	font-family: Arial;
	font-style: italic;
	text-align: left;
	width: 99%;
}

.mygtukai a:hover 
{
	background-color: #EDEDED;
	border: 1px solid black;
	color: black;
	text-decoration: none;
}

.mygtuku_tarpas
{
	float: left;
	display: block;
	margin: 0;
	height: 17px;
	border: 1px solid #F7F7F7;
	background-color: #F7F7F7; 
	width: 99%;
}
