/* **********  CSS STYLESHEET   ************* */

body 	{background-color: #9D2DA4; scrollbar-face-color:#fafafa; scrollbar-track-color:#fefefe; scrollbar-arrow-color: #ffffff; scrollbar-highlight-color:ababab; }
hr {color:green;}
td 						{
	font-family:arial;
	font-size:80%;
	color:#6A066F;
	line-height: 160%;
text-align : justify;
}

.sm1 						{
	font-family:arial;
	font-size:12px;
	color:#6A066F;
	line-height: 120%;
text-align : justify;
}
.text		{
	font-family:arial;
	font-size:100%;
	color:#5f5f5f;
	line-height: 160%;
	
}

.no_justify { 	text-align : left; color:#003399; line-height:200%;}

.nobg {
	
	background : none;
	background-color : transparent;
}

li 		{font-weight:normal; color:#003399;}
.review {font-weight:bold; color:#003399;}

.title			{
	font-family:arial;
	font-size:200%;
	font-weight:bold;
	color:#9D2DA4;
	line-height:120%;
	text-align : none;
}

.page_title			{
	font-family:arial;
	font-weight:normal;
	font-size:170%;
	color:#4f4f4f;
	line-height:120%;
	text-align : none;
}

.subheader_title			{
	font-family:arial;
	font-size:120%;
	color: #ff6600;
	line-height:160%;
	text-align : none;
}
.quote			{
	font-family:arial;
	font-size:90%;
	font-weight:normal;
	color: #336600;
	line-height:200%;
	font-style : italic;
}

.book_title			{
	font-family:arial;
	font-weight:bold;
	font-size:190%;
	color:#000066;
	line-height:120%;
}

.book_subtitle			{
	font-family:arial;
	font-weight:bold;
	font-size:120%;
	color:#000066;
	line-height:120%;
}

.watermark {
background-color:#1A9200; 
color:#ffffff;
background :top center; 
background-repeat: no-repeat; 
background-image: url(../images/watermark.jpg);
}

.paragraph {
background-color:#F2D6F6; 
color:#9D2DA4;
font-weight:bold;
background :top center; 
background-repeat: repeat; 
background-image: url(../images/bold_tile.gif);
}

.paragraph_main {
background-color:#F2D6F6; 
color:#6A066F;
line-height:140%;
font-weight:bold;
font-size:90%;
background :top center; 
background-repeat: repeat; 
background-image: url(../images/green_tile.gif);
}

.hands {
background-color:#8B3090; 
color:#9D2DA4;
font-weight:bold;
background :top center; 
background-repeat: no-repeat; 
background-image: url(../images/hands.jpg);
}

.page_header_ext		{font-family:arial;font-size:120%; color:#000000;}
.body_text				{line-height : 140%;}
.box					{color:#006600; font-weight:bold; font-size:110%; font-family : "Times New Roman", Times, serif;}
.purple					{color:#3399cc; background-color:#9D2DA4;font-weight:;}
.white					{color:#3366cc; background-color:#ffffff;font-weight:;}
.orange					{color:#ffffff; background-color:#ff9900;font-weight:;}
.green					{color:#3399cc; background-color:#99ff99;font-weight:;}


a.footer_link			{font-weight:bold; text-decoration:none; 		color:#52344D; font-size:80%;}
a.footer_link:visited	{font-weight:bold; text-decoration:none;		color:#52344D; font-size:80%;}
a.footer_link:hover		{font-weight:bold; text-decoration:underline;	color:#ff9900; font-size:80%;}

a.page_link				{font-weight:normal; text-decoration:none; 		color:#0066cc; font-size:100%;}
a.page_link:visited		{font-weight:normal; text-decoration:none;		color:#0066cc; font-size:100%;}
a.page_link:hover		{font-weight:normal; text-decoration:underline;	color:#006600; font-size:100%;}

a.side_nav_link			{font-weight:normal; text-decoration:none; 		color:#515151; font-size:100%; line-height:190%; 		cursor : auto;}
a.side_nav_link:visited	{font-weight:normal; text-decoration:none;		color:#515151; font-size:100%; line-height:190%;}
a.side_nav_link:hover	{font-weight:normal; text-decoration:underline;	color:#21A5C6; font-size:100%; line-height:190%;}

.side_nav_ro			{font-weight:normal; text-decoration:none; 		color:#21A5C6;  line-height:190%;}

a.next_link				{font-weight:normal; text-decoration:none; 		color:#ff6600; font-size:150%; line-height:190%;}
a.next_link:visited		{font-weight:normal; text-decoration:none;		color:#ff6600; font-size:150%; line-height:190%;}
a.next_link:hover		{font-weight:normal; text-decoration:none;		color:#990000; font-size:150%; line-height:190%;}

a.book_link				{font-weight:normal; text-decoration:none; 		color:#990000; font-size:150%; line-height:190%;}
a.book_link:visited		{font-weight:normal; text-decoration:none;		color:#990000; font-size:150%; line-height:190%;}
a.book_link:hover		{font-weight:normal; text-decoration:underline;		color:#ff9900; font-size:150%; line-height:190%;}


a.newLink 				{ color:#ffffff; text-decoration : none; font-weight:normal ; font-size:11px; font-family: arial  ;text-decoration : underline;}
a.newLink:visited 		{ color:#ffffff; text-decoration : none; font-weight:normal; font-size:11px; font-family: arial  ;text-decoration : underline;}
a.newLink:hover 		{ color:#FBC524; text-decoration : none; font-weight:normal; font-size:11px; font-family: arial  ;text-decoration : underline;}


a.ppLink 				{ color:#ffffff; text-decoration : none; font-weight:normal ; font-size:13px; font-family: arial  ;text-decoration : none;}
a.ppLink:visited 		{ color:#ffffff; text-decoration : none; font-weight:normal; font-size:13px; font-family: arial  ;text-decoration : none;}
a.ppLink:hover 			{ color:#ffffff; text-decoration : none; font-weight:normal; font-size:13px; font-family: arial  ;text-decoration : none;}

