form {
	margin:0px 0px 0px 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: lighter;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #4b5878;
	text-decoration: none;
	margin-bottom:0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.refText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #336699;
	text-decoration: none;
}

.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #336699;
	text-decoration: none;
}


a:hover {
	color : #CC0000;
	text-decoration: underline;
}
li{
	list-style-type: square;
	list-style-image: url(../images/flag.gif);
}

.trekLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #8eab6b;
	font-weight:bold;
	text-decoration: none;
}

.trekDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #4b5878;
	text-decoration: none;
}

.tdField {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-top: 0px;
	padding-bottom: 5px;
}	

.kField {
	width: 145px;
	border: 1px solid #CCCCCC;
}

.sField {
	width: 100px;
	border: 1px solid #CCCCCC;
	font-size:10px;
}

.longField {
	width: 250px;
	border: 1px solid #CCCCCC;
}


.bTop {
	background-image: url(../images/tcbi_02.gif);
	background-repeat: no-repeat;
}


.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #444444;
	text-decoration: none;
}

.thumb{
	border: solid 1px #336699;
}