table.track {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: ridge ridge ridge ridge;
	border-color: green green green green;
	border-collapse: collapse;
	background-color: white;


}
table.track th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family			:	tahoma;
	font-size			:	12px;
	color				:	#6E6E6E;	
	font-weight:700;
}

table.track td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family			:	tahoma;
	font-size			:	11px;
	color				:	#6E6E6E;	
}


div.scrollTableContainer {
	height: 285px;
	overflow: auto;
	width: 650px;
	margin: 8px 0 0 0;
	position: relative;
}

.fnt{
	color:#000000;
	font-size:12px;
	font-family	:Arial;
}

.align{
	text-align			:center;
	color				:#000000;
	font-family			:Arial;
	font-size			:12px;
}

.fnt_align{
	color         :#000000;
	font-family   :Arial;
	font-size     :12px;
}

.txt_size{
	color:#000000;
	font-size:12px;
	font-family:Arial;
}

.select_state{
	color:#000000;
	height:250px;
	width:110px;
}

.select_city{
	color:#000000;
	height:250px;
	width:130px;
}

.select_station{
	color:#000000;
	height:250px;
	width:160px;
}

.text_size{
	color:#000000;
	font-size:12px;
	font-family	:Arial;
	height:36px;
	width:200px;
	resize:none;
}

.text_size2{
	color:#000000;
	font-size:12px;
	font-family	:Arial;
	height:125px;
	width:200px;
	overflow:hidden;
	resize:none;
}

.text_size4{
	color:#000000;
	font-size:10px;
	font-family	:Arial;
	overflow:hidden;
	resize:none;
}

.text_size3{
	color:#000000;
	font-size:12px;
	font-family	:Arial;
	height:33px;
	width:200px;
}

.txt_size1{
	color:#000000;
	font-size:12px;
	font-family:Arial;
}
