/* CSS Document */
  
body {
	background-color: #cccccc;	
  }
  
.content, .text {
	width: 564;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 70%;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	line-height: 16pt;
	padding-left: 6px;
	padding-right: 2px;
}

.pad1 {
	
}

.pad2 {

}



.pad_col1 {

	align: center;

}

.pad_col2 {
	align: center;
}

.pad_col2 {
	align: center;
}


.enquiry_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 70%;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	line-height: 16pt;
	padding: 2px;
}
  
.left-frame {
	width: 150;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 72%;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	line-height: 20pt;
	border: 1px solid #999999;
  }
  
.main-frame {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 72%;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	line-height: 20pt;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
  }
  
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	FONT-SIZE: 70%;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	background-color: #506A69;
	line-height: 15pt;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
  }
  
.footer_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	FONT-SIZE: 70%;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	background-color: #506A69;
	line-height: 15pt;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
  }
    
.menu_table_header {
	width: 150;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	background-color: #cccccc;
	line-height: 15pt;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	FONT-SIZE: 55%;
  }
  
.menu_table_content {
	width: 150;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 68%;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	line-height: 15pt;
	border-bottom: 1px solid #999999;
	padding: 10px 20px 10px 0px;
}

.box_table_header {
	width: 180;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 55%;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	background-color: #FFC73C;
	line-height: 15pt;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
  }
  
.box_table_pic {
	width: 180;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 72%;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	line-height: 15pt;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
  
.box_table_content {
	width: 160;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: 70%;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	line-height: 15pt;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	height: 50px;
}

ul {

	padding: 0;
	margin: 0;
}

li {
	list-style-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-left: 20px;
	line-height: 15pt;
}

.divider {
	margin-bottom: 0px;
	border-bottom: 1px dotted #cccccc;
	padding-left: 0px;
}


a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #506A69;
	text-decoration: none;
	font-weight: bold;
	font-size:90%;
 } 
 
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
}

a.left_menu:link, a.left_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #506A69;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
 } 
 
a.left_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 80%;
}

img.float-right {
	float: right;   
	clear: none;  
	margin-left: 6px; 
	margin-right: 3px; 
	border: 1px solid #999999;
}


