/*------------------START------------------------------*/
.blue_bg
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT:#000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #6263B8;
}
.white_bg
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT:#000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
}
.yellow_bg
{
	BACKGROUND-COLOR: #FCE202;
}
.heading_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
 font-weight:bold;
}
a.links
{
   font-style:normal;
   color: #000000;
   font-family:verdana;
   font-size:11px;
   font-weight:none;
   text-decoration:none;
}
a.links:hover
{
   font-style: normal;
   color: #6263B8;
   font-family: verdana;
   font-size: 11px;
   font-weight: none;
   text-decoration:none;
 }
 .main_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
 padding-left:12px;
}
.table_bg
{
	BACKGROUND-COLOR: #DCD9D9;
}
.heading_bg
{
	BACKGROUND-COLOR: #647FA6;
}
 .textbox
{
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	FONT-SIZE: 10pt;
	BORDER-BOTTOM: #000000 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT: #000000 1px solid;
	}
 .body_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
}
 a.read_more
{
   font-style:normal;
   color: #6263B8;
   font-family:verdana;
   font-size:11px;
   font-weight:none;
   text-decoration:none;
}
a.read_more:hover
{
   font-style: normal;
   color: #FF9600;
   font-family: verdana;
   font-size: 11px;
   font-weight: none;
   text-decoration:underline;
 }
  .white_text
{
 font-style: normal;
 font-weight: none;
 color: #ffffff;
 font-family: Verdana;
 font-size: 11px;
}
.form_text
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
 font-weight:bold;
 padding-left:20px;
}
.form_text_new
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-family: Verdana;
 font-size: 11px;
 font-weight:bold;
}

.form_text1
{
 font-style: normal;
 font-weight: none;
 color: #616161;
 font-family: Verdana;
 font-size: 10px;
 font-weight:bold;
 padding-left:20px;
}
.form_text2
{
 font-style: normal;
 font-weight: none;
 color: #005B8C;
 font-family: Verdana;
 font-size: 10px;
 font-weight:bold;
}
.row_bg
{
	BACKGROUND-COLOR: #E8E7E7;
}
.row_bg1
{
	BACKGROUND-COLOR: #F6F5F5;
}
  .bold_text
{
 font-style: normal;
 font-weight: bold;
 color: #000000;
 font-family: arial;
 font-size: 14px;
}
 .body_text_heading
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-weight: bold;
 font-family: Verdana;
 font-size: 11px;
}
 .message_text
{
 font-style: normal;
 font-weight: none;
 color: #0000FF;
 font-family: Verdana;
 font-size: 9px;
}
 .body_text_heading_big
{
 font-style: normal;
 font-weight: none;
 color: #000000;
 font-weight: bold;
 font-family: Verdana;
 font-size: 12px;
}
  .black_text_bold
{
 font-style: normal;
 font-weight: none;
 color: #636363;
 font-weight: bold;
 font-family: Verdana;
 font-size: 12px;
}
 /*--------------------END---------------------------*/