html {
	height: 100%;
}
body {
	_text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #10214D url(images/page_bk2.gif) repeat-y center;
	scrollbar-face-color: #D4DAE8;
	scrollbar-highlight-color: #EFF3F9;
	scrollbar-3dlight-color: #969AB2;
	scrollbar-darkshadow-color: #2A314C;
	scrollbar-shadow-color: #7E86AC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F5F6FB;
}
#main_container {
	width: 800px;
	min-height: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font: normal 13px/18px 'Trebuchet MS', Tahoma, Helvetica, Arial;
	color: #4A406E;
	background: white;
}
#top {
	width: 800px;
	height: 110px;
	font-size: 10px;
	text-align: center;
}
.side_menu_bottom{
	width: 130px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/side_menu_bottom.gif);
	background-color: #FFFFFF;
}
.side_menu {
	margin: 0px;
	width: 125px;
	background-color: #F6F6F6;
	padding: 5px 5px 0px 10px;
	color: #4A5F7E;
	background-image: url(images/side_menu_top.gif);
	background-repeat: no-repeat;
	font: 12px/22px Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif;
}

#left_menu {
	float: left;
	display: inline;
	width: 150px;
	margin: 25px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#page {
	float: left;
	width: 630px;
	_width: 625px;
	min-height: 100%;
	background: white url(images/dots.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
#page_content {
	display: block;
	min-height: 100%;
	margin: 20px 40px 40px 40px;
}
#page_content p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
#page_content p:first-letter {
	float: left;
	font: normal 25pt/0.8em Georgia,Helvetica,Verdana,Arial,sans-serif;
	color: #455A74;
	margin-right: 1px;
}
h6 {
	margin: 10px 10px 10px 0px;
	padding: 0px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
p.footer {
	margin-bottom: 30px;
	font: 10px/10px "Trebuchet Ms",Tahoma,Arial;
	text-align: center;
	color: #4A406E;
}
.clear_sep {
	clear: both;
}
a.top_link, a.toplink:hover, a.toplink:link, .top_label {
	float: left;
	font: 15px "Trebuchet Ms",Tahoma,Arial;
	font-variant: small-caps;
	color: #4A406E;
	padding: 0px 0px 0px 10px;
	margin: 0px 5px 0px 10px;
}
a.top_link {
	text-decoration: none;
}
a.top_link:hover {
	text-decoration: underline;
}

.top_label {
	background: white url(images/marker.gif) no-repeat left center;
	color: #2C2741;
}

a.menu_link, a.menu_link:link, a.menu_link:visited, .menu_label {
	display: block;
	font: 12px/12px "Trebuchet Ms",Tahoma,Arial;
	/*font-variant: small-caps;*/
	text-decoration: none;
	color: #4A406E;
	overflow: hidden;
	padding: 3px 0px 3px 10px;
}
a.menu_link:hover {
	color: #2C2741;
	text-decoration: underline;
}
.menu_label {
	font-weight: bold;
	background: white url(images/marker.gif) no-repeat left center;
}

h1 {
	font: 14px "Trebuchet Ms",Tahoma,Arial;
	color: #4A406E;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h2 {
	font: 28px "Trebuchet Ms",Tahoma,Arial;
	color: #4A406E;
	/*color: #023DA1;*/
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-bottom: 20px;
}

h3 {
	font: 11px "Trebuchet Ms",Tahoma,Arial;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #023DA1;
	font-weight: bold;
	text-align: left;
}

.paragraph_first_letter {
	float: left;
	font: normal 25pt/0.8em Georgia,Helvetica,Verdana,Arial,sans-serif;
	color: #455A74;
	margin-right: 1px;
}

.program_title {
	width: 220px;
	text-align: center;
	margin-bottom: 20px;
	color: #455A74;
	font: normal 18px 'Trebuchet MS', Tahoma, Helvetica, Arial;
}

a.program_link {
	display: inline;
	float: right;
	width: 250px;
	height: 115px;
	font: 10px "Trebuchet MS";
	margin-right: 10px;
	text-decoration: none;
	background-image: url(images/new_stamp.gif);
	background-repeat: no-repeat;
	/*background-position: right center;*/
	background: url(images/program_horz_line.gif) no-repeat center bottom;
	color: #4A406E;
}
.large_program_details {
	display: block;
	float: left;
	height: 185px;
	width: 535px;
	font: 12px "Trebuchet MS";
	padding-top: 10px;
	margin-right: 10px;
	color: #4A406E;
}
.large_separator {
	display: block;
	float: left;
	width: 100%;
	height: 15px;
	background: url(images/large_horz_line.gif) no-repeat center top;
};

.large_program_details a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #023DA1;
}
.large_program_details img {
	float: right;
	width: 200px;
	height: 150px;
	border: solid 1px #455A74;
	margin-top: 5px;
	margin-left: 15px; 
	-ms-interpolation-mode:bicubic;
}
.large_program_details h1 {
	font: 120% "Trebuchet MS";
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a.program_link h1 {
	font: 120% "Trebuchet MS";
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a.program_link:hover {
	color: #2C2741;
}
a.lot_link, a.message_link {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	color: #4A406E;
}

a.unread_message_link {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	color: #4A406E;
	font-weight: bold;
}

a.lot_link:hover, a.message_link:hover, a.unread_message_link:hover {
	text-decoration: underline;
	color: #2C2741;
}



a.lot_link_selected, a.lot_link_selected:hover, a.lot_link_seleced:link {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #2C2741;
}
.program_link img {
	float: left;
	width: 80px;
	height: 80px;
	border: solid 1px #455A74;
	margin-top: 3px;
	margin-right: 15px; 
}
.cell_city, .cell_type, .cell_room, .cell_surface, .cell_price {
	display: inline;
	float: left;
	margin: 0px 5px 0px 5px;
	height: 18px;
	cursor: pointer;
}
.cell_order_details, .cell_order_price, .cell_sched_date, .cell_sched_action, .cell_sched_percentage {
	display: inline;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	float: left;
	color: #2C2741;
	margin: 0px 5px 0px 5px;
}
.hdr_city, .hdr_type, .hdr_room, .hdr_surface, .hdr_price,
.hdr_details, .hdr_order_details, .hdr_order_price, 
.hdr_sched_date, .hdr_sched_action, .hdr_sched_percentage,
.hdr_exch_date, .hdr_exch_from, .hdr_exch_subject,
.hdr_job_ref, .hdr_job_office, .hdr_job_title {
	display: inline;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font: 12px/20px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #2C2741;
}
.cell_empty {
	display: inline;
	float: left;
	margin: 0px 5px 0px 5px;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	width: 115px;
}

.cell_exch_date, .cell_exch_from, .cell_exch_subject,
.cell_job_ref, .cell_job_office, .cell_job_title {
	display: inline;
	float: left;
	margin: 0px 5px 0px 5px;
	height: 22px;
	cursor: pointer;
	overflow: hidden;	
}

.cell_job_ref, .cell_job_office, .cell_job_title {
	color: #0158A1;
}

.cell_exch_date, .hdr_exch_date {
	width: 105px;
}

.cell_exch_from {
	width: 145px;
}

.hdr_exch_from {
	 width: 165px;
}

.cell_exch_subject, .hdr_exch_subject {
	width: 185px;
}

.cell_job_ref, .hdr_job_ref {
	width: 35px;
}
.cell_job_office, .hdr_job_office {
	width: 105px;
}
.cell_job_title, .hdr_job_title {
	width: 235px;
}


.cell_exch_icon_sent, .cell_exch_icon_recv {
	display: inline;
	float: left;
	width: 22px;
	height: 22px;
}

.cell_exch_icon_sent {
	background: white url(images/exchange_sent.gif) no-repeat left center;
}

.cell_exch_icon_recv {
	background: white url(images/exchange_recv.gif) no-repeat left center;	
}

.cell_sched_date, .hdr_sched_date {
	width: 150px;
}
.cell_sched_action, .hdr_sched_action {
	width: 250px;
}
.cell_sched_percentage, .hdr_sched_percentage  {
	width: 80px;
}
.cell_city, .hdr_city {
	width: 130px;
}
.cell_type, .hdr_type {
	width: 115px;
}
.cell_room, .hdr_room {
	width: 55px;
}
.cell_surface, .hdr_surface {
	width: 50px;
	text-align: right;
}
.cell_price, .hdr_price {
	width: 70px;
	text-align: right;
}
.cell_details, .hdr_details {
	width: 165px;
	text-align: center;
}
.cell_order_details, .hdr_order_details {
	width: 440px;
}
.cell_order_price, .hdr_order_price {
	width: 60px;
	text-align: center;
}
a.file_link {
	display: block;
	padding: 0px 25px 0px 18px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	font: 12px/18px  "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	color: #4A406E;
}
a.file_link:hover {
	color: #2C2741;
}
a.file_link:link, a.file_link:visited {
	text-decoration: none;
}
#program_logo {
	width: 240px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center center;
}
#program_links {
	float: left;
	display: block;
	width: 220px;
	margin-left: 0px;
	/*background: url(images/new_stamp.gif) center right;*/
	background: url(images/dots.jpg) repeat-y right; 
}

.callback_link, a.callback_link {
	display: inline;
	float: left;
	margin-left: 20px;
	padding-left: 0px;
	font: 13px 'Trebuchet MS';
	height: 50px;
	color: #4A406E;
	font-weight: bold;
	text-align: center;
}

a.callback_link:visited, a.callback_link:hover, a.callback_link:link {
	text-decoration: none;
}
a.callback_link:hover {
	color: #2C2741;	
}

.program_desc {
	display: block;
	font: 12px "Trebuchet MS";
	height: 120px;
	margin-right: 40px;
	margin-left: 40px;
	color: #4A406E;
}
.program_desc img {
	float: left;
	width: 80px;
	height: 80px;
	border: solid 1px #455A74;
	margin-top: 3px;
	margin-right: 15px; 
	margin-left: 5px; 
}

.program_desc h1 {
	font: 120% "Trebuchet MS";
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
}
.contact_info_label {
	float: left;
	width: 110px;
	font: 12px/16px "Trebuchet MS", Helvetica, sans-serif;	
	color: #2C2741;
	margin-left: 5px;	
	margin-bottom: 5px;
}
.contact_info_value {
	float: left;
	font: 13px/16px "Trebuchet MS", Helvetica, sans-serif;	
	font-weight: bold;
	color: #4A406E;
	margin-bottom: 5px;
}
h5 {
	font: small-caps 12px/16px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	color: #2C2741;	
	border-bottom: solid 1px #2C2741;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h4 {
	font: normal 16px "Trebuchet MS", Helvetica, sans-serif;
	color: #2C2741;	
	margin: 0px 0px 15px 0px;
	border-bottom: solid 1px #2C2741;
	padding: 0px;
}

a.customer_login {
	display: block;
	padding: 0px 0px 0px 40px;
	background: url(images/customer_login.gif) no-repeat left center;
	font: 12px/30px  "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	color: #4A406E;
	text-decoration: none;
}

a.customer_login:hover, a.customer_login:link, a.customer_login:visited {
	text-decoration: none;
}


a.construction_img {
	font: 12px/16px "Trebuchet MS", Helvetica, sans-serif;
	float: left;
	width: 145px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	color: #4A406E;
}
a.construction_img img {
	border: none;
}
a.construction_img:hover, a.construction_img:link, a.construction_img:visited {
	text-decoration: none;
}

.page_links {
	display: inline;
	float: right;
}
.page_links a {
	display: block;
	float: left;
	margin-right: 1px;
	font: 10px/15px arial,helvetica,sans-serif;
	height: 15px;
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	color: #505050;
}
.page_current {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0px 8px 0px 8px;
	font: 10px/15px arial,helvetica,sans-serif;
	font-weight: bold;
	height: 15px;
	background-color: #3E8FCC;
	color: #F3F3F3;
}
.page_links a:visited, .page_links a:link {
	text-decoration: none;
}
.page_num {
	padding: 0px 8px 0px 8px;
}
.page_first {
	padding: 0px 3px 0px 15px;
	background-image: url(icon_first_page.png);
}
.page_prev {
	padding: 0px 3px 0px 15px;
	background-image: url(icon_prev_page.png);
}
.page_next {
	padding: 0px 15px 0px 3px;
	background-image: url(icon_next_page.png);
	background-position: right;
}
.page_last {
	padding: 0px 15px 0px 3px;
	background-image: url(icon_last_page.png);
	background-position: right;
}

.news_article {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.news_article_item {
	list-style: none;
	clear: left;
	padding: 0px;
	margin: 0px;
	text-align: justify;	
}
.news_article_item h1 {
	padding: 5px 0px 15px 0px;
	margin: 0px;
	font: 100% "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: bold;
}
.news_article_category {
	font : 85% Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	letter-spacing: 3px;
	font-weight: bold;
	color: #0280E0;
	padding: 0px;
	margin: 0px;
}
.news_article_date {
	font: 90% "Trebuchet MS", Trebuchet, Arial, sans-serif;
	text-align: justify;
	color: #505050;
}
.news_img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.news_img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.news_separator {
	clear: both;
	background-image:url(images/dots_horz.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	height: 10px;
	width: 540px;
}
