/* Start | Colour Elements */

.blue {color: #104e8b;}
.green {color: #6b8e23;}
.lilac {color: #B93B8F;}
.maroon {color: #8f0a26;}
.brown {color: #8A4117;}
.rust {color: #8b3a3a;}
.yellow {color: #a18100;}
.darkblue {color: #003366;}
.black {color: #000000;}

/* End | Colour Elements */


/* Start | Layout Elements */
.floatright { 
	float: right; 
	padding: 0 0 0 10px;
}
* {
	margin: 0;
	border: none;
	outline: none;
}
body {
	background: #065d7e;
	padding: 25px 0 0;
	font: 100%/1.125em arial, helvetica, sans-serif;
}
.body_tips {
	background: #065d7e;
	font: 100%/1.125em arial, helvetica, sans-serif;
	padding: 0;
}
#container {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	height: auto;
}
#header {
	background: url(../images/header_eng.gif) no-repeat;
	width: 954px;
	height: 31px;
	margin: 0 auto;
	padding: 44px 0 0 0;
}
#top_nav {
	width: 200px;
	height: 21px;
	margin: 0 0 0 690px;
	padding: 10px 0 0 0;
	font-size: 0.62em;
	text-align: right;
	vertical-align: middle;
}
#top_nav ul {
	white-space: nowrap;
	margin-left: 0;
	padding-left: 0;
}
#top_nav li {
	display: inline;
	list-style-type: none;
}
#top_nav a {
	background: url(../images/top_nav_arrow.gif) no-repeat left center;
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
}
#top_nav a:hover {
	text-decoration: underline;
}
#sub_header {
	background: url(../images/sub_header_eng.gif) no-repeat;
	width: 954px;
	height: 89px;
	margin: 0;
	padding: 0;
}
#sub_nav {
	padding: 13px 0 0 434px;
}
#sub_nav a {
	display: block;
	float: left;
	width: 72px;
	height: 63px;
	margin: 0 2px 0 0;
}
#sub_nav a:hover img {
	visibility: hidden;
}
#content {
	position: absolute;
	background: url(../images/content.gif) repeat-y;
	width: 954px;
	margin: 0 ;
	padding: 0;
	z-index: 100;
	height: auto;
}
#page_header {
	background: transparent repeat-x;
	width: 700px;
	height: 29px;
	margin: 0 64px;
	padding: 12px 0 0 126px;
	font-size: 1.10em;
	color: #fff;
	text-align: left;
}
#left_nav {
	position: absolute;
	top: -24px;
	left: 15px;
	width: 166px;
	font-size: 0.75em;
	color: #f7f6f4;
	z-index: 500;
}
#body {
	position: relative;
	clear: both;
	width: 709px;
	margin: 0 64px 0 181px;
	padding: 0;
	font-size: 0.75em;
	color: #065d7e;
	vertical-align: top;
	z-index: 100;
	text-decoration: none;
}
#body #body_left {
	position: relative;
	float: left;
	width: 446px;
	margin: 0;
	padding: 20px 20px 0 9px;
	z-index: 100;
}
#body #body_listings {
	position: relative;
	float: left;
	width: 650px;
	margin: 0;
	padding: 20px 20px 0 9px;
	z-index: 100;
}
#body #body_right {
	float: right;
	width: 234px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#body h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.50em;
}
#body h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.25em;
}
#body p {
	margin: 0;
	padding: 0 0 10px;
	font-size: 1em;
}
#body ul {
	margin: 0 0 0 25px;
	padding: 0 0 10px;
}
#body ul li {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#body a {
	color: #104E8B;
	text-decoration: underline;
}
#body a:hover {
	color: #990000;
	text-decoration: underline;
}
#body #highlight table {
	margin: 15px auto 20px;
}
#body #highlight table td {
	background: #cfc7a1;
}
#body #highlight table td p {
	padding: 0 10px 5px;
	color: #065d7e;
}
#body #highlight table td a {
	color: #104E8B;
	text-decoration: underline;
}
#body #highlight table td a:hover {
	color: #990000;
	text-decoration: underline;
}
#body #highlight table td span {
	font-size: 1.5em;
	font-weight: bold;
}
#body #highlight table td h2 {
	color: #104e8b;
	font-size: 1.35em;
	font-weight: bold;
}
#body #highlight table td h3 {
	color: #104e8b;
	font-size: 1.2em;
	font-weight: bold;
}
#body #sponsor table {
	margin: 15px auto 20px;
}
#body #sponsor table td {
	padding: 0 0 0 10px;
	color: #065d7e;
}
#body #sponsor table td a {
	color: #104E8B;
	text-decoration: none;
}
#body #sponsor table td a:hover {
	color: #104E8B;
	text-decoration: underline;
}
#body #sponsor table td span {
	font-size: 1.5em;
	font-weight: bold;
}
#body #listing table {
	margin: 15px auto 20px;
}
#body #listing table td {
	padding: 0 0 0 3px;
	color: #065d7e;
}
#body #listing table td a {
	color: #104E8B;
	text-decoration: none;
}
#body #listing table td a:hover {
	color: #104E8B;
	text-decoration: underline;
}
#body #listing table td span {
	font-size: 1.5em;
	font-weight: bold;
}
select {
	margin: 0;
	padding: 0;
	border: 1px solid #065d7e;
	color: #065d7e;
}
option {
	padding: 0 4px;
}
#sup_footer {
	clear: both;
	background: url(../images/content.gif) repeat-y;
	width: 954px;
	height: 60px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	z-index: 250;
}
#footer {
	clear: both;
	background: url(../images/footer.gif) no-repeat;
	width: 954px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	font-size: 0.75em;
	color: #065d7e;
	text-align: center;
}
#footer a {
	color: #065d7e;
	text-decoration: none;
}
#footer a:hover {
	color: #0880af;
	text-decoration: underline;
}

/* End | Layout Elements */
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.quotes_boby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
