/* -------------------------- Default Classes -------------------------- */
body {margin: 0px; font: 12px "Times New Roman", Times, serif; color:#333333; background-color:#FFFFFF;}
.container{width:796px; margin:0 auto; padding:10px; background-color:#000000;}
.container2{width:776px; margin:0 auto; padding:2px; background-color:#FFFFFF;}
.container3{width:770px; margin:0 auto; padding:0px; background-color:#FFFFFF; border:1px solid #EBC422;}
img {border:none;}
A:link {color: #070B7D; text-decoration: underline;}
A:visited {color: #070B7D; text-decoration: underline;}
A:hover {color: #070B7D; text-decoration: none;}

/* -------------------------- Footer Classes -------------------------- */
.ftr11 {font: 11px "Times New Roman", Times, serif;}
.ftr13 {font: 13px "Times New Roman", Times, serif;}
.ftr14 {font: 14px "Times New Roman", Times, serif;}
.ftr15 {font: 15px "Times New Roman", Times, serif;}
.ftr18 {font: 18px "Times New Roman", Times, serif;}
.ftr20 {font: 20px "Times New Roman", Times, serif;}
.fv09 {font: 9px  Verdana, Arial, Helvetica, sans-serif;}
.fv10 {font: 10px  Verdana, Arial, Helvetica, sans-serif;}
.fv11 {font: 11px  Verdana, Arial, Helvetica, sans-serif;}
.fv12 {font: 12px  Verdana, Arial, Helvetica, sans-serif;}
.fv13 {font: 13px  Verdana, Arial, Helvetica, sans-serif;}
.fv14 {font: 14px  Verdana, Arial, Helvetica, sans-serif;}
.fv15 {font: 15px  Verdana, Arial, Helvetica, sans-serif;}
.fv16 {font: 16px  Verdana, Arial, Helvetica, sans-serif;}


TABLE.nlink TD A:link {color: #FFEC9D; text-decoration: none;}
TABLE.nlink TD A:visited {color: #FFEC9D; text-decoration: none;}
TABLE.nlink TD A:hover {color: #FFEC9D; text-decoration: none;}
/* -------------------------- Header Classes -------------------------- */
.header { background-image:url(headBg.gif); background-repeat:no-repeat;}

/* -------------------------- Footer Classes -------------------------- */
.footer { background-image:url(footerBg.gif); color:#EBC422;}
TABLE.footer TD A:link {color: #EBC422; text-decoration: none;}
TABLE.footer TD A:visited {color: #EBC422; text-decoration: none;}
TABLE.footer TD A:hover {color: #EBC422; text-decoration: underline;}

/* -------------------------- Body Classes -------------------------- */
.orange { color:#FF7800;}
.blue { color:#070B7D;}
.gray { color:#1C1C1C;}
.yellow { color:#CD9C00;}
.black { color:#000000;}
.imgV {vertical-align:middle;}
.bold {font-weight:bold;}
.txt { text-align:justify;}

.containerInner { background-image:url(mainBg.gif); width:770px; background-repeat:no-repeat;}

.rightBox { background-color:#ECEBEB; padding:6px 12px;}
