a
{
	color: black;
}

.break
{
}

a.newsHeader:hover, a.newsHeader:link, a.newsHeader:visited, a.newsHeader:active, .newsHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #8B4513;
}

a.linkMore:hover, a.linkMore:link, a.linkMore:visited, a.linkMore:active
{
	font-size: 11px;
	font-weight: bold;
	color: #8B4513;
}

#pageArray
{
	font-size: 11px;
	color: #333333;
	text-align: center;
}

#pageArray a
{
	color: Black;
	text-decoration: none;
}

a.pathLink:link, a.pathLink:hover, a.pathLink:visited, a.pathLink:active
{
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
a.pathLink:hover
{
	color: #BE2F21;
}

.detal
{
	font-size: 12px;
	color: #555555;
}
.detal3
{
	font-size: 12px;
	color: #808080;
}
.bookDesc
{
	font-size: 11px;
	color: #222222;
}
.detal2
{
	color: #555555; 
	font-size: 11px;
}
.date
{
	color: #808080; 
	font-size: 9px;
	margin-bottom: 6px;
}

a.back:link, a.back:hover, a.back:visited, a.back:active
{
	font-size: 12px;
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
}

.h1,.h4
{
	font-size: 16px;
	color: #B22222;
	text-align: center;
}
.h4
{
	text-align: left;
}

a.linkCat:hover, a.linkCat:link, a.linkCat:visited, a.linkCat:active
{
	font-size: 12px;
	font-weight: bold;
	color: #8B4513;
	text-transform: uppercase;
}
a.linkCat:hover
{
	color: black;
}

.hLine
{
	line-height: 1px;	
	font-size: 1px;
	background: url(/img/hline.gif);
	width: 557px;
	height: 3px;
	clear: both;
}

.hdots
{
	background: url(/img/hdots.gif);
	background-position: center;
	background-repeat: repeat-x;
	width: 300px;
	font-size: 1px;
	line-height: 1px;
	margin: 5px auto 5px auto;
}

.hdots2
{
	background: url(/img/hdots.gif);
	background-position: center;
	background-repeat: repeat-x;
	font-size: 1px;
	line-height: 1px;
	margin-left: 100px;
}

#footer a
{
	color: white;
	text-decoration: none;
}

#headerBottom a
{
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.in
{
	background: #FDF9F9;
	border: 1px solid gray;
}

div#flashMessage
{
	padding: 5px;
	background-color: #FF5E5E;
	color: white;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

.error_message
{
	color: red;
	font-weight: bold;
	font-size: 10px;
}

#pageHeader
{
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-indent: 10px;
}

.menuLink
{
	font-size: 14px;
	color: #643200;
}