body, td, tr {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height:17px;
}

.textarea {
	height: 5px;
	width: 35px;
}
.left {
	color: #32424F;
	text-decoration:none;
	
}
.left:hover {
	color: #FF751C;
	text-decoration:underline;
	
	}
.box1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.black {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height:10px;
}

.red {
	font-family: Arial;
	font-size: 13px;
	color: #D92E07;
	text-decoration: underline;
}
.blue {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.line-height {
	line-height: 21px;
}
.white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.input {
	background-color: #FFFFFF;
	height: 13px;
	width: 220px;
	border:1px solid #7F9DB9;
}

.line{
border-left:1px dotted #495E7A;
}

.border{
border:1px solid #495E7A;
}

.bg {

	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.heading {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
}

.copyright{color: #ffffff;}

.more {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
       
.more:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.metro {
	font-family: Arial;
	font-size: 15px;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
}

.text2 {
	font-weight:bold;
	text-decoration: underline;
}

.grey_text {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.grey_text_1 {
	font-family: Arial;
	font-size: 13px;
	color: #1E40C0;
	font-weight:bold;
	text-decoration: none;
}

.link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

.heading_2 {
	font-family: Arial;
	font-size: 13px;
	color: #0114D1;
	text-decoration:none;
	}
	
	.heading_3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	}
	
	.heading_4 {
	font-family: Arial;
	font-size: 17px;
	color: #000000;
	}
	
	.link-blue {
	font-family: Arial;
	font-size: 13px;
	color: #0114D1;
	text-decoration:none;
	}
	
	.link-blue:hover {
	font-family: Arial;
	font-size: 13px;
	color: #0114D1;
	text-decoration:underline;
	}