.logo {

	background-image: url(img/logo.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height:80px;

	width: 822px;

}
.version {

color:#CCC;
font-size:9px;


}

.blue {
	color: #0B357F;
}
.bornto {
	color: #97484D;
}
.BLD {
	font-weight: bold;
}

.top_menu_back {

	background-image: url(img/top_menu_back.jpg);

	background-repeat: repeat-x;

	float: left;

	height: 69px;

	width: 800px;

	padding-top: 25px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 22px;

	margin: 0px;

}

.left_menu_back {

	background-color: #E2E2E2;

	background-image: url(img/left_menu_back.jpg);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	float: left;

	height: auto;

	width: 165px;

}

.content {

	background-color: #FFF;



	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	float: left;

	height: auto;

	width: 100%;

}

.left {

	background-color: #434341;

	background-image: url(img/left.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: auto;

	width: 40px;

}

.right {

	background-color: #434341;

	background-image: url(img/right.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: right;

	height: auto;

	width: 36px;

}

.bottom {

	background-image: url(img/bottom.jpg);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 39px;

	width: 822px;

}

.buttonmenu{ /*container that holds a row of aero buttons*/
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: auto;
	padding: 4px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;

}



* html .buttonmenu{ /*IE6 and below hack. Set explicit strip width*/

width: 100%;

}



.buttonmenu a{ /*aero button CSS*/

background:url('img/button,.jpg') no-repeat;

width:152px;

display: block;

float: left;

font: bold 10px Verdana;

line-height: 39px; /* This value + 8px should equal height of button background (default is 31px) */

height: 39px; 

text-align:center; 

text-decoration: none;

margin-right: 5px; /*spacing between buttons*/

}



.buttonmenu a:link, .buttonmenu a:visited {

color: white; /*button text color*/


}


.buttonmenu a:hover{
	background:url('img/top3.jpg') no-repeat top right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333333;


}

.buttonmenu a:active{
	background:url('img/top3.jpg') no-repeat top right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333333;
	}



.blueblock{

width: 165px;

font-family: verdana;
font-size: 11px;

font-size: 90%;

color: #333333;

}



* html ,blueblock{ /*IE 6 only */

width: 165px; /*Box model bug: 180px minus all left and right paddings for ,blueblock */


}



.blueblock ul{

list-style: none;

margin: 0;

padding: 0;

border: none;

}



.blueblock li {



margin: 0;

}



.blueblock li a{

height:22px;

line-height:22px;

background-image:url(img/left1.jpg);

background-repeat:no-repeat;

display: block;

color:#333;

text-decoration: none;

width: 165px;

text-indent:20px;

}



html>body .blueblock li a{ /*Non IE6 width*/

width: auto;

}



.blueblock li a:hover{
	height:22px;
	line-height:22px;
	background-image:url(img/left2.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
	width: 165px;
	text-indent:22px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;

}

.content table tr td {

	text-align: left;

}

.footer {
	

	text-align: center;


}

.content table tr td .footer p {
	color: #FFF;
	text-align: center;
	font-weight: normal;

}

p{
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	color: #97484E;
}


#keimeno{
	text-align:justify;
	margin:10px 10px 10px 10px;
} 

a{
	color:#00F;}

a:hover{
color:#97484E;	}

