BODY {
	color: #435656;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
	font-size: 14pt;
}

a:link {
	color: #1C346C;
}

/* visited link */
a:visited {
	color: #1C346C;
}

/* mouse over link */
a:hover {
	color: #1C346C;
}

/* selected link */
a:active {
	color: #1C346C;
}

.msg {
	color: #750F41;
	font-weight: bold;
}

.cover {
	background: linear-gradient(to right, #4E4E4E 3px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.25) 7px, rgba(255, 255, 255, 0.25) 10px, transparent 12px, transparent 16px, rgba(255, 255, 255, 0.25) 17px, transparent 22px), url(images/BookCover.jpg);
	background-size: 350px;
	box-shadow: 0 0 5px -1px black, inset -1px 1px 2px rgba(255, 255, 255, 0.5);
	margin: auto;
	border-radius: 5px;
	.button

{
	font: bold 11px Arial;
	text-decoration: none;
	background-color: #EEEEEE;
	color: #333333;
	padding: 2px 6px 2px 6px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}

p.MsoNormal {
	margin-bottom: .0001pt;
	font-size: 10.0pt;
	font-family: "Times New Roman","serif";
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}

p.nomargin {
	margin-bottom: .0001pt;
	text-align: justify;
	font-size: 12.0pt;
	font-family: "Times New Roman","serif";
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}

HR { border: 2px solid Black; }

FORM{margin:0px;}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]  {width: 100% !important;}

.dimmed {
  position: relative;
}

.dimmed:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}

.b{
border:1px solid #435656;
}

.tablehook{ 
	border-top: 1px solid #946E3D;
	border-right: 1px solid #FFD363;
 }

.tableline{ 
	border-right: 1px solid #FFD363;
 }
.tablemenu{
	border-top: 1px solid #594324;
	border-right: 1px solid #594324;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;	
	background: url(./images/table_back2.jpg);
}
.tablecontent{
	border-right: 1px solid #8C6552;
	border-left: 1px solid #573F33;
	border-bottom: 1px solid #573F33;	
	border-top: 1px solid #8C6552;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FDFCFB;
}
.tablecontent a:link { color:#6D250C; text-decoration: none; }
.tablecontent a:visited { color:#6D250C; text-decoration: none; }
.tablecontent a:hover { color:#8C0F0B; text-decoration: none; }
.tablecontent a:active { color:#8C0F0B; text-decoration: underline; }

.leftpanelcontent{
	border-right: 1px solid #946E3D;
	border-bottom: 1px solid #946E3D;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #332217;
}
.bordercell{
	border: 1px solid #946E3D;
}

.threedeetable{
	border-top:1px solid #DDECEB;
	border-left:1px solid #DDECEB;
	border-right:1px solid #6B564A;
	border-bottom:1px solid #6B564A;
	background-color:#DDDDDD;
}
.threedeepanel{
	border-right: 1px solid #DDECEB;
	border-top: 1px solid #DDECEB;
	border-left: 1px solid #6B564A;
	border-bottom: 1px solid #6B564A;
	background-color:#DDDDDD;
}
.panel{
background-color:#DDDDDD;
}

.contentpanel{
background-color:#F7F2F0;
}

.contenttext{
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	color: #435656;
}
.contentdetail{
	font-family: Tahoma, sans-serif;
	font-size: 7pt;
	color: #573F33;
}
.contentmenu {
	color: #FFE4B5;
	font-size:10pt;
	font-weight:bold;
}
.contenttitle {
	color: #435656;
	font-size:12pt;
	font-weight:bold;
}
.boldcontenttitle {
	color: #435656;
	font-size:12pt;;
	font-weight:bold;
}
.thumb{
	border:1px solid #FFE4B5;
}
.tablediv{ 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}
.msg{ color: #DC143C;  font-size: 12pt;  font-weight: bold;   }

.admintitle{ color: White;  font-family: Tahoma, sans-serif;  font-size: 12pt;  font-weight: bold;    }