.menubg {

	background-image: url("../html/images/menubg.gif");

	background-repeat: repeat-x;

}

.search {

	background-image: url("../html/images/search_bg.gif");

	background-repeat: repeat-x;

}

.content1 {

	background-image: url("../html/images/content1_bg.gif");

	background-repeat: repeat-x;

	background-position: left bottom;

}

.content1 td {

	padding: 15px;

}

.content1 p {

	margin-top: 8px;

	margin-bottom: 10px;

}

.imgmargin {

	margin-right: 8px;

}

.search a {

	font-size: 10px;

	text-decoration: none;

}

h4 {

	background-image: url("../html/images/title_bg2.gif");

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	height: 31px;

}

h5 {

	background-image: url("../html/images/title_bg3.gif");

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	height: 31px;

}

.footer {

	background-image: url("../html/images/footbg.gif");

	background-repeat: repeat-x;

}

.footer a {

	color: #000000;

	text-decoration: none;

}









td,tr {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	line-height: 130%;

}

h3 {



	background-image: url("../html/images/title_bg1.gif");

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	height: 31px;

}

.fontwhite {

	color: #FFFFFF;

}



form {

	margin: 0px;

	padding: 0px;

}

.border {

	border: 1px solid #CCCCCC;

}



.inputbox {



	

	width: 180px;

}

#country{

	width: 185px;

	height: 20px;

}.login {

	background-image: url("../html/images/loginbg.gif");

	background-repeat: no-repeat;

}

.inputbox2 {





	

	width: 150px;

}
 #navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
	width: 170px;
	color: #333333;
	background-color: #E2E2E2;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	margin-left: 10px;
	text-indent: 10px;
	font-family: Tahoma;
}

#navcontainer a:hover
{
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}


