body {
	background-color: #D2D2D2;
	margin: 16px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
}
h3{
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
}
a.link1 {
	font-size: 13px;
	color: Black;
	font-weight: bold; 
	text-decoration: none;
	text-align: left;
}
a.link1:hover {
	color: #3D51A2;
	text-align: left;
}
a.link2 {
	font-size: 13px;
	color: White;
	font-weight: normal; 
	text-decoration: none;
	text-align: left;
}
a.link2:hover {
	color: #FEFF4F;
	text-align: left;
}
a.sub {
	font-size: 12px;
	color: White;
	font-weight: bold; 
	text-decoration: none;
	text-align: left;
}
a.sub:hover {
	color: #FEFF4F;
	text-align: left;
}
.bot {
	font-size: 13px;
	color: White;
	font-weight: normal; 
	text-decoration: none;
	text-align: left;
}


.menu {
	position	: absolute;
	left		: 200px;
	visibility	: hidden;
	z-index		: 1050;
	width		: 200px;
	text-align: left;
	
	display		: block;
	
	background-color: #4A63BF;
	border-bottom: solid;
	border-bottom-color: #C2C2C2;
	border-bottom-width: 3px;
	border-right: solid;
	border-right-color: #E3E3E3;
	border-right-width: 2px;
}
.bak2top {
      font-family:Arial, Helvetica, sans-serif;
      font-size: 12px;
		/* background: url(images/bak2topbg.png); */
		padding-right: 5px;
		padding-top: 4px;
		padding-bottom: 3px;
		padding-left: 5px;
		z-index		: 1050;
		position: absolute;
		text-align: left;
   }
	
#bttl2{
	visibility: hidden;
}
#bttl{
	position: absolute;
}

.text {
	font-size: 11px;
	line-height: 13px;
}
.color{
	color: #011D8A;
}