.menu_layout_top{
	border-width: 1px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #24a4c9 #24a4c9 #000000 #24a4c9;		
	height:5px;
}

.menu_layout_left_top{
	border-width: 1px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #24a4c9 #24a4c9 #000000 #898484;		
}

.menu_layout_left{
	border-width: 0px 1px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #24a4c9 #24a4c9 #000000 #898484;		
}

.menu_layout_right{
	border-width: 0px 0px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #24a4c9 #24a4c9 #000000 #24a4c9;		
}

.menu_layout_bot{
	border-width: 1px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #24a4c9 #24a4c9 #000000 #898484;		
}

.menu_layout_righ_top{
	border-width: 1px 0px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #24a4c9 #24a4c9 #000000 #24a4c9;		
}
/******** TITLES *********/
.page_title {
	background-image: url(Images/title_back_top.jpg); 
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	height:24px;
}

.page_title_right{
	border-width: 0px 1px 0px 1px;
	border-style: solid solid solid solid;
	border-color: #ffac38 #ffac38 #ffac38 #24a4c9;		
}
/****** FORMS *******/

Select
{background-color: #FFFFFF;
 border: #a0a0a0 1px solid; 
 color: #000000;
 font-size: 9pt;
 font-family: Tahoma;
 font-weight: normal;
 height:17px;
}

TEXTBOX,INPUT
{
 border: #a0a0a0 1px solid;
 color: black; 
 font-family: Tahoma; 
 font-size: 9pt; 
 font-weight: normal;
 height:18px;
 background-color:#ffffff;
 }
 
TEXTAREA
{
 text-align:justify;
 border: #a0a0a0 1px solid;
 color: black; 
 font-family: Tahoma; 
 font-size: 9pt; 
 font-weight: normal;}
 
.input_image
{background-color: none; 
 border: none;
 color: black; 
 font-family: Tahoma; 
 font-size: 8pt; 
 font-weight: normal;}

.SUBMIT
{
 background:none;
 background-color: #fff; 
 border: 1px solid #a0a0a0; 
 color: black; 
 font-family: Tahoma; 
 font-size: 8pt; 
 font-weight: bold;
 height:20px;
 }



.FILE
{
 color: black; 
 font-family: Tahoma; 
 font-size: 8pt; 
 font-weight: norma;
 }
form {
	 margin-bottom : 1px;
 margin-left : 1px;
 margin-right : 1px;
 margin-top : 1px;
}

/***** TABLES ******/
.result_table{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #849ab0 #849ab0 #849ab0 #849ab0;
	border-collapse: separate;
	background-color:#fff;
	color:#000;
}

.special_table{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #640503 #640503 #640503 #640503;
	border-collapse: separate;
}

.table_featured{
	background-color:#fff;
	border-width: 1px;
	border-style:solid;
	border-color: #fff;
	padding:0px;
	height:100px;
}

.search_table{
	background-color: #0c6dba;
	border-width: 1px;
	border-style: solid;
	border-color: #24a4c9;
}



 
 .normal_table{

	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #a70000 #a70000 #a70000 #a70000;
	border-collapse: collapse;
	background-color: none;
	color:#000000
}

.normal_table td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #a70000 #a70000 #a70000 #a70000;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.maincentre{
	background-color : White;
	padding-left : 10px;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
}
/****** LINKS & TEXT ******/

a:link, a:visited, a:active  
{text-decoration:none; 
 color:#000000
 }
a:hover 
{text-decoration:underline;
 color:none}
 
.normal
{
 padding-left:2px;
 font-family:Tahoma;
 font-size: 8pt;
 font-weight: normal}
 
.normal_10{
 font-family:tahoma;
 font-size:10pt;
}
 
.normal_9{
	color:#000000;
	width:99%;
	line-height:15pt;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-align:justify;
	}

.normal_9t{
	color:#000000;
	line-height:15pt;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
	}
 


.m_title
{font-family:Tahoma;
 font-size: 9pt;
 font-weight: bold;
 color: #00658f}
 
.featured_title
{
 padding-left:5px;
 font-family:Tahoma;
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
}
 
.featured_normal{
padding-top:0px;
line-height:15px;
 padding-left:5px;
 font-family:Tahoma;
 font-size: 8pt;
 font-weight: Normal;
}
 
.copyright               
{font-family:Tahoma;
 font-size: 8pt; 
 color: #666666;
}
.copyright a             
{font-family:Tahoma;
 font-size: 8pt; 
 color: #a70000;
}

.notice                
{font-family:Tahoma;
 font-size: 8pt; 
 color: #5490b8;
}

.price            
{
 padding-left:5px;
 margin-bottom:5px;
 font-family:Tahoma;
 font-size: 8pt;
 color: #a70000;
 font-weight:bold;
}

.normal_title          
{
text-indent:4px;
line-height:25px;
width:99%;
height:25px;
vertical-align:middle;
font-family:Tahoma;
 font-size: 9pt;
 font-weight:bold; 
 color: #ffffff;
 background-color:#a70000;
}

.secondary_title            
{font-family:Tahoma;
 font-size: 9pt;
 font-weight:bold; 
 color: #a70000;
 width:100%;
 padding-left:5px;
 margin-top:3px;
 margin-bottom:1px;
 text-transform:uppercase;

}

.primary_title            
{font-family:Tahoma;
 font-size: 9pt;
 font-weight:bold; 
 color: #a70000;
 width:100%;
 padding-left:5px;
 text-transform:uppercase;
}

.star            
{font-family:Tahoma;
 font-size: 8pt;
 color: white;
}

.terms_table {
	border:1px solid #000000;
	border-collapse:collapse;
	text-align:center;
	font-family:tahoma;
	font-size:7pt;
	}
	
.terms_table td {
		border:1px solid #000000;
}

