/* TAGS */
body {
	background-color : #000000;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	padding: 0;
	margin: 0;
}
td {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	vertical-align: top;
	/*text-align: left;*/
}
table
{
	border-collapse: collapse;
	border: 0;
}
img {
	border: 0;
}
h1 {
	color: #000000;
	font-size: 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 50px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-right-color: #ED1B24;
	border-right-width: 3px;
	border-right-style: solid;
	text-align: right;
	height: 27px;
}
input {
	border-style: solid;
	border-width: 1px;
	border-color:  #770000;
}
h3 {
	color: #000000;
	font-size: 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	text-indent : 30px;
}
/* END OF TAGS */

/* LINKS */
.menu_link {
	color : #282828;
	font-size: 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
}
a.menu_link:hover {
	color: #ED1B24;
}
a {
	color: #770000;
}
a:visited {
	color: #380000;
}
a.copy, a.copy:visited {
	color: #cccccc;
	text-decoration: none;
}
a:hover, a.copy:hover {
	color: #ED1B24;
	text-decoration: none;
}
/* END OF LINKS */

/* BONES OF PAGE */
.menu {
	background-image : url(../pics/menu_fill_1.jpg);
	background-repeat : repeat-x;
	vertical-align : middle;
	height: 37px;
}
.men2 {
	background-image : url(../pics/menu_fill_3.jpg);
	background-repeat : repeat-x;
	vertical-align : middle;
	height: 37px;
}
td.copy {
	vertical-align: middle;
	padding: 10px;
}
a.copy {
	color: #cccccc;
}
/* END OF BONES OF PAGE */
.text {
	padding-left: 10px;
	padding-right: 10px;
}
.list {
	list-style-image : url(../pics/list.gif);
	list-style-position : outside;
}
.c1 {
	position: absolute;
	left: -1px;
	top: -1px;
}
.c2 {
	position: absolute;
	right: -1px;
	top: -1px;
}
.c3 {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
.c4 {
	position: absolute;
	right: -1px;
	bottom: -1px;
}
div.book {
	position: relative;
	width: 290px;
	height: 135px;
	border-style: solid;
	border-width: 1px;
	border-color:  #F7989C;
	padding: 10px;
	margin: 10px;
	float: left;
}
div.text {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	float: left;
}
.right {
	float: right;
}
div.bookimg {
	width: 90px;
	text-align: center;
	float: left;
}
fieldset {
	border-style: solid;
	border-width: 1px;
	border-color:  #F7989C;
	padding: 10px;
	text-align: left;
}
legend {
	color: #000000;
	font-size: 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 7px;
	font-weight: bold;
}
/* END OF PARTS OF CONTENT */
