body	{
	background-color: #462015;
	/* 	font-family: "Times New Roman", Times, serif; */
	font-family: "Times New Roman", Times, serif;
}

.mainspace{background-color: #ffffff}

table   {

        background-color: #ffffff;
        

}



td {
	vertical-align:top;
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
	padding-left: 15px;
}

td.rowheader { vertical-align:top;
        text-align:right;
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 85%;
	width: 150px;
	color: #000000;
	

}

td.rowheaderbold { vertical-align:top;
        text-align:right;
		font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 85%;
	color: #000000;

}

td.rowheaderredbold { vertical-align:top;
        text-align:right;
		font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0033;
	font-size: 85%;


}

td.tableheaderredbold { vertical-align:top;
        text-align: center;
		font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0033;
	font-size: 85%;


}

td.rowheaderred { vertical-align:top;
        text-align:right;
		font-family: "Times New Roman", Times, serif;
	color: #FF0033;
	font-size: 85%;


}

td.rowcontentred { vertical-align:top;
        text-align:left;
		font-family: "Times New Roman", Times, serif;
	color: #FF0033;
	font-size: 85%;


}


td.rowcontentredbold { vertical-align:top;
        text-align:left;
		font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0033;
	font-size: 85%;


}

#wrapper	{
	width: 776px;
	border: 1px solid #ffe0a3;
	background-color: #ffe0a3;
}



.language	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 75%;
	color: #000000;
	text-align: right;
}


.language a	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}


.language a:hover	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}



.content   {
	padding: 0px 10px 10px 15px;
}



.content a	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}




.leftnav	{
	width: 176px;
	background-color: #ffe0a3;
	padding-top: 10px;
	border-right: 2px solid #e5c992;
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
}


.leftnav a	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}


.leftnav a:hover	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}


.volumeinfo	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 80%;
	color: #993300;
}


.menublock	{
	padding-left: 23px;
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 100%;
	color: #000;
}


ul.submenublock	{
	list-style-type: none;
	padding-left: 17px;
	color: #993300;
}



ul.submenublock a	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}


ul.submenublock a:hover	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}


.active	{
	color: #993300;
	font-weight: bold;
}


h1	{
	padding-left: 15px;
	font-weight: bold;
	font-size: 145%;
		font-family: "Times New Roman", Times, serif;
	color:#993300;
}


h2	{
	padding-left: 15px;
	font-weight: bold;
	font-size: 105%;
		font-family: "Times New Roman", Times, serif;
	color:#993300;
}


p	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
        align="justify";	
}


blockquote	{
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
}

	
	
ul	{
	font-weight: normal;
	font-size: 90%;
		font-family: "Times New Roman", Times, serif;
	color:#993300;
	list-style-type: circle;
}

.ulstandard	{
	font-weight: normal;
	font-size: 100%;
		font-family: "Times New Roman", Times, serif;
	color:#000000;
	list-style-type: circle;
}






.data	{
	border: 1px solid #e5c992;
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
}


.data th	{
	border: 1px solid #e5c992;
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
}


.data td	{
	border: 1px solid #e5c992;
		font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
}




input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  background-color:#fff;
  border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus,
input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border-color:#666;
}

input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  margin:0.5em 0;
}

input.text,
input.title   { width: 300px; padding:2px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }

input[type=checkbox], input[type=radio],
input.checkbox, input.radio {
  position:relative; top:.25em;
}




.bottommenu	{
	padding: 40px 0px 20px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
}             


.bottommenu a	{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}             

.bottommenu a:hover	{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}             

.footer	{
	padding: 20px 0px 10px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
}


.footer a	{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}



