body {  font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-y;
}

td.mast { background-color: #660000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #FFF;
}


td.nav { text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


td.nav a {
text-decoration: none;
font-weight: bold;
color: #FFF;
font-size: 11px;
}

td.nav a:hover {
color: #FFC;
text-decoration: underline;
}


h1 {
font-size: 18px;
font-weight: bold;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #600;
}

h2 a, h2 a:visited { color: #600;
	text-decoration: none;
}

h2 a:hover {text-decoration: underline;
}

p {  font-size: 12px;
	text-align: justify;
}

ul {font-size: 12px;
}

p a, p a:visited { color: #0000CC;
}

p.articleList a, p.articleList:visited { color: #00C; text-decoration: none; }
p.articleList a:hover {text-decoration: underline; }

div.panel { margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	text-align: left;
	color: #600;
}

div.panel a, div.panel a:visited { color: #600;
}

table.latestArticles { background-color: #600;	}
table.latestArticles td { background-color: #FFF;	}

p.quotation { padding-left: 20px;
	padding-right: 20px;
}

.quotes {
font-size: 12px;
text-align: justify;
color: #993300;
}

.subtitle {
font-size: 16px;
font-weight: bold;
color: #FFFFCC
}

.imgtxt {
font-size: 12px;
font-weight: bold;
color: #FFFFCC
}

.caption {
font-size: 12px;
font-weight: bold;
color: #993300
}

.capt {
font-size: 10px;
Background-color: #600;
color: #FFF
}


.description{
font-size:11px;
font-weight: bold;
}

.name {
font-size: 14px;
font-weight: bold;
text-align: left;
color: #996633
}

div.footer, div.footer a, div.footer a:visited {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

img { border-color: #000000;
}
.support-link {
	color: #fff;
	text-decoration: none;
	padding: 10px 10px;
	margin: 10px 0;
	position: relative;
	font-size: 14px;
	text-shadow: 0 1px 1px #000;
}
.support-link:hover {text-decoration:underline;}
#dialog .body p {color: #444; text-align:left; line-height: 1.5;}
#dialog .body h2 {
	font-size: 20px;
}
#dialog .body .donate {
	text-align: center;
	padding: 15px 0 0 0;
}

.ebook {
	background:#fefbf3;
	background-image: url('/images/ebook_bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 60px;
	padding: 5px 0;
	margin-bottom: 20px;
	min-width: 600px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 2px 2px 5px #ccc;
	position: relative;
}
div.ebook p {padding: 0;margin: 5px 0; text-align: center; }
div.ebook p.title {
	font-size: 22px;
	text-align: center;
	padding-top: 10px;
}
div.ebook .header{
	color: #fff;
	text-shadow: 1px 2px 5px #222;
}
div.booklist_wrapper {
	padding-top: 20px;
	width: 100%;
	margin: auto;
	text-align: center;
}
span.booklist {
	width: 100px;
	text-align: center;
	margin: auto;
	display: inline-block;
	padding: 0 20px;
	margin: auto;
}
span.booklist p {
	text-align: center;
}
span.booklist a.link {
	color: #fff;
	text-decoration: none;
	display: block;
	background: #960909;
	padding: 5px 0;
	margin: 15px 0 30px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
span.booklist a:hover {
	background: #b42020;
	color: #fff;
}
.icon {position: absolute;
	top: -35px;
	right: 10px;
}
.amazon,
.lulu {
	display: inline-block;
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 285px;
}
.logo {
	display: block;
	padding: 0 0 10px 0;
	height: 62px;
}
.booklist_wrapper ul {
	text-align: left;
	margin: 0;
	padding: 0 0 20px 40px;
}
.booklist_wrapper ul li {
	padding-top: 10px;
}
.booklist_wrapper ul li a {
	font-size: 14px;
	color: #08c;
	text-decoration: none;
}
.booklist_wrapper ul li a:hover {
	text-decoration: underline;
}
table.burmese_book td {
	width: 25%;
	text-align: center;
	vertical-align: top;
}
#fb-root { padding: 15px 0 0 0;}
.fblink {
	margin: auto;
	text-align: center;
	padding: 10px 0;
}
.fblink a {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}
.fblink a:hover {
	text-decoration: underline;
}