/* CSS Document */

body {
	background-image : url(../Images/Store/books/graphics/red_books.jpg);
	background-repeat: repeat;
} 

table{
	border: medium ridge #000000;
    background-color: #000000;

}

.none{
    background-image : url(../Images/Store/books/graphics/red_books.jpg);
	background-repeat: repeat;
}
h1 {
	font-weight : normal;
	font-size : 10pt;
	color: #CCCCCC;
	font-style : normal;
	font-family : Verdana, sans-serif;
	text-indent: 3px;
	background-color: #330066;
	margin-left: 8px;
 } 

 
h1.coral{ 
 color : #FF6699; 
  } 
  
h1.white{
 color : #ffffff;
  } 
  
h2 {
font-weight : normal;
font-size : 9pt; 
 color : #CCCCCC; 
font-style : normal; 
font-family : Verdana, sans-serif;
 }
  
p {
font-weight : normal;
font-size : 9pt; 
 color : #CCCCCC; 
font-style : normal; 
font-family : Verdana, sans-serif;
margin-left: 10px;
margin-right: 5px;
 }
 
 .link{
font-family: Verdana, sans-serif; 
font-size:9pt;
font-weight: normal; 
color: #FFCC99; 
text-decoration: underline; 
 }

.blink{
font-family: Verdana, sans-serif; 
font-size:9pt; 
font-weight: normal; 
color: #FFCC99; 
text-decoration: blink; 
}

li { 
font-weight : normal; 
font-size : 9pt; 
color : #9999FF; 
font-style : normal; 
font-family : Verdana, sans-serif; 
} 
li.list{
	font-weight : normal;
	font-size : 9pt;
	color : #FF9933;
	font-style : italic;
	font-family : Verdana, sans-serif;
	list-style-type: circle;
} 

.black { 
 font-weight : normal; font-size : 10pt; color : #ffffcc; font-style : normal; font-family : Verdana, sans-serif; background-color: #000000;
 }
 
td { 
font-weight : normal; 
font-size : 8pt; 
color : #99CC00; 
font-style : normal; 
font-family : Verdana, sans-serif; 
background-repeat: repeat;

}
.black{
	background-color: #000000;
} 
.red {
	background-image: url(../Images/Store/books/graphics/red.jpeg);
	background-repeat: repeat;
}

td.bordered{
	border-top: medium groove #333399;
	border-bottom: medium ridge #333399;
	border-right: medium ridge #333399;
	border-left: medium ridge #333399;
	background-color: #330066;
	background-image:none;
 }
 
a:hover {
font-family:Verdana, sans-serif; 
font-size: 9pt; 
font-weight: normal; 
color: #ffffff;
text-decoration: none;
background-color: #6633cc; 
}

a{ 
font-family: Verdana, sans-serif; 
font-size:9pt; 
font-weight: normal; 
color: #99CC66; 
text-decoration: none;
}

.navigation{
	font: normal 9pt Verdana, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 3px;
	width: 80px;
	list-style: none;
	text-indent: 3px;
	border-bottom:  #990066 2px solid;
	border-top:  #9933CC 1px solid;


}

.navigation:hover{
	font: normal 9pt Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	display: block;
	padding: 2px;
	width: 80px;
	list-style: none;
	text-indent: 3px;
	border-bottom: 2px solid #990066;
    border-top:  #9933CC 1px solid;

}
.listheading {
	font: normal 10pt Verdana, sans-serif;
	color: #FFCCFF;
	text-decoration: none;
	background-color:  #000066;
	display: block;
	padding: 2px;
	width: 80px;
	list-style: none;
	font-weight: bold;
}

.horizontal{
	font: normal 10pt Verdana, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 2px;
	width: 120px;
	list-style: none;
	text-indent: 1px;
	border-right: #990066 2px solid;
	border-left: #990066 2px solid;
	border-bottom: 2px solid #990066;

}

.horizontal:hover{
	font: normal 10pt Verdana, sans-serif;
	color: #FF99FF;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 2px;
	width: 120px;
	list-style: none;
	text-indent:1px;
	border-right: #990066 2px solid;
	border-left: #990066 2px solid;
	border-bottom: 2px solid #990066;


}
.horizontalheading {
	font: normal 9pt Verdana, sans-serif;
	color: #CC99FF;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 2px;
	width: 120px;
	list-style: none;
	font-weight: bold;
}

.bio{
	margin-right: 5px;
	margin-bottom: 2px;
}

