@charset "utf-8";
/* CSS Document */


body{
	font-family:Verdana;
	color:#CBCBCB;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	line-height:16px;
}

/* Text Styles */

.heading1{
	font-size:16px;
	font-weight:bold;
}


/* Backgrounds */
.blackBG{
	background-color:#111111;
	}
	
.route_title {
	font-size:14px;
	color: #111111;
	background-color:#757575;
	text-align:center;
	
}

.tbl_header{
	font-size:12px;
	color: #000000;
	background-color:#C0C0C0;
	text-align:center;
}

#tbl_border td{
	border:1px solid #C0C0C0;
}

#profile_border{
	border:1px solid #666666;
}

.right_Rpt{
	background-image:url(../images/right_rpt.png);
	background-position:left;
	background-repeat:repeat-y;
	width:16px;
	}

.left_Rpt{
	background-image:url(../images/left_rpt.png);
	background-position:top;
	background-repeat:repeat-y;
	width:16px;
	}
	.handcursor{
cursor:hand;
cursor:pointer;
background-image:url(../images/rout_tableBG_rpt.png);
	background-repeat:repeat-x;
}
.headingLine
{
background-image:url(../images/rout_tableBG_rpt.png);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	width:850px;
	
}
.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{

font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 850px;
}

.icongroup1{
width: 850px;
}
.style2 {margin: 3px; cursor:hand; cursor:pointer; float: right;}
.profileImg
{
border:5px solid #2b2b2b;
}
.name_heading
{
font-size:14px;
font-family:Verdana;
color:# b9b9b9;
}
.profile_text
{
font-size:12px;
font-family:Verdana;
color:# 81818;
line-height:1.3em;
}
hr{
border:1px solid #303030;
}
.table_border
{
border: 1px solid #303030;
}
.scroll
{
scrollbar-face-color: #b9b9b9;
scrollbar-arrow-color:white;
scrollbar-track-color:cccccc;

}
.tour_heading
{
background-image:url(../images/rout_tableBG_rpt.png);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:8px;
	font-weight:bold;
	padding: 12px;
}
