@charset "utf-8";
.leftmenu {
	background-color: #182185;
	padding: 8px;
}
.leftmenu .menu div{
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4179D6;
}
.aboutleap {
	font-size: 12px;
	font-weight: bold;
	color: #0089A6;
}

.blubd {
	border: 6px solid #C6D7F2;
}
.titleb {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C4181;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #FF0000;
}


 a:link{
	font-size: 12px;
	color: #0089A6;
	text-decoration: none;
}
 a:visited{
	font-size: 12px;
	color: #0089A6;
	text-decoration: none;
}
 a:hover{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}


.leftmenu a:link{
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
.leftmenu a:visited{
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
.leftmenu a:hover{
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.lightblue {
	font-weight: bold;
	background-color: #BDD0F0;
	padding: 3px;
	margin-top: 12px;
	margin-bottom: 12px;
}
