/* CSS Document */

body {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-image: url(../images/pattern_084.jpg);

}
.bottom_white_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bottom_white_small a {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.book_title {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.book_title a{
	color: #000000;
	text-decoration: none;  
}
.classy_border {
	border: 4px double #999999;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.bold_italix {
	font-style: italic;
	font-weight: bold;
}

.classy2_border {
	border: 4px double #800000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #800000;
}
.classy3_border {
	border: 4px double #339966;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #0000000;
}
.boldy_underline {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.big_title {
	font-size: 24px;
}
.big_title_black {
	font-size: 24px;
	color: #000000;
}
.big_title_boldy_underline  {
	font-size: 24px;
		font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.book_title_r {
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
.book_title_r a{
	color: #800000;
	text-decoration: none;  
}
.small_black {
	font-size: 10px;
}
.black {
	color: #000000;
}
.color_red {
	color: #800000;
}
input,select {
	background-color: #FFFFCC;
}

.color_red a{
	color: #800000;
}
