body {
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Arial;
	background-color: #A09C99;
	font-size: 12px;
	background-image: url(images/bg_dplate_mtl-01.jpg);
}
#wrapper {
	width: 920px;
	left: 50%;
	margin-left: -460px;
	background-repeat: repeat-x;
	position: absolute;
	background-color: #FFF;
	border: solid #000000 2px;
	margin-top: 8px;
}
.txtbold {
	font: bold 12px Arial, Helvetica, sans-serif;
}

#wrapper #banner {
	width: 920px;
	height: 123px;
	float: none;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	background-image: url(images/bg_143.jpg);
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#wrapper .centercontent {
	width: 698px;
	margin: 10px 6px 6px 0px;
	border: 0px;
	border-top-color: #4E566B;
	border-top-style: solid;
	border-right-color: #4E566B;
	border-right-style: solid;
	border-left-color: #4E566B;
	border-left-style: solid;
	padding: 0px 8px 6px 20px;
	border-bottom-color: #4E566B;
	border-bottom-style: solid;
	float: left;
}
#wrapper .centercontent .cc_left {
	float: left;
	width: 285px;
}
#wrapper .centercontent .cc_right {
	float: right;
	width: 285px;
}
#wrapper .rightcontent {
	width: 160px;
	float: left;
	border: 0px;
	border-top-color: #000;
	border-top-style: solid;
	border-right-color: #000;
	border-right-style: solid;
	border-left-color: #000;
	border-left-style: solid;
	margin: 10px 10px 6px 0px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	padding: 0px 6px 6px 6px;
	line-height: 20px;
}

#wrapper .leftdata {
	background: #FEF8D6;
	width: 140px;
	border-style: solid;
	background-color: #FEF8D6;
	border: 1px;
	border-top-color: #4E566B;
	border-top-style: solid;
	border-right-color: #4E566B;
	border-right-style: solid;
	border-left-color: #4E566B;
	border-left-style: solid;
	padding: 6px 0px 0px 0px;
	border-bottom-color: #4E566B;
	border-bottom-style: solid;
}
#wrapper .footer {
	width: 920px;
	clear: both;
	height: 110px;
	background-image: url(images/bg_whtfade-120v.gif);
	font: 100%/16px Arial;
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: solid #000000 0px;
	border-top-color: #FFF;
}
.txtcenter {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}
.txtbldred {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #900;
}
.txtsm {
	font: 9px Verdana, Geneva, sans-serif;
	color: #900;
}


a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #600;
	text-decoration: none;
}
a:active {

	font-family: Arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
#wrapper .footer .linksmenu a {
	font: 100%/16px Arial;
	font-size: 90%;
}
#wrapper .picpad {
	margin: 4px 8px 4px 8px;
}

hr {
	color: #900;
	height: 1px;
}
h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #000;
}
.btn-add {
	font: 9px Arial;
	color: #000;
	background: #FFCF10;
	height: 20px;
	width: 60px;
	border: 1px solid #000;
}
