 
 
/* CSS Document */
html, body {
    height:100%
}
*, html, body {
    margin:0px; 
	padding:0px;
}
body {
	color:#333333;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
img {
	border:0px solid;
	behavior: url('/dsb/images/pngbehavior.htc');
}
input, textarea, option, select {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
    list-style-type:none
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7E3624;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7E3624;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
}
.big {
	font-size: 24px;
}
.big18 {
	font-size: 18px;
}
.small {
	font-size: 11px;
}

td.small {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}

#center {
	position:relative;
	top: 0;
	left: 0px;
	width: 998px;
	height: auto !important;
	height: 740px;
	min-height: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #cd9737;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

#content {
	position: relative;
	text-align: left;
	width: 700px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 208px;
	padding-left: 240px;
}
#content a {
	color: #b55f35;
}
#content a:hover {
	color: #993300;
	text-decoration: none;
}
#content p {
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 15px;
	text-align: left;
}
#content p.clear {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 15px;
	text-align: justify;
}
#content ul li {
	padding-bottom: 5px;
}
p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
p.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        text-decoration: none";
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a.ref {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
