@charset "utf-8";
body {
    background-color:#e6e6e6;
	margin:0px;
    background-image: url("images/back_img.jpg");
    background-repeat: repeat-y;
    background-position: center top; user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}

.date_txt {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#015b9a;
	text-align:center;
}

.nav_bg {
    background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #579b0d;
	border-right:1px solid #579b0d;
}


.menu {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.menu a {
	color:#ffffff;
	text-decoration:none;
}
.menu a:hover {
	color:#000000;
	text-decoration:none;
}


.top_txt1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}

.txtfield_1 {
    background-color:#FFFFFF;
	width:176px;
	height:17px;
	border:0px;
}


.box_innerdesign {
    background-image:url(images/inner_design.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#fed9a5;
	border:1px solid #888888;
	padding:0px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#282828;
	text-align:justify;
}

.content_wrap {
    padding:20px 0px;
}

.lp_menubox {
    background-color:#FFFFFF;
	border:1px solid #b1b1b1;
	padding:3px 3px 2px;
}

.lp_menu {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#015b9a;
	text-align:left;
}
 .lp_menu1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F4A13B;
	text-align:center;
}

.msg1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #006633;
	text-align:left;
}





.lp_menu ul {
    margin:0px;
	padding:0px;
	display:block;
	width:182px;
	list-style-type:none;
}

.lp_menu ul li {
    padding-bottom:1px;
}

.lp_menu ul li a {
	background-image:url(images/bullet_box.jpg);
	background-repeat:no-repeat;
	background-position:10px 5px;
	color:#015b9a;
	padding:5px 10px 5px 25px;
	/*width:80px;*/
	display:block;
	text-decoration:none;
}

.lp_menu ul li a:hover {
	background-image:url(images/bullet_box.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	color:#015b9a;
	padding:5px 10px 5px 25px;
	/*width:80px;*/
	display:block;
	background-color:#EEEEEE;
	text-decoration:none;
}



.rpbox_bg1 {
    background-color:#ececec;
	border:1px solid #a5a5a5;
	padding:10px 0px;
}

.rpbox_bg2 {
    background-color:#FFFFFF;
	border-bottom:1px solid #a5a5a5;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #a5a5a5;
	padding:12px 0px;
}

.rp_heading_1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#3c7101;
	text-align:left;
}
 .rp_heading_2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#3c7101;
	text-align:center;
}






.txtfield_2 {
	width:180px;
	height:15px;
}

.txtfield_3 {
	width:165px;
}


.rp_title_orange {
    background-image:url(images/rp_title1.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #f38d16;
	border-right:1px solid #f38d16;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-left:15px;
}

.rp_title_green {
    background-image:url(images/rp_title2.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #579b0d;
	border-right:1px solid #579b0d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:15px;
}


.rp_link {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

.rp_link a {
	color:#000000;
	text-decoration:underline;
}

.rp_link a:hover {
	color:#ff9625;
	text-decoration:underline;
}

.rp_link_1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.rp_link_1 ul {
    margin:0px;
	padding:0px 16px;
	list-style-type:none;
}

.rp_link_1 ul li {
    background-image:url(images/bullet_disc.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding:5px 0px 0px 12px;
}

.rp_link_1 ul li a {
    color:#000000;
	text-decoration:none;
}

.rp_link_1 ul li a:hover {
    color:#fe7f24;
	text-decoration:none;
}


.rp_link_2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#14629e;
	text-align:right;
	padding-right:15px;
}

.rp_link_2 a {
	color:#14629e;
	text-decoration:underline;
}

.rp_link_2 a:hover {
	color:#579b0d;
	text-decoration:underline;
}

.rp_txt_1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

.rp_txt_1 a {
	color:#f26719;
	font-weight:bold;
	text-decoration:none;
}

.rp_txt_1 a:hover {
	color:#f26719;
	font-weight:bold;
	text-decoration:underline;
}


.content_graybox {
    background-color:#f1f1f1;
	padding:8px 0px;
}

.cont_heading_1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}


.box_orange {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.box_orange a {
	color:#000000;
	background-image:url(images/box_orange.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:46px;
	display:block;
	padding:5px 0px 0px 5px;
	text-decoration:none;
}

.box_orange a:hover {
	color:#ffffff;
	background-image:url(images/box_orange.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:46px;
	display:block;
	padding:5px 0px 0px 5px;
	text-decoration:none;
}


.box_white {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.box_white a {
	color:#000000;
	background-image:url(images/box_white.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:46px;
	display:block;
	padding:5px 0px 0px 5px;
	text-decoration:none;
}

.box_white a:hover {
	color:#015b9a;
	background-image:url(images/box_white.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:46px;
	display:block;
	padding:5px 0px 0px 5px;
	text-decoration:none;
}



.box_green {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.box_green a {
	color:#000000;
	background-image:url(images/box_green.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:46px;
	display:block;
	padding:5px 0px 0px 5px;
	text-decoration:none;
}

.box_green a:hover {
	color:#ffffff;
	background-image:url(images/box_green.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:46px;
	display:block;
	padding:5px 0px 0px 5px;
	text-decoration:none;
}


.cont_txt_1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding:0px 5px;
}

.cont_txt_2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.cont_txt_2 ul {
    margin:0px;
	padding:10px 10px 0px 10px;
	list-style-type:none;
}

.cont_txt_2 ul li {
    background-image:url(images/bullet_disc1.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 15px 15px;
}

.cont_txt_4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding:0px 0px 10px;
}

.cont_txt_5 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding:0px 0px 5px;
}

.cont_link_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3d3d3d;
	text-align:right;
}

.cont_link_1 a {
	color:#3d3d3d;
	text-decoration:underline;
}

.cont_link_1 a:hover {
	color:#015b9a;
	text-decoration:underline;
}


.footer_bg {
    background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
}

.footer_link {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.footer_link a {
	color:#000000;
	text-decoration:none;
}

.footer_link a:hover {
	color:#fd7d23;
	text-decoration:underline;
}


.content_text {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#620062;
	text-align:justify;
	padding:0px 15px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;

	height:25px;
	
	border:1px solid #dedede;
	background-color:#eeeeee;

}
.content_text a{

	text-decoration:none;
	color:#620062;

}


.content_text a:hover{

	text-decoration:none;
	color:#872093;

}





.body-text {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #454545;
	text-align:justify;
	padding:0px 5px;
	
}
.body-text-2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:justify;
	padding:0px 5px;
	
}


.body-text-3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#174c72;*/
	color:#454545;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;

	
}

.body-text-4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
}

.body-text-4 a {
	color:#174c72;
    text-decoration:none;
}

.body-text-4 a:hover {
	color:#174c72;
    text-decoration:underline;
}

.body-text-5{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#174c72;
	text-align:justify;
	padding-left:15px;
	padding-right:5px;

	
}


.body-text-6 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:justify;
	padding-left:15px;
}

.sub-context-text{
	font-family:Arial, Helvetica, sans-serif;
	
	color:#666666;
	font-size:14px;
	font-weight:bold;
	}


.sub-context-text-2{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:7px;
	padding-top:10px;
	color:#FF6600;
	font-size:14px;
	font-weight:bold;

	}
	
.sub-context-text-2 a{
	text-decoration:underline;

	color:#FF6600;


	}	
.sub-context-text-2a:hover{
	text-decoration:underline;

	color:#FF6600;


	}	

.sub-context-text-3{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	color:#336600;
	font-size:15px;
	font-weight:bold;
	}

.sub-context-text-4{
	font-family:Arial, Helvetica, sans-serif;

	color:#FF6600;
	font-size:14px;
	font-weight:bold;


	}
	
	
	
.sub-context-text-5{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FF6600;
	font-size:11px;
	font-weight:bold;

	}
	
.sub-context-text-5 a{
	text-decoration:underline;

	color:#FF6600;


	}	
.sub-context-text-5a:hover{
	text-decoration:underline;

	color:#FF6600;


	}	



.content-text-heading {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336600;
	text-align:justify;
	padding:0px 15px 0px 2px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;
	height:25px;
	border:1px solid #dedede;
	background-color:#eeeeee;

}

.content-text-heading-new {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF6600;
	text-align:justify;
	padding:0px 15px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;
	height:25px;
	border:1px solid #dedede;
	background-color:#eeeeee;

}

.content-text-heading-new2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF6600;
	text-align:justify;
	padding:0px 15px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;
	height:25px;
	border:1px solid #dedede;
	background-color:#eeeeee;
	padding-left:15px;

}

.content_head{

	color:#467305;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#dfdedd;


}

.comment{
	font-family:Arial, Helvetica, sans-serif;
	color:#979797;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	}

.comment-txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#475d9e;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	
	}
	
	
	
	
.top-content_head{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#dfdedd;

}


.tab-border{
	border:1px solid #cecece;
	}
	
	
	
.author-pic{
	float:left;
	padding:5px;
	}
	
.mor-bn{

	font-family:Arial, Helvetica, sans-serif;
	
	color:#330066;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	}
	
.mor-bn a{
	color:#330066;
	text-decoration:underline;

	}
	
.mor-bn a:hover{
	color:#FF9900;
	text-decoration:none;

	}








  .content_pane
{	background:#fff;
	margin:0 0 0 6px;
	padding:42px 20px 8px;
}
.w_containerbox
{	margin-bottom:8px;

}
.calender_top
{	height:40px;
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
.calender_rep
{	background:url(images/calender_rep.gif) repeat-x left top;
}

/*
.calender_cntnt_rep
{	border-left:#edd5ab 1px solid;
	border-right:#000000 1px solid;
}
*/
.calender_btm_rep
{	background:url(images/calender_rep_btm.gif) repeat-x left top;
}
.calender_top
{	height:40px;
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}


.calender01
{	background:#d6d6d6;
	width:350px;
}

.calender_cntnt_rep th
{	width:36px;
	height:36px;
	text-align:center;
	background:#FFF;
	color:#543900;
}
.calender01 td
{	background:#fff;
    width:36px;
	height:36px;
	padding:0;
}
.calender01 td td
{	background:none;
	width:36px;;
	height:auto;
	padding:0;
}
.calender01 td a
{	background:url(images/calender_td_bg.gif) no-repeat left top;
	display:block;
    width:36px;
	height:36px;
	line-height:36px;
	color:#FF6600!important;
	font-weight:bold;
	text-decoration:none!important;
	font-family:Tahoma;
	font-size:14px;
}
.calender01 td a:hover,.calender01 td a.active
{	text-decoration:none;
	background:url(images/calender_td_bgover.gif) no-repeat left top;
	color:#336600!important;
	display:block;
    width:36px;
	height:36px;
	line-height:36px;
	font-weight:bold;
}



.calender-bg{
	background-image:url(images/calendre-line.gif);
	background-repeat:repeat-x;
	height:36px;
	}

.cal-tab{
	border:1px solid #da710f;
	}

.cal-week{
	font-family:Tahoma;
	font-size:12px;
	color:#418609;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
    text-align: center;
    width:36px;
	}

.tab-date{
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	}

.fes-txt{
	font-family:Tahoma;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;

	}






.fes-txt-2{
	font-family:Tahoma;
	font-size:12px;
	color:#006633;
	font-weight:bold;

	}



.fes-txt-2 a{
text-decoration:none;

	color:#006633;
	font-weight:bold;

	}


.fes-txt-2 a:hover{
text-decoration:none;

	color:#006633;
	font-weight:bold;

	}
	
	
	
.cont_txt_3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336600;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	
}


.log-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#61170b;
	text-align:left;
	
	}
	
.log-txt a{
text-decoration:none;

	color:#61170b;
	}
	
.log-txt a:hover{
text-decoration:none;

	color:#000000;
	}
	
	
.detale-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	}
	
.detale-txt-2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9e310b;
	padding-left:5px;
	padding-right:5px;
	
	}	
	
.detale-txt-3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#015B9A;
	padding-left:5px;
	padding-right:5px;
	}
	
.more-txt {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	text-align:right;
	padding-right:5px;
}

.more-txt a {
	color:#FF6600;
	text-decoration:underline;
}

.more-txt a:hover {
	color:#660000;
	text-decoration:underline;
}

	
	
.add-txt {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	text-align:right;
	padding-right:5px;
	padding-bottom:10px;
	
	font-weight:bold;
	
}

.add-txt a {
	color:#FF6600;
	text-decoration:underline;
}

.add-txt a:hover {
	color:#660000;
	text-decoration:underline;
}


.sub-content_heading{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	font-weight:bold;
	padding-left:10px;
	text-decoration:underline;
	padding-bottom:3px;


}


.more-txt-2 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e5d77;
	font-weight:bold;
	padding-left:7px;
	

}

.sub-content_heading-3{

    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#530606;

	padding:0px 15px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;

	}
	
.sub-content_heading-4{

    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

	padding:0px 15px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;

	}
	
.sub-content_heading-5{

    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336633;

	padding:0px 15px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;

}
	
	
.sub-content_heading-6{

    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336600;
	padding:0px ;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;

	}

.sub-content_heading-7{

    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	padding:0px ;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;
	padding:0px 15px;

	}
	
.sub-content_heading-8{

    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	padding:0px ;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;
	padding:0px;

	}
	
.sub-content_heading-9{

    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;

	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;
	padding:0px;
	padding-left:15px;

	}
	
.sub-content_heading-10{

    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C9661D;

	padding:0px 10px;
	font-weight:bold;

}
	
.text-error{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:12px;
	}
	
	
.nav_bg-2 {
    background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #579b0d;
	border-right:1px solid #579b0d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	padding-top:7px;
	padding-left:15px;
}

.pic-right{
	float:right;
	padding:10px;
	}
	
	
.sub-more{

    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-bottom:3px;
	text-align:left;
	padding-right:10px;
	padding-left:15px;

	}
	
.sub-more a{
    text-decoration:underline;
	color:#000000;
	}
	
.sub-more a:hover{
    text-decoration:none;
	color:#660000;
	}
	
/*new style add*/
.name{
	font-family:Tahoma;
	font-size:10px;
	color:#330066;
	text-align:center;
	}
	
	
.headind-qu{

	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#330066;
	padding-left:10px;
	}

.sub-headind-qu{

	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#6a8347;
	padding-left:10px;
	}
	
	
	
.imputer-radio{
	padding-top:3px;
	padding-left:5px;
	}
	
	
.header-txt-top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:5px;
	}


.header-sub{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
    width:180px;
	height:15px;
    padding:0px;

	}


    .all_anc
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    COLOR: #eb7808;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    TEXT-DECORATION: none;
}

.all_anc2
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    TEXT-DECORATION: none;
}


.all_anc:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}

.sub-content_heading_image
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:3px;


}

.desc_hover{
  background: url(images/background.jpg);
  height: 40px;
  vertical-align: middle;
  font-size: 14px;
  overflow: hidden;
  line-height: 40px;
}


/*.main_table{
  background-color:#e6e6e6;

} */

