a.but:link, a.but:visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	color: #CA9800;
	line-height: 1.5em;
	font-weight: bold;
}

a.but:hover {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a.but2:link, a.but2:visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	color: #DD8500;
	line-height: 1.5em;
	font-weight: bold;
}

a.but2:hover {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


/* //////////////////// LEFT BOX /////////////////////// */
.check_avail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

.check_avail A {
	
	color: #333333;
	text-decoration: none;
}

.check_avail A:hover {

	color: #000000;
	text-decoration: underline;
}

.currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
}

.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-align: center;
	text-decoration: none;
	line-height: 1.2em;
}

.left_column{
	background-image: url(../images/img_bg_left.gif);
	position:relative;
	width:175px;
	height: 350px;
	left: 0px;
	clear: right;
}

.left_column_content {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
	margin-left: 1px;
	text-align: center;
}

/* //////////////////// END LEFT BOX /////////////////// */
.text {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}

.text-blue {

	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #0000FF;
	line-height: 1.5em;
}
.text-red {

	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #800000;
	line-height: 1.5em;
}
.textBIG {

	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	color: #0000FF;
	line-height: 1.5em;
}
.text-green {


	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #006600;
	line-height: 1.5em;
}
