﻿body
{
	background-color: #FDEDDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Zawgyi-One;
	font-size: small;
}

.CommandButton
{
    font-size: x-small;
    padding-right: 10px;
    padding-left: 10px;
}
.CommandInput
{
    font-size: xx-small;
    font-weight: normal;
    background-color: #FBFBFB;
    border: 1px solid #666666;
}
.banner_left
{
	background-image: url( '../images/banner_left.png' );
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_fill
{
	background-position: 0px 0px;
	background-image: url( '../images/banner_fill.png' );
	background-repeat: repeat-x;
}
.banner_right
{
	background-position: 0px 0px;
	background-image: url(  '../images/banner_right.png' );
	background-repeat: no-repeat;
}
.ImgButton
{
    position: relative;
    top: 0px;
    left: 0px;
}
.LinksBottom
{
	font-family: Verdana;
	font-size: x-small;
	color: #666666;
}
.LinksBottom a:link
{
	color: #000000;
	text-decoration: none;
}
.LinksBottom a:visited 
{
	color: #000000;
	text-decoration: none;
}
.LinksBottom a:hover {

	color: #457D29;
	text-decoration: underline;
}
.LinksBottom a:active {
	color: #000000;
	text-decoration: underline;
}
.ContentBg
{
	background-color: #FDEDDB;
}
.page_header
{
	font-family: zawgyi-One;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
.header_links
{
	font-family: zawgyi-One;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.header_links a:link
{
	color: #CC0000;
	text-decoration: none;
}
.header_links a:visited
{
	color: #CC0000;
	text-decoration: none;
}
.header_links a:hover
{
	color: #009900;
}
.header_links a:active
{
	color: #CC0000;
	text-decoration: underline;
}
.MEDIA_LINK
{
	font-family: zawgyi-One;
	font-size: small;
}
.MEDIA_LINK_TABLE
{
    font-family: zawgyi-One;
    font-size: small;
    text-indent: 20px;
    clip: rect(10px, 30px, 10px, 3px);
    background-image: url('../images/cd_small.png');
    background-repeat: no-repeat;
    background-position: left top;
    display: inline;
    margin-right: 30px;
    padding-right: 5px;
}
.MEDIA_HEADER
{
	font-family: Zawgyi-One;
	font-size: medium;
	font-weight: bold;
}
.THB_TABLE
{
	display: inline;
}
.THB_top {
	background-image: url('../images/thumb/mt.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.THB_left_top {
	background-image: url('../images/thumb/lt.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.THB_right_top {
	background-image: url('../images/thumb/rt.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.THB_left {
	background-image: url('../images/thumb/lm.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.THB_right {
	background-image: url('../images/thumb/rm.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.THB_bottom {
	background-image: url('../images/thumb/mb.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.THB_bottom_right {
	background-image: url('../images/thumb/rb.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.THB_bottom_left {
	background-image: url('../images/thumb/lb.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}


.acHeaderNews
{
    font-family: Zawgyi-One;
    font-size: small;
    cursor: pointer;
    text-indent: 16px;
    text-align: left;
    background-image: url('../images/ac_news.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.acHeaderBio
{
    font-family: Zawgyi-One;
    font-size: small;
    cursor: pointer;
    text-indent: 16px;
    text-align: left;
    background-image: url('../images/ac_bio.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.acHeaderAbout
{
    font-family: Zawgyi-One;
    font-size: small;
    cursor: pointer;
    text-indent: 16px;
    text-align: left;
    background-image: url('../images/ac_about.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.acHeaderDhamma
{
    font-family: Zawgyi-One;
    font-size: small;
    cursor: pointer;
    text-indent: 16px;
    text-align: left;
    background-image: url('../images/ac_dhamma.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.acHeaderBooks
{
    font-family: Zawgyi-One;
    font-size: small;
    cursor: pointer;
    text-indent: 16px;
    text-align: left;
    background-image: url('../images/ac_books.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.acHeaderContacts
{
    font-family: Zawgyi-One;
    font-size: small;
    cursor: pointer;
    text-indent: 16px;
    text-align: left;
    background-image: url('../images/ac_contacts.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.acHeaderLinks
{
    font-family: Zawgyi-One;
    font-size: small;
    cursor: pointer;
    text-indent: 16px;
    text-align: left;
    background-image: url('../images/ac_links.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.acHeader
{
	font-family: Zawgyi-One;
	font-size: 14px;
	font-weight: normal;
	background-color: #FAFFF2;
	color: #333333;
	padding: 5px;
	cursor: pointer;
}
.acHeaderSelected
{
	font-family: Zawgyi-One;
	font-size: 14px;
	font-weight: bold;
	background-color: #CFFFB9;
	color: #826200;
	padding: 5px;
	cursor: pointer;
}
.acContent
{
	font-family: Zawgyi-One;
	font-size: 14px;
}
.shwe_header
{
	font-family: zawgyi-One;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.shwe_content
{
	font-family: zawgyi-One;
	font-size: 12px;
}
.divider_middle
{
	background-image: url('../images/divider_middle.png');
	background-repeat: repeat-x;
}

table.MediaTable
{
    background-position: left bottom;
    border: 1px solid #808080;
    background-color: #FFFFFF;
    font-family: Zawgyi-One;
    font-size: small;
    background-image: url('../images/CD.png');
    background-repeat: no-repeat;
}
a
{
	text-decoration: none;
}
