BODY {
	BACKGROUND: #ffffff; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
marquee{
	margin-right:10;
	margin-left:5;
	Font-family:Verdana , "Times New Roman", Times, serif;
	font-size:14px;
	}

.BODY_fond {
    FONT-SIZE: 14px; 
	BACKGROUND: #ffffff; 
	Font-family:Verdana , "Times New Roman", Times, serif;
	COLOR: #000000; 
	}

.plist
{
	margin-right:5;
	line-height:150%;
	text-align:left;
	}

li{
	margin-right:5;
	text-align:left;
	}
.bull{
	margin-right:5;
	line-height:128%;
	text-align:left;
	}
	

TD {
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	
}
INPUT {
	FONT-SIZE: 11px; 
	COLOR: #025f8f;
	border-width:2px;
	
	
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
SELECT {
	FONT-SIZE: 13px; 
	COLOR: #633084; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	FONT-SIZE: 11px; 
	COLOR: #025f8f; FONT-FAMILY:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}







.hometit{
font-weight:bold;
}

.heading2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; COLOR: #000000; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.heading1 {
	FONT-WEIGHT: bold; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.heading3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; COLOR: #000000; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.brd {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid
}
.letterSelect {
	FONT-SIZE: 12px; TEXT-DECORATION: none
}
.itemON {
	COLOR: #ff3300
}
.itemOFF {
	COLOR: #666666
}






.menulink{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold; 
	COLOR: #634685; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menulink:hover{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.as1 {
	FONT-SIZE: 12px; COLOR: #FFFFFF; 
	
	}
.as1:hover {
	FONT-SIZE: 11px; COLOR: #FFFFFF; TEXT-DECORATION: underline;
}
A {
	FONT-SIZE: 12px; COLOR: #000000; 
	
	}
A:hover {
	COLOR: #006c3f;
}

.a1 {
	FONT-SIZE: 11px; COLOR: #666666;
}
.a1:hover {
	FONT-SIZE: 11px; COLOR: #634685; TEXT-DECORATION: underline;
}

.footer {
	FONT-SIZE: 12px; COLOR: #634685;
}

.footer:hover {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline;
}
.bg_data {
background: transparent url('../images/heading_NEW2.gif') no-repeat bottom left;
}
.centerContainer{  
background-color:#FFFFFF; border:1px solid  #633084; 
background: transparent url('../images/img/bg-jjjrc_box1.jpg');
padding:5px; }

.each_heading2{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#633084;
}
.side_links_main_menu{
color:#000000;
	text-decoration: none;

}
.side_links_main_menu:hover{
	color:#D15511;
	font-style:normal;
	text-decoration: none;
	 font-weight: bold;
}
.style3 {color: #FFFFFF; font-weight: bold; }
<!--
.out1{
	border: 1px solid #CDCCCC;
	background-color: #eeeae4;
	

}
.over1{
	border: 1px solid #89b842;
	background-color: #FFFFF;
}
fieldset{ padding:5px; margin:5px; background-color:#FFF; border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px; border: 1px solid #633084;}
.style1 {font-size: 10px}
-->
/* Cascading Style Sheet */
/*body {
  font-size: 11px;
  font-family: "Trebuchet MS", Verdana, Arial, SunSans-Regular, Sans-Serif;
  background-color: #7A7A7A;
  margin-top: -2;
}*/

.vetLeftBG {
  background: url('../images/left_vertbg.gif') repeat-y;
  width: 37;
}

.vetRightBG {
  background: url('../images/right_vertbg.gif') repeat-y;
  width: 37;
}

.bannerbg {
	background: url('../images/tbrd_banner_new_bg.gif') repeat-x;
	height: 115;
	width: auto;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#8AF2FF/*f7f5d1*/;
	padding:2px 5px;
	color:#333;
	display:none;
}	


/* CSS Menu Starts Here */
#dolphincontainer{
    position:relative;
    height:40px;
    color:#E0E0E0;
    background:#143D55;
    width:100%;
    font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
}
#dolphinnav{
    position:relative;
    height:33px;
    font-size:12px;
    /*text-transform:uppercase;*/
    font-weight:bold;
    background:#D1DF00 url(../images/dolphin_bg.gif) repeat-x bottom left;
    padding:0 0 0 20px;
}
#dolphinnav ul{
    margin:0;
    padding:0;
    list-style-type:none;
    width:auto;
    float:left;
}
#dolphinnav ul li{
    display:block;
    float:left;
    margin:0 1px;
}
#dolphinnav ul li a{
    display:block;
    float:left;
    color:#EAF3F8;
    text-decoration:none;
    padding:0 0 0 20px;
    height:33px;
}
#dolphinnav ul li a span{
    padding:12px 20px 0 0;
    height:21px;
    float:left;
}
/*#dolphinnav ul li a:hover{
    color:#fff;
    background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;
}
#dolphinnav ul li a:hover span{
    display:block;
    width:auto;
    cursor:pointer;
}
*/
#dolphinnav ul li a:hover{
    color:#fff;
    background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;
    line-height:275%;
}
#dolphinnav ul li a:hover span{
    display:block;
    padding:0 20px 0 0;
    width:auto;
    background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;
    height:33px;
}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
    color:#fff;
    background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;
    line-height:275%;
}
#dolphinnav ul li a.current span{
    display:block;
    padding:0 20px 0 0;
    width:auto;
    background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;
    height:33px;
}


/**************** images styles ****************/
    a img{
      border: none;
      }

    img.left,img.center,img.right {
      padding: 4px;
      border: 1px solid #a0a0a0;
      }

    img.left {
      float: left;
      margin: 0 12px 5px 0;
      }

    img.center {
      display: block;
      margin: 0 auto 5px auto;
      }

    img.right {
      float: right;
      margin: 0 0 5px 12px;
      }

/* Query Table */
#queryTable{
    height: auto;
    margin-left: 40;
    width: 420px;
}

#queryTable .midLeft{
    background: url('../images/midLeft.gif') repeat-y;
    width: 18;
    height: auto;
}
#queryTable .midMiddle{
    background-color: #fff;
    width: auto;
    height: auto;
}
#queryTable .midRight{
    background: url('../images/midRight.gif') repeat-y;
    width: 18;
    height: auto;
}

#queryTable .botLeft{
    background: url('../images/botLeft.gif') no-repeat;
    width: 18;
    height: 12;
}
#queryTable .botMiddle{
    background: url('../images/botMiddle.gif') repeat-x;
    width: 342;
    height: 12;
}
#queryTable .botRight{
    background: url('../images/botRight.gif') no-repeat;
    width: 18;
    height: 12;
}

/* Statistics Table */
#statsTable{
    height: auto;
    width: 260px;
    float: right;
    margin-right: 40px;
}

#statsTable .midLeft{
    background: url('../images/midLeft.gif') repeat-y;
    width: 18;
    height: auto;
}
#statsTable .midMiddle{
    background-color: #fff;
    width: auto;
    height: auto;
}
#statsTable .midRight{
    background: url('../images/midRight.gif') repeat-y;
    width: 18;
    height: auto;
}

#statsTable .botLeft{
    background: url('../images/botLeft.gif') no-repeat;
    width: 18;
    height: 12;
}
#statsTable .botMiddle{
    background: url('../images/botMiddle.gif') repeat-x;
    width: auto;
    height: 12;
}
#statsTable .botRight{
    background: url('../images/botRight.gif') no-repeat;
    width: 18;
    height: 12;
}

#stats {
    font-size: 13px;
    font-family: "Trebuchet MS", Verdana, Arial, SunSans-Regular, Sans-Serif;
    color: #000000;
    font-weight: bold;
    width: 260px;
}



.out4{
	border: 1px solid #CDCCCC;
	background-color: #e6e5e3;
	

}
.over2{
	border: 1px solid #89b842;
	background-color: #ededed;
	}
	
	td.master-menu {
width: 400px;
height: 100%;
}











#container {
	width: 250px;
	margin: 25px auto 0px auto;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*  Styling for Suggestion Box Container  */
.suggestionsBox {
	position: absolute;
	width: 185px;
	background-color: #F1ECE6;
	border: 1px solid #7db9e8;
	color: #0000;
	padding: 5px;
	margin:10px 0px 0px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#inputString1 { width: 240px; padding: 5px; font-size: 18px;}

.suggestionList { margin: 0px; padding: 0px; }

/*  Individual Search Results  */
.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 7px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	list-style-type: none;
}

/*  Hover effect  */
.suggestionList li:hover { background-color: #cac8c8; font-weight: bold;}




#container1 {
	width: 250px;
	margin: 25px auto 0px auto;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*  Styling for Suggestion Box Container  */
.suggestionsBox1 {
	position: absolute;
	width: 185px;
	background-color: #F1ECE6;
	border: 1px solid #7db9e8;
	color: #0000;
	padding: 5px;
	margin:10px 0px 0px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#inputString1 { width: 240px; padding: 5px; font-size: 18px;}

.suggestionList1 { margin: 0px; padding: 0px; }

/*  Individual Search Results  */
.suggestionList1 li {
	margin: 0px 0px 3px 0px;
	padding: 7px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	list-style-type: none;
}

/*  Hover effect  */
.suggestionList1 li:hover { background-color: #cac8c8; font-weight: bold;}




