.main_txt {

	font-family:"Lucida Grande";

	font-size:12px;

	font-weight: bold;

	color: #D6D6D6;

	text-decoration: none;

}

.border {

	border: 1px solid #2F2F2F;

}

.text_box {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	border: 1px solid #000000;

}
.text_box_serach {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;
	height:18px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	border: 1px solid #000000;

}
a.red_link:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FE0050;

	text-decoration: none;

}

a.red_link:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FE0050;

	text-decoration: none;

}

a.red_link:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FE0050;

	text-decoration: underline;

}

.new_txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #B5B5B5;

	text-decoration: none;

}

a.footer_link:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #858585;

	text-decoration: none;

}

a.footer_link:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #858585;

	text-decoration: none;

}

a.footer_link:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #858585;

	text-decoration: underline;

}

.footer_txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #858585;

	text-decoration: none;

}

.dotline {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #373737;

	text-decoration: none;

}

.pink_heading {

	font-family:"Lucida Grande";

	font-size:13px;

	font-weight: bold;

	text-decoration: none;

	color: #FE0050;

}

.imgBorder1{border-bottom:dimgray double; border-left:dimgray double; border-right:dimgray double; border-top:dimgray double;}



.buttons

{

	

	

	font-family:tahoma,verdana,arial;

	font-size:11px;

	color: #313031;

	text-decoration: none;

	background-color: #f7f7f7;

	border: 1px solid #313031;

	

	

}

 .thumbnail{

position: relative;

z-index: 0;

}

.thumbnail:hover{

background-color: transparent;

z-index: 50;

}

.thumbnail span{ /*CSS for enlarged image*/

position: absolute;

background-color: lightyellow;

padding: 0px;

left: 0px;

border: 0px dashed gray;

visibility: hidden;

color: black;

text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/

border-width: 0;

padding: 0px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: 00;

left: 70px; /*position where enlarged image should offset horizontally */

}

.title
{
font-family:Helvetica, sans-serif;
font-size:25px;
color:#FE0050;
font-weight:bold;
padding-left:5px;
font-style:italic;
}
.title-normal
{
font-family:Helvetica, sans-serif;
font-size:25px;
color:#FE0050;
font-weight:bold;
padding-left:5px;
}
