.link:hover{
	color: #47568b;
	font-family : arial, "Verdana", Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

.link{
	color: #47568b;
	font-family : arial, "Verdana", Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none
}

.link2:hover{
	color: #ffbc00;
	font-family : "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold
	text-decoration: underline;
}

.link2{
	padding-left : 10px;
	font-family : "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #50AFFF;
	font-weight : bold;
	text-decoration: none
}

.link1:hover{
	color: #ffffff;
	font-family : arial, "Verdana", Times, serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: underline;
}

.link1{
	color: #ffffff;
	font-family : arial, "Verdana", Times, serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none
}

.td {
	font-family : "Verdana", Times, serif;
	padding-left : 10px;
	padding-right : 5px;
	text-decoration: none
}

.td1 {
	font-family : "Verdana", Times, serif;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration: none
}

.sky {
	font-family : "Verdana", Times, serif;
	color: #ffffff;
	font-size : 10px;
	font-weight : bold;
	background-color : #8DB3DD;
}

.blue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	background-color :  #47568b;
}

.gray {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	background-color :  #f0f0f0;
}

.txt{
	font-family :  "Arial", Helvetica, sans-serif;
	font-size : 12px;
	color: #26356A;
	font-weight : none;
	text-align : justify;
}

.txt1{
	font-family : "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #B01010;
	font-weight : normal;
	padding-left : 10px;
}


.menu  {
	font-size : 12px;
	fontsize : 12px;
	color : #ffffff;
	text-decoration : none;
	font-family : Verdana,Tahoma,Arial Cyr;
	fontfamily : Verdana,Tahoma,Arial Cyr;
	font-weight: normal;
	background-color: #8DB3DD;
}

.menu:hover  {
	font-size : 12px;
	fontsize : 12px;
	color : #26356A;
	text-decoration : none;
	font-family : Verdana,Tahoma,Arial Cyr;
	fontfamily : Verdana,Tahoma,Arial Cyr;
	font-weight: normal;
	background-color: #8DB3DD;
}

#m2 {
	height: 30px;
	left: 265px;
	position: absolute;
	top: -300px;
	width: 110px;
	z-index: 10;
	background-color: #8DB3DD;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	display: none;
}

#m3 {
	height: 40px;
	left: 375px;
	position: absolute;
	top: -300px;
	width: 110px;
	z-index: 10;
	background-color: #8DB3DD;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	display: none;
}


