

body, td {
	overflow:auto;
	margin:0px 0px 0px 0px;
	font-family: Microsoft sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-family: Microsoft sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Microsoft sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-family: "Microsoft sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-position: center middle;
}
.BgNoRepeat 
{
	background-repeat: no-repeat;
}

/*.bg {
	background-image: url(../img2/13.jpg);
	background-repeat: repeat-x;
}
*/
.PostListPaging, a.PostListPaging, a.PostListPaging:hover, a.PostListPaging:visited
{
	text-decoration:underline;
	color: #cc3300;
}

a.PostList, a.PostList:hover, a.PostList:visited
{
	text-decoration:underline;
	color:Black;
}


.PostListPagingActive
{
	color: #660000;
}
.PostListPagingDisable
{
	color: #AAAAAA;
}
.PostListHeader
{
	color: #cc3300;
	text-align:center;
	font-weight: bold;
}
.PostListView
{
	color: #660000;
	text-align:center;
}
.PostListAuthor
{
	color: #CC6600;
	text-align:center;
}
.PostListDate
{
	color: #0066FF;
	text-align:center;
}
.PostListLabel
{
	color: #CC0000;
	text-align:right;
}

/* Printing */
.box 
{ 
	BORDER: medium none; 
	BACKGROUND-COLOR: #e5eef3 
}
.minitext 
{ 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma;
	color: #D15881;	
}
/* /Printing */

/* Publishing */
.readtext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #577E2F;
}
.inputread {
	background-image: url(/images/reading/input.gif);
	background-repeat: no-repeat;
	background-position: middle top;
	border: none;
	background-attachment: fixed;
}
/* /Publishing */

/* Book Shopping */
Table.BookShopping TD.Top
{
	 background-image:url(/images/book_shopping/top-bg.jpg);
	 background-repeat:repeat-x;
}
Table.BookShopping TD.Left
{
	background-image:url(/images/book_shopping/bg-left.jpg);
	background-repeat:repeat-y;
}
Table.BookShopping TD.Right
{
	background-image:url(/images/book_shopping/bg-right.jpg);
	background-repeat:repeat-y;
}
TD.BookShoppingMiddle
{
	padding-left: 45px;
	padding-right: 5px;
}
TD.BookShoppingRight
{
	padding-left: 40px;
}

.BookTitle
{
	font-weight: bold;
	color:#003399;
}
.BookBrief
{
	color:#0C86D3;
}
.red, a.red, a.red:hover, a.red:visited, a.red:link
{
	color: Red;
}
/* /Book Shopping */

.btnReset
{
	background-image: url(/images/forum/reset.jpg);
	border:0px solid #CCC;
	border-width:0  0px;
	text-decoration:none;
	display: inline;
	font-size:11px;
	color:#333;
	height:21px;
	margin:5px 10px 5px 0;
	width:77px;
	white-space:nowrap;
	padding:0 10px;
}
.btnReset:hover
{
	cursor:hand;
}
