*{padding: 0px; margin: 0px;}
	
a{color: #000; text-decoration: none;}
a:hover{color: #000; text-decoration: underline;}
	
	body,td,th {
		font-family: "Palatino Linotype", "Times New Roman", Times, serif;
		font-size: 12px;
		color: #000000;
	}
	
	h1,h2,h3,h4,h5,h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

	h1 {
		/* font-family: Arial, Helvetica, sans-serif;
		font-size: 14px; */
		font-family: "Palatino Linotype", "Times New Roman", Times, serif;
		font-size: 14px; color:#000;
		font-weight: bold;
		text-transform: uppercase;
/*		color: #8ab47f; */
/*		color: #336699; */

	}

	h2 {
		font-size: 10px;
		color: #996600;
	}

	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}

	a{text-decoration: none;}
	
.hdr1BG {
	background-image: url(../images/hdr1-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 0 5px 0;
	display : inline;
	float : left;
}

.hdr2BG {
	background-image: url(../images/hdr2-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 75px;
}

#side-content {
	margin : 0;
	padding : 0 0 10px 0;
	width : 200px;
	display : inline;
	float : left;
}

#side-logo{
/*	background-image : url(../images/logo-rl-globe.gif);
	background-position: left bottom;
	background-repeat : no-repeat; */
	width : auto;
	min-height: 200px;
	padding : 0 0 5px 0;
}

#main-content {
	margin : 0;
	padding : 18px 10px 10px 10px;
	width : auto;
	display : inline;
	float : left;
}

#main-content h1
{
	background-image : url(../images/title-line.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
	width : auto;
	padding : 0 0 5px 0;
}

#header-content
{
/*	background-image: url(../images/hdr2-bg.jpg); */
	background-image: url(../images/hdr_custom-green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width : auto;
	padding: 5px 5px 0 0;
	height: 70px;
}

#header-right 
{
	text-align : right;
	width : auto;
	padding : 0px 0px 0px 0px;
	/* background-image: url(../images/logo-selectwood.gif); */
	background-image: url(../images/selectwood-logo.gif);
	background-repeat : no-repeat;
	background-position: 5px 2px;
	height: 65px;
}

.formHdrblue {
	text-transform: uppercase;
	background-image: url(../images/title-green-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	height : 27px;
}

.formHdrblue h3{
font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 11px; color:#000;
}

.formBodyblue {
/*	background-color: #D8E1EC; 
	border: 1px solid #B1C3D9;	*/
	background-color: #b5cfaf;
}

/* used in header file */

.formtxtfield
{
	border: 1px solid #8ab47f;
	display : block;
	margin: 4px 0px 5px 10px;
	width : 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inlinetxtfield
{
	display : inline;
	margin: 0 0 0 10px;
	width : 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inlineselect
{
	display : inline;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inlinebutton
{
	display : inline;
	margin: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding : 1px 4px 1px 4px;
}

.formBodyblue select
{
	margin: 4px 0px 5px 10px;
	display : block;
}

.formTxt {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; */
	
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 11px; color:#000;
	text-align: left;
/*	color: #333333; */
	padding: 4px 0px 5px 10px;
	font-weight : bold;	
}

.formDroptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width : 150px;
}

.formBtnImg{
	padding: 4px 0px 5px 10px;
}

P.urlMesg{
	color: red;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

#sortingTable a{color: #336699; text-decoration: none;}
#sortingTable a:hover{color: #336699; text-decoration: underline;}

#copyright{color: #000; font: 11px  Arial, Verdana,Helvetica, sans-serif;  margin: 10px; text-align: center;}
#copyright a{color: #000; text-decoration: none;}
#copyright a:hover{color: #000; text-decoration: underline;}

#tmgCredit{font: 11px  Arial,Verdana, Helvetica, sans-serif; margin: 35px 0px 5px 0px; text-align: center;}
#tmgCredit a{color: #000; text-decoration: none;}
#tmgCredit a:hover{color: #000; text-decoration: underline;}
