/* Implemented by AEI Web Design || www.aeiwebdesign.com || 02/21/2006 */

body {
	background-color: #ECE9D6;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a {
	color: #003163;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #003163;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #003163;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #003163;
	font-weight: bold;
	text-decoration: underline;
}

td img {
	display: block;
}

.top_border {
	background-image: url(../_imagez/hnh_r1_c1.jpg);
	background-repeat: repeat-x;
}

.left_border {
	background-image: url(../_imagez/hnh_left_border.jpg);
	background-repeat: repeat-y;
}

.right_border {
	background-image: url(../_imagez/hnh_right_border.jpg);
	background-repeat: repeat-y;
}

.bottom_border {
	background-image: url(../_imagez/hnh_bottom_border.jpg);
	background-repeat: repeat-x;
}

.bottom_copy {
	background-image: url(../_imagez/hnh_r10_c2.jpg);
	background-repeat: repeat-x;
}

.bottom_copy_txt {
   	padding: 7px 0px 5px 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}

/* home text */

.home_txt {
	padding: 20px 10px 20px 10px;
    font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

/* contact us text */

.contactus_txt {
	padding: 20px 10px 20px 10px;
    font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: center;
}

/* sitemap text */

.sitemap_txt {
	padding: 20px 10px 20px 10px;
    font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

.sitemap_disc_txt {
	padding: 20px 10px 20px 10px;
    font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-align: center;
}


/* testimonial text */

.testimonial_txt {
	padding: 20px 10px 20px 10px;
	color: #333333;
}

.testi_2 {
	padding: 2px 5px 20px 5px;
    font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #D8D4B9;
	text-align: left;
	line-height: 18px;
}

.testi_1 {
	padding: 2px 5px 20px 5px;
    font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E0DDC4;
	text-align: left;
	line-height: 18px;
}

.testi_author {
    font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

/* additional info text */

.additional_info_txt {
	padding: 20px 10px 20px 10px;
    font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

.additional_info_1 {
	padding: 2px 0px 10px 10px;
    font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #333333;
	background-color: #E0DDC4;
	text-align: left;
	line-height: 18px;
}

.additional_info_indent {
    font-family: verdana, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	text-align: left;
}

/* order book text */

.order_book_txt {
	padding: 20px 10px 20px 10px;
    font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

.order_book_1 {
	padding: 2px 0px 10px 10px;
    font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #333333;
	background-color: #E0DDC4;
	text-align: left;
	line-height: 18px;
}

/* bottom menu */

.bot_menu {
   	padding: 12px 0px 5px 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
}

a.bot_menu:link {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

a.bot_menu:visited {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

a.bot_menu:hover  {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-align: center;
	text-decoration: underline;
}

a.bot_menu:active {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-align: center;
	text-decoration: underline;
}