body{
	padding:0px;
	margin:0px;
	background:#FFFFFF;
}

table {border-collapse:collapse; border:0px;}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

h1	{
		font-family:Tahoma;
		font-size:18px;
		line-height:18px;
		color:#4E5354;
	}
h2	{
		font-family:Tahoma;
		font-size:13px;
		line-height:14px;
		color:#9C9E9E;
	}
h6	{
		font-family:Tahoma;
		font-size:13px;
		line-height:14px;
		color:#4E5354;
	}
	
textarea, input {
		border:#9C9E9E 1px solid; 
		background-color:#FFFFFF; 
		padding-left:5px; 
		overflow:auto; 
		margin-top:2px
		font-family:Tahoma;
		font-size:11px;

}

.submit_1 {
		border:#9C9E9E 1px solid; 
		background-color:#FFFFFF; 
		padding-left:5px; 
		font-family:Tahoma;
		font-size:11px;
}

.m_text, table, li
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#4E5354;
	}

.m_title {
		font-size:16px;
		margin-left: 8px;
		color: #009900;
		font-weight:bold;
}

.m_text a { color:#009900}
.m_text span a { color:#009900}
.m_text strong a { color:#009900; text-decoration:none}
.m_text strong a:hover {text-decoration:underline}
.m_text span strong a { color:#009900; text-decoration:none}
.m_text span strong a:hover {text-decoration:underline}
.m_text li a { color:#009900}
.m_text span strong { color:#009900}

.h_text { color:#747474; line-height:14px}
.h_text a{ color:#747474; text-decoration:none}
.h_text a:hover{ color:#4E5354; text-decoration:underline}

.c_text { color:#9C9B98}
.c_text a{ color:#9C9B98}
.c_text span { color:#868686}
.c_text span a{ color:#868686}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.line { background:#DCDFE0; width:212px; height:1px}

.form{height:22px; margin-top:2px;}
.form input {width:150px; height:19px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px}

.kctextarea {width:150px; height:101px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px; overflow:auto; margin-top:2px}

.form2 {height:22px; margin-top:2px;}
.form2 input {width:168px; height:19px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px}

.form3 {height:22px; margin-top:3px;}
.form3 input {width:119px; height:19px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px}
.textarea {width:119px; height:46px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px; overflow:auto; margin-top:5px}
.textarea2 {width:119px; height:43px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px; overflow:auto; margin-top:5px}
.textarea3 {width:119px; height:93px; border:#9C9E9E 1px solid; background-color:#F1F2F3; padding-left:5px; overflow:auto; margin-top:5px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left center; margin: 0px 0px 7px 0px; padding:0px 0px 0px 18px}
li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#F009900;}

#fares
{
	font-family: Tahoma;
	font-size: 11px;
	margin: 5px;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #1EC6F1;
	background-color:#FFFFFF;
}
#fares th
{
	padding: 15px 15px 15px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dashed #1EC6F1;
}
#fares td
{
	padding: 8px 5px 8px 5px;
	color: #747474;
}
#fares tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}

.txw {font-size: 10px; color: #F6F6F6; text-decoration:none}
:visited.txw {color: #F6F6F6; text-decoration:none }
:active.txw {color: #F6F6F6; text-decoration:underline }
:hover.txw {color: #CC0000; text-decoration:underline }
