
body{
 font-size: 10pt;
 color:#993333;
 text-align:center;
 background-color:#FFFFFF;
}

tr,td {
 font-size: 10pt;
 color:#993333;
 background-color:#ffffff;
 vertical-align:top;
}
		
A { 
	text-decoration:none;
	color:#3333ff;
	font-weight:bold;
	margin:0pt;}          


UL {list-style-type: none; margin-top:10pt}
DIV {
 text-align:left;
 background-color:#ffffff;
 border-style:none;
 padding:2px;
 margin:auto;
}

textarea{
	background-color:#ffffff;
}

div.main{
 text-align:center;
 padding:10;
 width:800px;
}

div.advatise{
 text-align:center;
 padding:10;
 width:130px;
 height:300px;
 border-style:none;
}

div.header{
 width:800px;
 background-color:transparent;
 padding:0pt;
}

div.footer{
 width:800px;
 background-color:transparent;
 padding:0pt;
 text-align:center;
}

div.menu{
 width:160px;
 font-size:9pt;
 font-weight:bold;
 padding:5;
 line-height:12pt;
 text-align:left;
 border-style:solid;
 border-color:#660000;
}

div.menu_title{
 width:160px;
 font-size:10pt;
 font-weight:bold;
 background-color:#660000;
 color:#ffffff;
 padding:5;
 text-align:center;
}

div.menu_desc{
 width:130px;
 font-size:9pt;
 padding:1;
 line-height:12pt;
 font-weight:normal;
 position:relative;
 left:10pt;
 border-style:none;
}

div.contents{
 width:500px;
 font-size:9pt;
 padding:20;
 line-height:11pt;
}

div.contents_title{
 width:450px;
 font-size:11pt;
 font-weight:bold;
 padding:5;
 text-align:left;
}

div.category{
	width:300pt;
}



div.page_info{
	background-color:transparent;
	width:350pt;

}
div.new{
	background-color:transparent;
	width:50pt;
}

div.book{
	width:550pt;
	text-align:center;
	border-style:double;
	background-color:#ffffff;
}

div.book_title{
	font-weight:bold;
	font-size:12pt;
	background-color:#ffffff;
}

div.book_info{
	border-style:none;
}

div.update{
	text-align:right;
}

div.rei{
 border-style:solid;
 border-width:thin;
 padding:10px;
}

A.anchor{
 color:#993333;
}

