/* ÷ 2010-03-23 10:28:38 */
/*	basic HTML elelments	*/
/*body {
	margin:0; padding:0; background-color:#a76432;
}*/
/*
.headerDIV {
	background-image:url(../images/public/design/headerBG.png); background-repeat:no-repeat;
}
.contentDesignDIV {
	background-image:url(../images/public/design/contentDesignBG.png); background-repeat:no-repeat;
}
.footerDIV {
	background-image:url(../images/public/design/footerBG.png); background-repeat:no-repeat;
}*/

/*
img { 	margin:0px; padding:0px; border:0px; }
form { margin:0px; padding:0px; border:0px; }
input, select, textarea {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:justify;
}
table {
	padding:0px; margin:0 auto; border:0px; border-collapse:collapse; border-spacing:0px;
}
td {
	margin:0px;	padding:0px; border:0px;
}
hr {
	height:1px; border-top:1px; border-bottom-color:#D7D8D8; border-bottom-style:solid;
}
*/
/*	basic classes	*/
/*
.floatL {
	position:relative; float:left;
}
.floatR {
	position:relative; float:right;
}
*/
