body{
   position: relative;
	width:100%;/*255*/
	height:360px;
	z-index:1;
	/*text-align:justify;*/
	overflow:auto;
	/* scrollbar colors */
	scrollbar-face-color : ; 
	scrollbar-highlight-color : ; 
	scrollbar-3dlight-color : ; 
	scrollbar-shadow-color : ; 
	scrollbar-darkshadow-color : ; 
	scrollbar-track-color : ; 
	scrollbar-arrow-color : 
}


.title1
{
	FONT-WEIGHT: bold;
	FONT-SIZE:19px;
	COLOR: #2156B7;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}

.Blue
{

	FONT-SIZE:14px;
	COLOR: #2156B7;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.myfont {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color:#494B49;
	
}
.myfont2{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color:#494B49;
}

.data{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color:#ffffff;
}	
	
.Black{
    FONT-WEIGHT: bold;
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color:#242323;
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.Organge{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #FFCC00;
	FONT-WEIGHT: bold;
}
.Organge2{
	font-family: Arial;
	font-size: 19px;
	line-height: 18px;
	color: #FFCC00;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}


.darkblue{
	font-family: Time new romance;
	font-size: 13px;
	line-height: 18px;
	color: #1A50B8;
	FONT-WEIGHT: bold;
}

/*added css */

.img_border {
	border: medium solid #FFCC00;
}

.border2 {
	border-top-style: dashed;
	border-top-color: #FFFF00;
	border-top-width: thin;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2CB2D;
	font-weight: bold;
	text-decoration: none;

}

.link A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}

.pageing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}
.pageing A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F2CB2D;
	text-decoration: none;

}

.pageing A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
