/* begin body rules */

body {
 font-family: verdana, arial, helvetica;
 font-size: 10px;
 line-height: 15px;
 margin-left: 56px;
 margin-right: 32px;
 background: #0a3a5e;
 color: #bebebe;
 text-align: left
}

.minty {
 color: #003377;
 background: #cccc99;
 margin-left: 128px;
 margin-right: 128px;
 font-family: verdana, arial, helvetica;
 font-size: 12px;
 line-height: 18px;
 text-align: left;

/*
 background-image: url(http://www.vietnambla.com/img/border.gif);
 background-repeat: repeat-y;
*/
}

.gray {
 color: #454522;
 background: #af9aa1;
 margin-left: 96px;
 margin-right: 32px;
 font-family: verdana, arial, helvetica;
 font-size: 10px;
 line-height: 15px;
 text-align: left;
}

/* disable IE-centric fanciness

 scrollbar-face-color:"gray";
 scrollbar-shadow-color:"gray";
 scrollbar-highlight-color:"gray";
 scrollbar-3dlight-color:"gray";
 scrollbar-darkshadow-color:"gray";
 scrollbar-track-color:"gray";
 scrollbar-arrow-color:"gray";

*/

.greenborder {
 color: #bebebe;
 background: #0a3a5e;
 margin-left: 96px;
 margin-right: 32px;
 font-family: verdana, arial, helvetica;
 font-size: 10px;
 line-height: 15px;
 background-image: url(http://www.vietnambla.com/img/border.gif);
 background-repeat: repeat-y;
 text-align: left
}

.indent {
 margin-left: +64px;
 margin-right: +64px;
 text-align: left
}

.indentplus {
 margin-left: +70px;
 margin-right: +64px;
 text-align: left
}

/* end body rules */

/*begin div tags */

.leftbox {
 text-align: left;
 padding: 0px;
}

.leftbox25 {
 float: left;
 width: 25%;
 text-align: left;
 padding: 0px;
}

.leftbox50 {
 float: left;
 width: 50%;
 text-align: left;
 padding: 0px;
}

.leftbox75 {
 float: left;
 width: 75%;
 text-align: left;
 padding: 0px;
}


.rightbox {
 text-align: left;
 padding: 0px;
}

.rightbox50 {  
 float:right;
 width: 50%;
 text-align: left;
 padding: 0px;
}

.rightbox75 {
 float:right;
 width: 75%;
 text-align: left;
 padding: 0px;
}

.olive100 {
 width: 100%;
 background: #999966;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 padding-right: 8px;
}

.olive70 {
 width: 70%;
 background: #999966;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 padding-right: 8px;
}

.slate100 {
 width: 100%;
 background: #18233d;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 padding-right: 8px;
}

.filler {
 width: 100%;
 height: 16px;
}

/* end div tags */

/* begin red link rules (disabled)

a:link {
 color: #aa5454;
}

a:visited {
 color: #dddddd;
}

a:hover {
 color: #FF6600;
}

end red link rules */

/* begin blue link rules */

a:link {
 color: #3464ba;
}

a:visited {
 color: #3c3c3c;
}

a:hover {
 color: #1177ff;
}

/* end blue link rules */

/* begin text rules */

h1 {       
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: -64px;
 font-size: 18px;
 line-height: 20px;
 color: #aa5454;
 text-align: left
}

h2 {  
 margin-top: 10px;
 margin-bottom: 10px;
 font-size: 13px;
 line-height: 18px;
 color: #18233d;
 text-align: center
}

h2.left {
 margin-top: 2px;
 margin-bottom: 0px;
 line-height: 10px;
 font-size: 12px;
 color: #aa5454;
 text-align: left
} 

h3 {
 margin-top: 10px;
 margin-bottom: 10px;
 font-size: 12px;
 line-height: 18px;
 color: #336699;
 text-align: left
}

h4 {
 margin-top: 10px;
 color: #555555;
 text-align: left;
 font-size: 10px;
 line-height: 18px;

}


.table {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 16px;
 width: 25%;

}

.table2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 16px;
 width: 33%;

}



/* begin text color rules */

.green {
 color: #CCFFCC;
}

.blue {
 color: #336699;
}

.orange {
 color: #FF9933;
}

.red {
 color: #aa5454;
}

.white {
 color: #eeeeee;
}

.mintytext {
 color: #cccc99;
}

/* end text color rules */

/* begin special typset rules */

.smallcaps {
 font-size:11px;
}

.bluecaps {
 color: #336699;
 font-size: 11px;
}

/* end special typeset rules */


