/* CSS Document */
.bodytxt{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.bodyblktxt{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.bodytxt_welcome{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.copyright{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0b294b;
	font-weight:normal;
	text-decoration:none;
	}
	

.readmorelink:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffb82e;
}
.readmorelink:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffb82e;
}
.readmorelink:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.readmorelink:active {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffb82e;
}

.view:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffb82e;
}
.view:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffb82e;
}
.view:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.view:active {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffb82e;
}

.boxborder{
	border-bottom : 1px solid #35506e;
  	border-left : 1px solid #35506e;
  	border-right :1px solid #35506e;
  	border-top : 1px solid #35506e;	

}
.readmorelink1:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffb82e;
}
.readmorelink1:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffb82e;
}
.readmorelink1:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.readmorelink1:active {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffb82e;
}	
.nav{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffb82e;
}
.number{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}	

