
h3.header {

	position: relative;
	top: 0px;
	width:100%;
	height: 30px;
	background-image: url(/imgs/yell_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

h3.header div {
	
	width: 100%;
	height: 30px;
	background-image: url(/imgs/yell_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

h3.header div div.l{

	left: 0px;
	float: left;
	width: 26px;
	height: 30px;
	background-image: url(/imgs/yell_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

h3.header div div.r{
	float: right;
	width: 10px;
	height: 30px;
	background-image: url(/imgs/yell_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

/* for currency's table */

h3.header div div.r2{
	float: right;
	width: 10px;
	height: 30px;
	background-image: url(/imgs/yell_r2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	

h3.header div div.m{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align:middle;
	height: 30px;
	padding-top: 7px;
	}

/* faq */
div.subtitle {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e9a200;
}

div.content {

	/*margin: 5px;
	border-bottom: 1px solid #ad9e69;*/
	
	background-color:#fefbf0;
	border-bottom:1px solid #d7ca9b;
	border-top:1px solid #ffffff;
	margin: 1px 10px 10px 10px;
	padding: 4px;
}

/*  */

.input {
	border:1px solid #b9b9ba;
	height:20px;
	width:100%;
	font-family: Tahoma;
	font-size:11px;
	font-style: normal;
	color: #373737;
	padding-left:4px;
	margin: 1px;
}

/* from old design */
.cells2 {
	border:1px solid #b9b9ba;
	height:20px;
	font-family: Tahoma;
	font-size:11px;
	font-style: normal;
	color: #373737;
	padding-left:4px;
	margin: 1px;
}

.cells1 {
	border:1px solid #b9b9ba;
	height:20px;
	font-family: Tahoma;
	font-size:11px;
	font-style: normal;
	color: #373737;
	padding-left:4px;
	margin: 1px;
}

.textarea {
	border:1px solid #b9b9ba;
	width:100%;
	font-family: Tahoma;
	font-size:11px;
	font-style: normal;
	color: #373737;
	padding-left:4px;
	margin: 1px;
}


/*
div.pageheader {
	
	width: 790px;
	height: 15px;
	background-image: url(../imgs/1-2bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	}
div.pageheader div{
	
	left: 0px;
	width: 15px;
	height: 15px;
	background-image: url(imgs_new/1-1.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	}
div.pageheader div div{
	right: 0px;
	width: 15px;
	height: 15px;
	background-image: url(imgs_new/1-3.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	}

*/

div.pagefooter {


}

table.pagecontainer {

	width: 790px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table.pagecontainer tr td {

	/*color: #FFFFFF;*/

}