﻿.boldtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.top_heading_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.indicator_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A.internal_link_text {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none; 
	TEXT-ALIGN:center;
}
A.internal_link_text:hover {
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
	FONT-SIZE: 20pt; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline; 
	TEXT-ALIGN:center;
}

.dark_blue_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Simple_text_red {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;
}
.Simple_text_red_nounderline {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.Simple_text_Blue {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #8A0032;
}
.Simple_text_Blue_2 {
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
}
.Simple_text_Blue_underline {
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
}
a.Simple_text_Blue_underline
	{
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
    text-decoration:underline;
	}

a.Simple_text_Blue_underline:hover 
	{
	color: #cc0000;
    text-decoration:underline; 
	}
.look_up {
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
	text-decoration:underline;
	font-weight: normal;
}
a.look_up
	{
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
    text-decoration:underline;
	}

a.look_up:hover 
	{
	color: #cc0000;
    text-decoration:underline; 
	}
.bold_black_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.dg_black_text {
	font-family: Arial;
	font-size: 8px;
	color: #000000;
}
.tbl_header_text_Blue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height:23px;
}
.tbl_header_text_Blue_underline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #0066CC;
	height:23px;
	text-decoration: underline;
}
.tbl_header_nos_red {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.tbl_header_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	background-color:#EBEBEB;
	height:23px;
}

.tbl_footer_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left; 
	background-color: #EBEBEB;
	height:23px;
}

.tbl_first_row { 
	
	background-color:#fbfcfd;
	font-family: Arial;
	font-size: 9pt;
	color:244E7E; 
	text-align:center;
	height:20px;
}
.tbl_first_row_txt {
	font-family: Arial;
	font-size: 11px;
	color: #000099;
	text-align:center;
	height:20px;
}
.tbl_sec_row 
{
	background-color:#e9edf3; 
	
	font-family: Arial;
	font-size: 9pt;
	color:244E7E; 
	text-align:center;
	height:20px;
}
.tbl_sec_row_txt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:center;
	height:20px;
}
.simple_blc_text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.inputboxex {
	font-family: Arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
	background-color: #99CCFF;
	border: 1px solid #99CCFF;
	height:160px; 
}
.inputboxex_2 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.drop_down {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 127px;
}
.sub_buttons {
	background-image:url(images/submit.gif);
	border:0px;
	width:81px;
	height:25px;
	cursor:hand;
}
.cancel_buttons {
	background-image:url(images/cancel.gif);
	border:0px;
	width:81px;
	height:25px;
	cursor:hand;
}
.clear_buttons {
	background-image:url(images/clear.gif);
	border:0px;
	width:81px;
	height:25px;
	cursor:hand;
}
.close_buttons {
	background-image:url(images/close.gif);
	border:0px;
	width:81px;
	height:25px;
	cursor:hand;
}
.ignore_buttons {
	background-image:url(images/ignore_1.gif);
	border:0px;
	width:81px;
	height:25px;
	cursor:hand;
}
.back_buttons {
	background-image:url(images/back.gif);
	border:0px;
	width:81px;
	height:25px;
	cursor:hand;
}
.ignore_search_buttons {
	background-image:url(images/ignore.gif);
	border:0px;
	width:101px;
	height:25px;
	cursor:hand;
}
.search_buttons {
	background-image:url(images/search.gif);
	border:0px;
	width:81px;
	height:25px;
	cursor:hand;
}
.search_again_buttons {
	background-image:url(images/search-again.gif);
	border:0px;
	width:101px;
	height:25px;
	cursor:hand;
}
.remove_item_frm_booking_buttons {
	background-image:url(images/remo.gif);
	border:0px;
	width:101px;
	height:40px;
	cursor:hand;
}
.remove_item_frm_quote_buttons {
	background-image:url(images/remo_quote.gif);
	border:0px;
	width:101px;
	height:40px;
	cursor:hand;
}
.add_item_to_booking_buttons {
	background-image:url(images/add_item.gif);
	border:0px;
	width:101px;
	height:40px;
	cursor:hand;
}
.add_item_to_quote_buttons {
	background-image:url(images/add_quote.gif);
	border:0px;
	width:101px;
	height:40px;
	cursor:hand;
}
.amend_element_buttons {
	background-image:url(images/amend_elem.gif);
	border:0px;
	width:101px;
	height:39px;
	cursor:hand;
}
.amend_quote_buttons {
	background-image:url(images/amend_quote.gif);
	border:0px;
	width:101px;
	height:39px;
	cursor:hand;
}
.back_to_search_buttons {
	background-image:url(images/bck_to_search.gif);
	border:0px;
	width:101px;
	height:39px;
	cursor:hand;
}
.conv_quote_booking_buttons {
	background-image:url(images/convert.gif);
	border:0px;
	width:101px;
	height:40px;
	cursor:hand;
}
.save_as_quote_buttons {
	background-image:url(images/save_as_quote.gif);
	border:0px;
	width:101px;
	height:39px;
	cursor:hand;
}
.save_as_booking_buttons {
	background-image:url(images/save_as_booking.gif);
	border:0px;
	width:101px;
	height:39px;
	cursor:hand;
}
.indicator_inputboxex {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000066;
	border: 1px solid #000066;
}

.terms { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

.termsred { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	color: Red;
	text-decoration: underline;
}
.termsdetails_inred {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.termsdetails_inblue {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #0066CC;
}
.termsdetails_inwhite {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

	color: ;
	color: #FFFFFF;
}
.LogOut {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
    text-decoration:underline;
}
.menutext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}
.tbl_outer_bdr_bck {
	border: 1px solid #000000;
	padding: 2px;
}
.legend_outer_bdr_bck {
	border: 1px solid #000066;
}
TR.mouseOverChange
{
	BACKGROUND-COLOR: #99CCFF;
	cursor:hand;
	text-decoration:underline;
	font-weight:bold;
}
TR.mouseOverChange_t
{
	BACKGROUND-COLOR: #ffffff;
	cursor:hand;
	text-decoration:underline;
	font-weight:bold;	
}
TR.mouseClick
{
    BACKGROUND-COLOR: #CC0000
}

A
{
    color:244E7E;
    TEXT-DECORATION: none
}
A:hover
{
    
    TEXT-DECORATION:underline;
    
    
}

a.logoff
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
    text-decoration:underline; 
	}

a.logoff:hover 
	{
	color: #FFFFFF;
    text-decoration:underline; 
	}

.cell_padding_1
	{
	padding-bottom:1;
	padding-left:1;
	padding-right:1;
	padding-top:1;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	}
.OnMouseOverForLink
{
	text-decoration: underline;
	color:Red;  
 
}
.mouseOverChange
{
	BACKGROUND-COLOR: #99CCFF;
	cursor:hand;
	text-decoration:underline;
	font-weight:bold;
}

.tblHeading
{
	color:White;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
} 

.tdhead
{
font-family: Arial;  
font-size: 10pt; 
color: #000000; 
text-decoration:none; 
font-weight: bold; 
letter-spacing: 1pt; 
background-color:#e9edf3;
}
 
.tdrow
{
background-color:#fbfcfd;
}

.small_text
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #244E7E;
}

