﻿/* MAIN SETTINGS
-------------------------------------*/

/* LINK PROPERTIES
-------------------------------------*/
body {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	margin: 1px;
	padding: 4px;
	background: #FFEADF url('images/Home.jpg') repeat-x;
	color: #000000;
	line-height: 1.6;
}

a {
	color: #590000;
	text-decoration: none;
	padding-right: 10px;
	text-align: center;
}
a:hover { color: #333; text-decoration: underline;}
a:visited {	color: #CC3300;}



/* FOOTER LINK PROPERTIES
-------------------------------------*/

a.footer {	color: #666; text-decoration: underline; }
a.footer:hover { color: #333; text-decoration: underline; }

/* TOP LINK PROPERTIES
-------------------------------------*/

.cart{
	padding-left: 110px;
	line-height: 26px;
	background-color: #FFEADF;
}

/* TOP NAVIGATION
-------------------------------------*/

#topmenu{
width:900px;
	text-align: center;
}
div#topnav
{
background-color: #DAAFBE;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#topnav ul
{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 1.3;
}
div#topnav ul li
{
display: inline;
}
div#topnav ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
margin-right: -1px;
}
div#topnav ul li a:hover
{
background-color: #7A6672;
color: white;
}

/* SECOND NAVIGATION
-------------------------------------*/

#menu {
	background-color: #A54C6A;
	height: 34px;
	margin: 0px 0px 2px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	line-height: 1.3;
	list-style-type: none;
}

  #menu li {
	float: left;
	height: 30px;
	font: bold 11px/30px Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	background: url('images/Elegance/separator.gif') no-repeat 0% 100%;
}
  #menu li.f { background: url('images/Elegance/separator.gif') no-repeat 0px 6px;
}
  #menu li.s { background: none; }
   #menu li a { color: #ffffff; padding: 0px 20px; } #menu li a:hover, #menu li.over a { color: #000000; }
   
/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ECF6F7;
background: #50806A;
height: 20px;
width: 56px;
border: 1px solid #50806A;
padding-bottom:12px;
text-align:center;
}

input.search	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background: #ECF6F7;
height: 16px;
width: 240px;
border: 1px solid #50806A;
}

td.searchtd{
height:10px;
text-align:left;
vertical-align:top;
}

/* LEFT NAVIGATION
-------------------------------------*/

.leftmenu {
	margin: 0px;
	background-image: url('images/Elegance/lefttop.gif');
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	display: block;
}
.leftmenu_list {
	padding: 0px 4px;
	display: block;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: small;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url('images/Elegance/leftmenubg.gif');
	background-repeat: repeat-y;
	width: 150px;
	line-height: 16px;
	text-align: center;
	height: 230px;
}
.leftmenu_text {
	padding: 0px 4px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url('images/Elegance/leftmenubg.gif');
	background-repeat: repeat-y;
	width: 150px;
	line-height: 16px;
}

.leftmenu_list li {
	display: inline;
}

.leftmenu_list a {
	color: #A54C6A;
	text-decoration: none;
	padding-left: 9px;
	display: block;
}
.leftmenu_list a:hover {
	text-decoration: underline;
}

/* HOME PAGE PRODUCTS
-------------------------------------*/

.homeproduct{border-bottom:1px dashed #50806A; padding:8px 0;}
.homeproduct .txt{padding:2px 8px 0 0;}
.homeproduct a{font:bold 14px Arial, Helvetica, sans-serif;}
.homeproduct span{color:#333;font-weight:bold;padding:2px 8px 0 0;}

/* TITLES
-------------------------------------*/

h1 {
	font-size: xx-large;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dashed #50806A;
	color: #000000;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
}

/* RIGHT BACKGROUND
-------------------------------------*/

td.rightbg{
width:5px;
}

/* HORIZONTAL RULE
-------------------------------------*/

HR {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #50806A;
}
#menuhome {
	background-color: #A54C6A;
	height: 34px;
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	text-align: center;
	line-height: 1.3;
}
.Bodymenu {
	width: 570px;
	text-align: left;
}
#menuhome li.h {
	padding: 2px 0px 0px 2px;
	background: url('images/Elegance/separator.gif') no-repeat 0px 6px;
}
h2 {
	font-size: x-large;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight : bold;
	padding-top: 3px;
	color: #000000;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
}
table {
	margin-right: auto;
	margin-left: auto;
	
}
/* Poem format
-------------------------------------*/

.poemctr {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: center;
	padding: 6px;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.note_small {
	color: #000000;
	font-weight: bold;
	font-size: small;
	width: 500px;
	text-align: left;
}

/* Prose excerpt justified format
-------------------------------------*/

.excerpt {
	border: thin double #C0C0C0;
	padding: 10px;
	font-family: "Times New Roman";
	font-size: x-large;
	color: #000000;
	text-align: justify;
	background-color: #FCC19E;
}
.poemleft20 {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 20px;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	width: 500px;
}
.essayleft {
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 10px 10px 10px 20px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: 400;
	color: #000000;
}
.poemleft40 {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 40px;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	width: 500px;
}
.poemleft80 {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 80px;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.poemleft60 {
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 60px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.auto-style2 {
	border-left: thin solid #808080;
	border-right: thin solid #808080;
	padding: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url('images/leftmenubg.gif');
	background-repeat: repeat-y;
	width: 147px;
	line-height: 16px;
	text-align: center;
	height: 560px;
}
.auto-style11 {
	font-size: medium;
	text-align: center;
	font-style: italic;
	font-weight: 500;
	color: #FFFFFF;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.auto-style4 {
	text-align: center;
	color: #000000;
	font-weight: 700;
}
.auto-style6 {
	border-color: #A5466A;
	border-width: 0;
	width: 150px;
}
.center {
	text-align: center;
}
.centered-table {
	margin-right: auto;
	margin-left: auto;
}
.auto-style8 {}
.auto-style10 {
	text-align: center;
	color: #990000;
}
.auto-style12 {
	background-image: url('images/ivryblur.jpg');
}
.auto-style13 {
	font-family: Verdana;
}
.auto-style14 {
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.auto-style15 {
	text-align: justify;
	color: #000000;
	font-weight: normal;
	font-size: large;
	width: 600px;
}

.leftmenu2b {
	background-color: #A5466A;
	width: 150px;
}

.centerimg {
	text-align: center;
	font-size: small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.auto-style16 {
	text-align: center;
	color: #000000;
	font-weight: 700;
	font-size: medium;
}
.auto-style18 {
	color: #990000;
}
.auto-style19 {
	font-size: small;
}

.auto-style25 {
	font-size: x-small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.auto-style26 {
	color: #000000;
	font-size: x-small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}


/* Table of Poem List format begin
-------------------------------------*/
	
.auto-style21 {
	border: thin solid #C0C0C0;
	color: black;
	font-size: large;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	vertical-align: middle;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.auto-style22 {
	padding: 3px 3px 3px 6px;
	margin: 1px;
	border: thin solid #C0C0C0;
	color: black;
	font-size: large;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: left;
	vertical-align: middle;
}
.auto-style23 {
	border: thin solid #C0C0C0;
	padding: 3px;
	color: black;
	font-size: large;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
.auto-style29 {
	border: thin solid #C0C0C0;
	padding: 3px;
	color: red;
	font-size: medium;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: general;
	vertical-align: middle;
	white-space: normal;
}
.auto-style30 {
	border: thin solid #C0C0C0;
	padding: 2px;
	color: red;
	font-size: medium;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: general;
	vertical-align: middle;
	white-space: normal;
}
.auto-style35 {
	padding: 2px 6px 2px 2px;
	color: black;
	font-size: large;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	vertical-align: middle;
	border-style: solid;
	border-color: #C0C0C0;
	border-width: thin;
	text-align: right;
}
.auto-style36 {
	border: thin solid #C0C0C0;
	padding: 3px;
	color: red;
	font-size: medium;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	vertical-align: middle;
	white-space: normal;
}
.auto-style44 {
	border: 1px solid #C0C0C0;
	table-layout: fixed;
}
.auto-style45 {
	color: #800000;
	font-size: small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
}
.auto-style46 {
	font-size: medium;
	font-style: normal;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.auto-style47 {
	background-color: #FCC19E;
}


/* Table of Poem List format end
-------------------------------------*/

.auto-style2a {
	border-left: thin solid #808080;
	border-right: thin solid #808080;
	padding: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url('images/leftmenubg.gif');
	background-repeat: repeat-y;
	width: 147px;
	line-height: 16px;
	text-align: center;
	height: 350px;
	border-left-style: solid;
	border-left-width: thin;
}

.poemleft10med {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: left;
	padding: 6px 6px 6px 10px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.poemleft60medem {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: left;
	padding: 6px 6px 6px 60px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.poemleft60med {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: left;
	padding: 6px 6px 6px 60px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.poemleft20med {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: left;
	padding: 6px 6px 6px 20px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.essayjustmed {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: justify;
	padding: 6px 20px 6px 20px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.auto-style24L {
	font-size: large;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.quotejust40medem {
	font-size: medium;
	text-align: justify;
	padding: 6px 20px 6px 40px;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	color: #000000;
	font-style: italic;
}
.quotejust40med {
	font-size: medium;
	text-align: justify;
	padding: 6px 20px 6px 40px;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	color: #000000;
	font-style: normal;
}
.quoteleft20med {
	font-size: medium;
	text-align: left;
	padding: 6px 6px 6px 20px;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	color: #000000;
}
.auto-style21blubg {
	border: thin solid #C0C0C0;
	color: black;
	font-size: medium;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	vertical-align: middle;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background-color: #B4C8FE;
}
.auto-style29blk {
	border: thin solid #C0C0C0;
	padding: 3px;
	color: #000000;
	font-size: medium;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: general;
	vertical-align: middle;
	white-space: normal;
}
.essayjustmedother {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: medium;
	text-align: justify;
	padding: 6px 20px 6px 20px;
	font-weight: normal;
	color: #000000;
}
.essayleftmedother {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: left;
	padding: 6px 20px 6px 20px;
	border-style: double;
	border-color: #C0C0C0;
	font-weight: normal;
	color: #000000;
}
.centerimgbkgrd {
	border: thin double #000000;
	text-align: center;
	font-size: x-small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	background-color: #FCC19E;
}
.auto-style16rt {
	text-align: right;
	color: #000000;
	font-weight: 700;
	font-size: medium;
}
.auto-style26w {
	color: #FFFFFF;
	font-size: x-small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.leftmenu2c {
	width: 155px;
}
.poemleft10 {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 10px;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.quotejust60medem {
	font-size: medium;
	text-align: justify;
	padding: 6px 20px 6px 6px;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	color: #000000;
	font-style: italic;
	left: 60px;
}
.auto-style21tanbg {
	border: thin solid #C0C0C0;
	color: black;
	font-size: medium;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	vertical-align: middle;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background-color: #E6CBAE;
}
.auto-style22L {
	padding: 3px 3px 3px 6px;
	margin: 1px;
	border: thin solid #C0C0C0;
	color: black;
	font-size: large;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	vertical-align: middle;
}
.auto-style23sm {
	border: thin solid #C0C0C0;
	padding: 3px;
	color: black;
	font-size: small;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
.auto-style23xsmc {
	border: thin solid #C0C0C0;
	padding: 3px;
	color: black;
	font-size: x-small;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}
.note_small_normal150 {
	color: #000000;
	font-weight: 100;
	font-size: small;
	width: 150px;
	text-align: left;
}
.quotejust40mednotWH {
	font-size: medium;
	text-align: justify;
	padding: 6px 20px 6px 40px;
	border-color: #C0C0C0;
	color: #000000;
	font-style: normal;
}
.note_small_norm_ctr {
	color: #003399;
	font-weight: normal;
	font-size: small;
	text-align: center;
}
.rttextbox {
	padding: 0px 4px 0px 40px;
	display: block;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	color: #003399;
	list-style-type: none;
	margin: 0px;
	width: 140px;
	line-height: 16px;
	text-align: center;
}
.poemleft40med {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: left;
	padding: 6px 6px 6px 40px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.note_smal_notboldblk {
	color: #000000;
	font-weight: normal;
	font-size: small;
	width: 500px;
	text-align: left;
}
.poemleft40med {
	font-family: "Times New Roman";
	font-size: medium;
	text-align: left;
	padding: 6px 6px 6px 40px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.poemleft120 {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 120px;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
}
.poemleft60sm {
	font-family: Constantia;
	font-size: small;
	text-align: left;
	padding: 6px 6px 6px 60px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.poemleft40sm {
	font-family: Constantia;
	font-size: small;
	text-align: left;
	padding: 6px 6px 6px 40px;
	border-style: double;
	border-color: #C0C0C0;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.style_cell_blue_LM_L {
	text-align: left;
	border: 1px solid #B4C8FE;
	font-size: large;
}
.style_cell_dark_C_L {
	text-align: center;
	border: 1px solid #008080;
	font-size: large;
	font-weight: bold;
}
.style_greycell {
	border: 1px solid #008080;
	background-color: #CCCCCC;
}
.style_L {
	font-size: large;
}
.auto-style_TMenu {
	margin-left: 10px;
	list-style-type: none;
}
.style_rtcol {
	border-color: #A5466A;
	border-width: 0;
	width: inherit;
}
.Style50 {
}
.center140 {
	text-align: center;
	width: 140px;
}
.style_border1 {
	border-width: 1px;
}
.style_S {
	font-size: small;
}
.style_Mpurple {
	color: #800000;
	font-size: medium;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
}
.style_LCellborder {
	border: 1px solid #0000FF;
	color: black;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	vertical-align: middle;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.style_LCellborderblue_LM {
	border: 1px solid #0000FF;
	color: black;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: left;
	vertical-align: middle;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.style_LCellborderblue_RM {
	padding: 3px;
	border: 1px solid #0000FF;
	color: black;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: right;
	vertical-align: middle;
}
.style_SCellborderblue_RM {
	padding: 3px;
	border: 1px solid #0000FF;
	color: black;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: right;
	vertical-align: middle;
}
.style_SCellbordergrey_Ctr {
	padding: 3px;
	border: thin solid #C0C0C0;
	color: black;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: center;
	vertical-align: middle;
}
.style_S_purple {
	color: #800080;
	font-size: small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.auto-style50 {
	text-align: left;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	color: black;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
	border: thin solid #C0C0C0;
	margin: 1px;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.style50_L_LM_cellbordergrey {
	text-align: left;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	color: black;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
	border: thin solid #C0C0C0;
	margin: 1px;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.style_XXL {
	font-size: xx-large;
}
.style_XL {
	font-size: x-large;
}
.style_M {
	font-size: medium;
}
.note_M {
	color: #000000;
	font-weight: bold;
	font-size: medium;
	width: 500px;
	text-align: left;
}
.Style_RM {
	text-align: right;
}
.style_borderwid0 {
	border-width: 0px;
}
.note_M_Ctr {
	color: #000000;
	font-weight: bold;
	font-size: medium;
	width: 500px;
	text-align: center;
}
.poemleft40_ital {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 40px;
	background-color: #FCC19E;
	font-weight: normal;
	color: #000000;
	width: 500px;
	font-style: italic;
}
.quoteleft40 {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: left;
	padding: 6px 6px 6px 40px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	width: 500px;
}
.essayjustLother {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: large;
	text-align: justify;
	padding: 6px 20px 6px 20px;
	font-weight: normal;
	color: #000000;
}
.essayjustXLother {
	border: thin double #C0C0C0;
	font-family: "Times New Roman";
	font-size: x-large;
	text-align: justify;
	padding: 6px 20px 6px 20px;
	font-weight: normal;
	color: #000000;
}
.style_LCellborderblue_XLM {
	border: 1px solid #0000FF;
	color: black;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-align: left;
	vertical-align: middle;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.styleXL_blueborder {
	text-align: left;
	border: 1px solid #B4C8FE;
	font-size: x-large;
}
