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

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

td.rowheader { vertical-align:top;
        text-align:right;
	font-family: Georgia, "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: Georgia, "Times New Roman", Times, serif
	font-weight: bold;
	font-size: 85%;
	color: #000000;

}

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


}

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


}

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


}

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


}


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


}

.redbold {
    
	font-family: Georgia, "Times New Roman", Times, serif
	font-weight: bold;
	color: #FF0033;
	font-size: 100%;


}

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



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


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


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



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



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







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





h1	{
	padding-left: 15px;
	font-weight: bold;
	font-size: 145%;
	font-family: Arial, Helvetica, sans-serif;
	color:#993300;
}


h2	{
	padding-left: 15px;
	font-weight: bold;
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	color:#993300;
}


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


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

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


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


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


.data td	{
	border: 1px solid #e5c992;
	font-family: Georgia, "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: #fffdf9;
}             


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

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

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


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



