body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #9DD7EA;
}
.contentbg {
	background-image: url(../images/content_rp.jpg);
	background-repeat: repeat-y;
	width: 850px;
}
.content {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
.servicelink {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
}
.servicelink:hover {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #232323;
	text-decoration: underline;
}
.bottombg {
	background-image: url(../images/bottom_devider.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 589px;
	background-position: center top;
}
.cofeecup {
	background-image: url(../images/bottom_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 155px;
	float: right;
	z-index: auto;
	overflow: auto;
	visibility: visible;
	margin: 0px;
	height: 99px;
}
.blacktxt {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.blacktxt :hover{
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #07324E;
	text-decoration: underline;
}
.hdblue {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	text-transform: capitalize;
	color: #03769F;
	text-decoration: none;
	font-weight: bold;
}
.bottomimg {
	background-image: url(../images/bottomimg.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 155px;
	float: left;
	overflow: auto;
	height: 99px;
	clear: left;
}.input {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #C3C3C3;
}
.button {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #C4C4C4;
	height: 22px;
	width: 45px;
}
.bottomlink {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma, "Arial Black";
	font-size: 11px;
	color: #2F2E2E;
	text-decoration: underline;
}
.anylinkcss{
	position:absolute;
	z-index: 1000;
	visibility: hidden;
	border:1px solid #cccccc;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height: 15px;
	background-color: #7a8ca0;
	width: 180px;
	list-style:none;
	overflow:hidden;/*must have*/
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#e8f1fa;
}

.anylinkcss a:hover{
	background-color: #e8f1fa;
	color: #7a8ca0;
}


.select-free
{
	position:absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.select-free .bd
{
	border:solid 1px #6e6e6e;
	padding:0; 
	background:#262626 ;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

.select-free .bd a
{ 
	display:block;
	margin:0;
	padding:5px 5px;
	width:115px;
	color:#f1efef; text-decoration:none; font:11px/11px  Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	text-align:left;

  }
.select-free .bd a:hover{ 
background-color:#8a8178; 
color:#fff;
 text-decoration:none; font:11px/11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
text-align:left;
}


.select-free1
{
	position:absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	
}
.select-free1 iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.select-free1 .bd
{
	border:solid 1px #979797;
	padding:0; 
	background:#e1e3e4 ;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

.select-free1 .bd a
{ 
	display:block;
	margin:0;
	padding:5px 5px;
	width:165px;
	color:#5c5c5c; text-decoration:none; font:11px/11px   Arial, Helvetica, sans-serif; font-weight:bold;
	text-align:left;
		line-height: 14px;

  }
.select-free1 .bd a:hover{ 
background-color:#8a8178; 
color:#fff;
 text-decoration:none; font:11px/11px Arial, Helvetica, sans-serif; font-weight:bold;
text-align:left;
line-height: 14px;
}
