html {
	scrollbar-3dlight-color: 	#faf9ee;
	scrollbar-arrow-color: 		#87766f;
	scrollbar-face-color: 		#f9f6d9;
	scrollbar-highlight-color: 	#c9c6a8;
	scrollbar-shadow-color: 	#c9c6a8;
	scrollbar-darkshadow-color: #f9f6d9;
	scrollbar-base-color: 		#e4e2ca;
}

body, input, textarea {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}


@font-face {
    _font-family: "Palatino Linotype";
    _font-style:  normal;
    _font-weight: normal;
    _src: url(PALATIN3.eot);
}
@font-face {
    _font-family: "Palatino Linotype";
    _font-style:  normal;
    _font-weight: 700;
    _src: url(PALATIN2.eot);
}
@font-face {
    _font-family: "Palatino Linotype";
    _font-style:  oblique;
    _font-weight: normal;
    _src: url(PALATIN1.eot);
}
@font-face {
    _font-family: "Palatino Linotype";
    _font-style:  oblique;
    _font-weight: 700;
    _src: url(PALATIN0.eot);
}

body {
	background:url(/img/boxc.gif) !important;
	font-size:14px;
	line-height:22px;
	text-align:justify;
	margin:0px !important;
	padding:10px !important;
	margin-right:15px !important;
}

div, span, img {
	border:0px;
}


h1 {
	font-size:34px;
	color:#91261e;
	font-weight:normal;
	background:url(/img/topdiv.gif) right 42px no-repeat;
	padding:0 0 30px 0;
	margin:44px 0 10px 0;
}


h1.h2 {
	font-size:34px;
	color:#91261e;
	font-weight:normal;
	background:none;
	padding:0 0 0 0;
	margin:44px 0 14px 0;
}

h2 {
	font-size:22px;
	white-space:nowrap;
	color:#91261e;
	font-weight:normal;
	background:url(/img/topdiv.gif) right 38px no-repeat;
	padding:0 0 28px 0;
	margin:0px 0 10px 0;
}

p {
	margin: 0 0 7px 0;
}

a  {
	border-bottom:1px dotted;
	text-decoration:none;
	color:#91261e; 
}
a:hover {
	border-bottom:1px solid;
	text-decoration:none;
	color:#91261e; 
}

.editable-pre {
	background:url(/admin/img/editarealt.gif) left top no-repeat;
}

.editable-post {
	background:url(/admin/img/editarearb.gif) right bottom no-repeat;
}

.editable-toolbar {
	font-size:9px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height:10px;
	margin:3px 0px 3px 6px;
	color: #0066CC !important;
}

.editable-toolbar a, .editable-toolbar a:hover {
	font-size:9px;
	color: #0066CC !important;
	border:none !important;
	text-decoration: none !important;
}

.imglink {
	border:none !important;
}

form {
	width:80%;
	border:1px dotted #e2dfc8;
	padding: 5px 10px 10px 10px;
	margin:15px auto;
}

hr {
	height:1px !important;
	color:#9d987c;
}

ol {
	margin-top:15px;
	margin-left:-20px;
	/margin-left:25px;
}

ul {
	margin-top:15px;
	margin-left:-20px;
	/margin-left:18px;
}

li {
	margin-left:0px;
}


.tah {
	font-family:Tahoma, Verdana, Arial, sans-serif !important;
}

.red {
	color:#91261e;
}

.large {
	font-size:16px;
}

td {
	vertical-align:top;
}

.review ul {
	margin-top:15px;
	margin-left:-20px;
	margin-bottom:5px;
	/margin-left:0px;
	list-style:none;
	padding-left:0;
}


.dividerbook {
	margin: 10px 0 4px 0;
	font-size:1px;
	line-height:1px;
	height: 10px;
	background:url(/img/topdiv.gif) right top no-repeat;
	display:block;
	margin-right:-20px;
}
