/* Style for class topLogo*/
.topLogo	{
	width: 620px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.topLogo div	{
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.topLogo a	{
	height: 40px;
	padding-top: 10px;
	display: block;
	background-image: url(/pict/buttoms/green.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-position: 0em 0.2em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.topLogo a:hover	{
	background-image: url(/pict/buttoms/blue.gif);
}
