body {
	background-color: #666666;
	background-image: url(images/main_backgnd.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.search-form {
	font-size: 8px;
}
.search-textbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F5338;
	border-right-color: #F9E8B4;
	border-bottom-color: #F9E8B4;
	border-left-color: #5F5338;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	width: 146px;
	padding-left: 2px;
	font-weight: bold;
	background-image: url(images/main_search_backgnd.jpg);
	text-transform: uppercase;
}
.search-icon {
	background-image: url(images/main_search_icon.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left 2px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #D0A757;
	font-size: 8px;
	cursor: hand;
	height: 19px;
	width: 22px;
}

.foot-1 {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #F2EEEB;
	padding-top: 4px;

}
.foot-1 a {color: #CCCCCC;}
	
.foot-1 a:hover {color: #FFFFFF; text-decoration: none;}

.foot-2 {
	font-size: 10px;
	color: #F2EEEB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.nbar-title-backgnd {
	background-repeat:  repeat-y;
	background-position: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	background-image: url(images/main_nbar_title_backgnd.jpg);
}
.nbar-title {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;

}
.nbar-title a {color: #CC3300; text-decoration: none;}
.nbar-title a:hover {color: #333333; text-decoration: none;}

.nbar-em {
	font-size: 11px;
	font-weight: bold;
	color: #2D5900;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-top: 1px;

}
.nbar-em a {color: #2D5900; text-decoration: none;}
.nbar-em a:hover {color: #669900; text-decoration: none;}

.nbar-normal {font-size: 10px; text-decoration: none; text-indent: 8px;
	color: #000000;font-weight: normal;}
.nbar-normal a {text-decoration: none; color: #333333;}
.nbar-normal a:hover {color: #FF3300;text-decoration: none;}
.nbar-normal p {margin: 0px 0px 2px; padding: 0px;}

