.ReddarktextBold{
	font-family: tahoma;
	font-size: 11px;	
	font-weight: bold;
	color: #c94e46;
	text-decoration: none;
}

.Graydarktext {
	font-family: tahoma;
	font-size: 11px;	
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}


.reddarktext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #b8231c;
	text-decoration: none;
}

.errorPanel
{
	font-family: Tahoma;
	color :Red;
	Font-Size:11px;
	background-color: #fcf4f3;
	border: solid 1px #b23a31;	
	padding-left: 5px;
	margin-top: 55px;
	vertical-align:middle;
	height:50px;
	
}

.boldGrayText
{
	FONT-SIZE: 11px; 
	font-weight:bold;
	COLOR: #5d5d5d; 
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	
}

.BorderMsg {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #4d4c87; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	border:solid 1px #b23a31;
	vertical-align:middle;
	padding-left:10px;
	
}

.redNevigationText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #b23a31;
	text-decoration: none;
}

.blueNevigationText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3e4999;
	text-decoration: none;
}

.blackNevigationText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}




/********************************Added By Farah **********************/
.boxredImage
{
	border: 1px solid #D15B52;
	font-family: tahoma;
	font-size: 11px;
	background-image:url("images/admin_11.jpg");
	
}

.boxPurpleImage
{
	border: 1px solid #4654AE;
	font-family: tahoma;
	font-size: 11px;
	background-image:url("images/admin_13.jpg");		
}





/**********************************Added By Asif for Admin****************/
.headingPurple {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #4d4c87; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}



.gridHeaderRed
{
	background-color: #cf584f;
	height:21px;
	border-top:solid 1px #3d4ba6;
	
}

a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;	
}

.RedLinkBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d15b52;
	text-decoration: none;
}

.RedLinkBold:HOVER {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d15b52;
	text-decoration: underline;
}

.PurpleLinkBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #38469f;
	text-decoration: none;
}

.PurpleLinkBold:HOVER {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #38469f;
	text-decoration: underline;
}


.purpultextbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #38469f;
	text-decoration: none;
}



.lightpurpleback
{
	height:25px;
	border-top:solid 1px #3d4ba6;
	background-color:#e3e4f2;	
	
}


.headingRed {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #c5262b; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.headingYellow{
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #c66300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.textfield
{
	border:solid 1px #7f9db9;
	height:14px;
	font-family:Verdana;	
}

.titleback
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	color: #000000;	
	border-top:solid 1px #3d4aa8;
	background-color:#8890c7;
			
}

td
{
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
}

.lighttitleback
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #105273; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	border-top:solid 1px #3d4aa8;
	background-color:#cfd1ea;
			
}


.headingBlue {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #45aa25; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.yellowtext
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #0060b6; 
	FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
	color: #ca6400;	
}


.FullBorder 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5262B;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5262B;
	border-bottom-color: #C5262B;
	border-left-color: #C5262B;
}


.red
{
    height:18px;
    background-image:url(Images/red.jpg);     
    background-position:center;
    background-repeat:no-repeat;
    background-color:#F6F6F6;
       
}
.SuccessMessage {
	font-family: verdana;
	font-size: 11px;
	color:Red;
	text-decoration: none;
}
.white_bold_heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.white_bold_heading_underline {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.black_bold_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blue_link{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.blue_link:HOVER{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: White ;
	text-decoration: underline;
}

.dark_blue_link
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}

.blue_bold_link{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0060b6;
	text-decoration: none;
}
.blue_bold_link:HOVER{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0060b6;
	text-decoration: underline;
}


.blueheading_underline
{
    font-family:Arial;
    color:  Blue;
    font-size:13PX;
    font-weight:normal;    
}

.blueheading_underline:HOVER
{
    font-family:Arial;
    color:  Blue;
    font-size:13PX;
    font-weight:normal;    
}
.purpleunder{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
	color: #694783;
}

.yellowlink
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ca6400;	
}

.bluelink
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;	
}

#welcomebox
{
	font-family:Tahoma;
   font-size: 12px;
   text-align: right;
   margin-right:6px;
   margin-top:10px;
}
.BorderNews {
	border: 1px solid #404ea8;
	border-style:dashed;
}


/**********************************End Added By Asif for Admin****************/



/*****************************************Added By Design Dept.************************************/
.boxred {
	border: 1px solid #b23a31;
}
.boxpurpul {
	border: 1px solid #404ea8;
}
.box1red {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b23a31;
	border-right-color: #b23a31;
	border-left-color: #b23a31;
}
.heading {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.box2red {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b23a31;
	border-left-color: #b23a31;
	border-bottom-width: 1px;
	border-bottom-color: #B23A31;
}
.navigation {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavi {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.redtextbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d15b52;
	text-decoration: none;
}
.readmorered {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d15b52;
	text-decoration: underline;
}
.readmorered:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.search {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4654ae;
	text-decoration: none;
}
.boxborder {
	border: 1px solid #4654AE;
	font-family: tahoma;
	font-size: 11px;
}
.box1purlul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #404ea8;
	border-right-color: #404ea8;
	border-left-color: #404ea8;
}
.box2purlul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #404ea8;
	border-left-color: #404ea8;
	border-bottom-width: 1px;
	border-bottom-color: #404ea8;
}
.redtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d15b52;
	text-decoration: none;
}
.boxborderred {
	border: 1px solid #D15B52;
	font-family: tahoma;
	font-size: 11px;
}
.bottomnavitext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #38469f;
	text-decoration: none;
}
.bottomnavilink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #38469F;
	text-decoration: none;
}
.bottomnavilink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topnavilink {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavilink:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.toplink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottumtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.purpulboldtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5260bb;
	text-decoration: none;
}


.toplink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackborder {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #000000;
}
.blacktext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.purpultext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #38469f;
	text-decoration: none;
}
/*****************************************End*************************************/



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textsmall
{
  font-family:Tahoma;
  font-size:10px;   
  color:#105273;
  font-weight:bold;
}

.textbig
{
  font-family:Tahoma;
  font-size:12px;   
  color:#105273;
  font-weight:bold;
}
.textbigwhite
{
  font-family:Tahoma;
  font-size:12px;   
  color:white;
  font-weight:bold;
}
.textmedium
{
    font-family:Tahoma;
  font-size:11px;   
  color:#105273;
  font-weight:bold;
}

.textsmallblack
{
  font-family:Tahoma;
  font-size:11px;   
  color:Black;
  
}

.textblack
{
  font-family:Tahoma;
  font-size:11px;   
  color:Black;
  font-weight:bold;
  
}
.textblackbig
{
  font-family:Verdana;
  font-size:12px;   
  color:Black;
  font-weight:bold;
  
}
.textbluebig
{
  font-family:Arial;
  font-size:18px;   
  color:#105273;
  font-weight:bold;
}

.textblackbig1
{
  font-family:Tahoma;
  font-size:14px;   
  color:Black;
  font-weight:bold;
  
}
.textblackbignbold
{
  font-family:Verdana;
  font-size:11px;   
  color:Black;
  
  
}
.textgray
{
  font-family:Verdana;
  font-size:11px;   
  color:Gray;
}

.textgray1
{
  font-family:Verdana;
  font-size:11px;   
  color:InfoText;
}

.textsmallwhite
{
  font-family:Tahoma;
  font-size:10px;   
  color:white;
  font-weight:bold;
}

.textsmallwhite1
{
  font-family:Tahoma;
  font-size:11px;   
  color:white;
  font-weight:bold;
}
/*_________________________________*/

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #f7d582;
   font-size: 10px;
}


/*___________________________________________*/


.agriexpo {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavi {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenulink {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavi:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contact {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.show {
	font-family: verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.show1 {
	font-family: verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #349801;
	text-decoration: none;
}
.bodytext {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextbold {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.show14b {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.show14g {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #349801;
	text-decoration: none;
}
.bodytext1 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textI1 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.righthead {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.rightbody {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.big {
	font-family: verdana;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.readmore {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #349801;
	text-decoration: none;
}
.balianti {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.balianti:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0a6500;
	text-decoration: none;
}
.readlink {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #349801;
	text-decoration: none;
}
.readlink:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0a6500;
	text-decoration: none;
}
.bottomnavi {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomnavi:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a3d888;
	text-decoration: none;
}

.black_textfields {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #2E6732;
}
