.link demo copy {
	font-family: verdana;
	font-size: 15px;
	color: #FF0000;
	font-style: normal;
	font-weight: bolder;
	TEXT-DECORATION: underline;
 }
  .pop_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #961935;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.footer_line {
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F9CC26;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.grey_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898989;
	border-left-style: none;
	border-top-color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F684E;
	border-right-color: #2F684E;
	border-bottom-color: #2F684E;
	border-left-color: #2F684E;
}
.footer_copy {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bolder;
}
.body_copy {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

.body_copy_white {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
.txt_head_bold {
	FONT-SIZE: 16px;
	COLOR: #761528;
	FONT-FAMILY: verdana;
	font-weight: bolder;
	
}
.txt_red_link{
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	FONT-FAMILY: verdana;
	font-weight: bolder;
	text-decoration: underline;
}
.textborder {
    COLOR: #000000;
	Text-decoration:none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #F9CC26;
	border-collapse: separate;
	
}


table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: #cdcdcd;
	border-collapse: separate;
	background-color: #ffffff;
}
table.sample th {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: #cdcdcd;
	background-color: #ffffff;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: orange;
	background-color: #ffffff;
	-moz-border-radius: ;


}
.table_heading_txt {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
	color: #761528;
	
}
.line_right_img {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2F684E;
}
.txt_subheading {
	font-family:  verdana;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
.txt_subsubheading {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000A0;
	text-decoration: blink;
}

.A:link {
	FONT-SIZE: 12px;
	COLOR: #961935;
	Text-decoration:underline;
	FONT-FAMILY: verdana;
	font-weight: bold;
}

.A:visited {
	FONT-SIZE: 12px;
	COLOR: #990000;
	text-decoration:underline;
	FONT-FAMILY: verdana;
	font-weight: bold;
}

.A:hover {
	FONT-SIZE: 12px;
	BACKGROUND: #f8c811;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
