body {
	font-family: "Trebuchet MS", Verdana, Arial, san-serif;
	font-size:13px;
	color:#333333;
	margin: 0px;
}

h1 {
	font-size:20px;
	color:#FF0066;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:10px;
}

h1.frontPageText {
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
}

h2 {
	font-size: 15px;
	color:#666666;
	font-weight:normal;
	margin-top:0px;
}

h2.frontPageText {
	font-size:14px;
}

h3 {
	font-size:14px;
	color:#FF0066;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:10px;
}

a {
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
}
a img { 
	border-style: none;
}

a:hover {
	color: #FF0066;
}

hr {
	border:0;
	background-color:#CCCCCC;
	height: 1px;
}

.container {
	width:767px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

.countrybar {
	height:26px;
	text-align:right;
}

.countrytabs {
	margin-right:8px;
}

.nav { 
	font-size: 11px;
	line-height: 110%;
}

.navbar {
	height:82px;
	background:url(../images/gr_navbg.gif);
	text-align:left;
	bottom: 0px;
	margin-bottom:30px;
}

.promobar {
	height:186px;
	background:url(../images/gr_promobg.jpg);
	text-align:left;
	bottom: 0px;
}

.scrollerbar {
	height:40px;
	background: #424242;
	text-align:left;
	bottom: 0px;
	margin-top:23px;
}

.footer {
	text-align:left;
	padding-top:20px;
}

.error {
	margin-top: 5px;
	color: #ff0066;
	font-weight: bold;
}

.dataForm td
{
	vertical-align:middle;
}

.itemForm td
{
	width:700px;
	vertical-align:middle;
	padding-bottom: 10px;
}

.note {
	font-size:11px;
	color:#999999;
}

.quote {
	font-size:15px;
	color:#FF0066;
	border:1px solid #FF0066;
	background:#FFFFFF;
	padding:7px;
}

.content {
	border: 1px solid #C0C0C0;
	padding:15px;
	background:url(../images/gr_tablebg.gif);
}

.biobox {
	width: 550px;
	border:1px solid #BFB5A8;
	background: #FCF8EC;
	font-size: 13px;
	padding: 7px;
	margin-bottom: 30px;
}

input {
  padding: 3px;
  border:1px solid #999;
  color:#00A8FF;
}

.table table {
	border:1px solid #00A8FF;
}

.table td {
	border:1px solid #BFB5A8;
}

.formbutton {
	border:0px;
}

.formtextblack { 
	color: #333333;
	font-size: 13px;
	line-height: 110%;
}

.formtext { 
	color: #4178CD;
	font-size: 13px;
	line-height: 110%;
}

.pinkborder { 
	color: #FF0066;
	font-size: 15px;
	line-height: 200%;
}

.largetext { 
	color: #4178CD;
	font-size: 150%;
	line-height: 110%;
}

.largetextblack { 
	color: #333333;
	font-size: 150%;
	line-height: 110%;
}

.smalltxt { 
	color: #AAAAAA;
	font-size: 80%;
	line-height: 100%;
}

.smalltxtblack { 
	color: #333333;
	font-size: 80%;
	line-height: 100%;
}

.expressTransitTimesRowLight {
	background-color:#FFFFFF;
}

.expressTransitTimesRowDark {
	background-color:#EEEEEE;
}

.expressTransitTimesCountryCell {
	width: 200px;
}

.expressTransitTimesTransitCell {
	width: 100px;
	align: center;
}