body {
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
font-size: 12px;
background-color: white;
background-image:url(images/bg.jpg);
color:black;
}

.cache{font-size: 10px;color:gray;}

div.content
{
padding:20;
text-align:left;
border: solid 1 ;
}
/*----------------------------------*/

#top-logo{font-size:36px;color:maroon;}

.mylinks {border-bottom:1 solid #B0B0B0;padding:2 0 2 0;}

.mm{
 font-family: zawgyi-one;
 font-size:14px;
 color:black;
 margin-left:0px;
 margin-right:10px;
}

.en{
 font-size:14px;
 color:black;
 margin-left:0px;
 margin-right:10px;
}

.mm a:link {FONT-SIZE: 14px;}
.mm a:visited {FONT-SIZE: 14px;}
.mm a:hover {FONT-SIZE: 14px;}

.en a:link {FONT-SIZE: 14px;}
.en a:visited {FONT-SIZE: 14px;}
.en a:hover {FONT-SIZE: 14px;}

.heading1{
 font-size:18px;
 font-weight:bold;
 color:blue;
 margin:0 0 0 0;
}

.first_letter{
 font-size:14px;
 font-weight:bold;
 color:#006633;
 margin:0 0 0 0;
}

.code {
    BORDER-RIGHT: #003b62 2px solid; PADDING-RIGHT: 7px; BORDER-TOP: #003b62 2px solid; PADDING-LEFT: 7px; FONT-SIZE: 80%; PADDING-BOTTOM: 7px; MARGIN: 5px; BORDER-LEFT: #003b62 2px solid; PADDING-TOP: 7px; BORDER-BOTTOM: #003b62 2px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #eee9e9
}
.display {
    BORDER-RIGHT: #003b62 2px solid; PADDING-RIGHT: 7px; BORDER-TOP: #003b62 2px solid; PADDING-LEFT: 7px; FONT-SIZE: 80%; PADDING-BOTTOM: 7px; MARGIN: 5px; BORDER-LEFT: #003b62 2px solid; PADDING-TOP: 7px; BORDER-BOTTOM: #003b62 2px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #eee9e9
}
.special {
    FONT-WEIGHT: bold; FONT-SIZE: 70%; MARGIN: 10px 0px 0px; COLOR: #006600; FONT-FAMILY: serif
}

/*----------------------------------*/



h1 {
font: normal 220% Arial, Helvetica, sans-serif;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:16px;
}
h3 {
font: normal 110% Georgia, Arial, Helvetica, sans-serif;
}
th{
background-image: url(./images/subthbg.jpg);
color:black;
font-family: "Tahoma";
font-weight: bold;
font-size: 8pt;
}

a{
text-decoration: none;
color: maroon;
font-size:12px;
}

a:hover{
text-decoration: underline;
color: blue;
}

a:active{
font-weight: bold;
}

table{
border: 0px none Black;
font-family: Arial, Helvetica, sans-serif;
}

p.text {
font-size: 12px;
font-family: "MS Sans Serif", Geneva, sans-serif;
color:black;
}

ul {
margin: 0px 0px 0px 36px;
padding: 0px;
list-style: square;
}

ul.list1 {
margin: 0px 0px 0px 16px;
padding: 0px;
list-style: square;
}

.list2{margin-bottom:7px;}

form{
line-height: 15px;
}

input,textarea,select{
border: 1px solid #7F9DB9;
background-color: White;
}

input,select{
font-size: 10px;
}

td{
color:black;
font-size:12px;
}


table.nav{
background-image:url(images/top_bg.png);
font-weight: bold;
font-size: 8pt;
text-align: right;
height: 28px;
color: #EEEEEE;
}

td.forumheader3{
background-image:url(images/bg.jpg);
font-weight: bold;
font-size: 8pt;
text-align: right;
vertical-align: top;
height: 28px;
color: maroon;
}

td.fcaption,td.forumheader{
background-image:url(images/bg.jpg);
font-weight: bold;
font-size: 8pt;
border-bottom:dotted 1px black;
vertical-align: top;
}

a.nav{
color:#FFFF00;
background-image:none;
}

table.winheader{
background-color: #3C5EA8;
margin-bottom:7px;
}

td.winheader, th.winheader{
background-image: url(./images/thbg.jpg);
text-align:center;
font-family: "Tahoma";
font-weight: bold;
font-size: 8pt;
height: 21px;
}


td.window, th.window{
background-image: url(./images/bg.jpg);
font-family: "Tahoma";
/*font-weight: bold;*/
font-size: 8pt;
/*height: 21px;*/
}

.smalltext{

   font-size:10px;
}

td.forumheader3{
  text-align:left;
  color:black;
  font-weight:normal;
}

.alttd{
padding-top:5px;
padding-bottom:5px;
background-color:#DCDCDC;
color:gray;
font-size:10px;
}

.copyright{
font-size: 9px;
font:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.row1{}

.row2{
background-image: url(./images/row2.gif);
}

.row3{
background-image: url(./images/row3.gif);
}

td.sub{
    font-family: "Tahoma";
    font-weight: bold;
    font-size: 8pt;
}

.text{
    background-color: #C2C8CB;
    font-family:"Courier New", Courier, mono;
    text-align:left;
    font-size: 10pt;
}
.special {
color: red;
}

.codetitle {
margin: 10px 5px 0px 5px;
padding: 4px;
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #A9B8C2;
color: black;
background-color: #A9B8C2;
font-size: 8pt;
}

.codetext {
margin: 0px 5px 10px 5px;
padding: 5px 5px 5px 5px;
border-color: #A9B8C2;
border-width: 0px 1px 1px 1px;
border-style: solid;
color: black;
font-weight: normal;
font-size: 8pt; font-family: "Courier New", Courier, mono;
background-color: #FAFAFA;
overflow: auto
}

img{
border-width: 0px;
}

#navbar {
    font-size: 12px;
    font-weight:bold;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
}

.link_seperator{
 color:#000000;
 font-weight:bold;
}

#navbar a {
    color: yellow;
    text-decoration: none;
}
#navbar a:active {
    text-decoration: none;
}
#navbar a:visited {
    text-decoration: none;
}
#navbar a:hover {
    color: white; text-decoration:
    underline;
}


