blockquote {
	margin: 2px;
	padding: 4px;
	background: #EEE3CF;
	border: 1px solid #D7B985;
}

.box-r {
    position: relative;
    color: #000000;
    border-color: #D7B985;
    border-style: solid;
    border-width: 1px;
    padding: 0px;
    width: 241px;
    font-family: sans-serif;
    font-size: 9pt;
    line-height: 12pt;
}

.code {
    color: #D7B985;
    font-family: Courier, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    line-height: 12pt;
}

.link {
    font-family: sans-serif;
    font-size: 9pt;
    text-decoration: none;
    line-height: 12pt;
    color: #D7B985;
}

.txt-d {
   border-bottom: 1px solid #D7B985;
}

.link-u {
    color:#D7B985;
    font-family: sans-serif;
    font-size: 9pt;
    text-decoration: underline;
    line-height: 12pt;
}

.thm {
    color: #D7B985;
    font-family: sans-serif;
    font-size: 9pt;
    line-height: 12pt;
}

.thm-b {
    color: #D7B985;
    font-family: sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 12pt;
}

.thm-bu {
    color: #D7B985;
    font-family: sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 12pt;
    text-decoration: underline;
}

.texy table {
   border-color: #D7B985;
}

.texy a {
   color: #D7B985;
}

.texy tr {
   background: #EEE3CF;
}

.texy th {
	background: #D7B985;
}

.texy ul li {
   background-image: url('/skins/system/themes/common/bullets.gif');
}

.texy h2 {
	background-color: #E7D5B6;
	border-bottom: 1px solid #D7B985;
}

.border {
    border-color: #D7B985;
}

.background {
    background-color: #D7B985;
}

.background1 {
    background-color: #EEE3CF;
}

.background2 {
    background-color: #E7D5B6;
}

.background3 {
    background-color: #DFC79E;
}

.background4 {
    background-color: #D7B985;
}

.hoverlink:hover {
    background-color: #EEE3CF;
}

.next_M2, .sqr_M2, .back_M2 {
   background-image: url('/skins/system/themes/common/bullets.gif');
}

div.button, .flexbutton div.l, .flexbutton div.r, .bottomtab, .closebutton {
    background-image: url('/skins/System/themes/common/buttons.gif');
}

.flexbutton div.m {
    background-color: #D7B985;
}

.hoverbutton:hover div.m {
    background-color: #DFC79E;
}

.selectedbutton div.m {
    background-color: #DFC79E;
}

.TagControl .hovertag:hover div.m {
    background-color: #DFC79E;
}

.TagControl .selectedtag div.m {
    background-color: #DFC79E;
}

.TagControl div.l, .TagControl div.rr, .TagControl div.ra {
    background-image: url(/skins/system/themes/common/tags.gif);
}
