/* At-Rules */
@charset "windows-1251";

CENTERPG {width: 1018}
.global {
margin:0px; padding:0px; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;
color:#000000; font-size:12px; text-align:left;
}

.default_style {
position:absolute; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box;
}

.plain_text {
position:absolute; overflow:auto; box-sizing:border-box; -moz-box-sizing:border-box;
}

.heading {
position:absolute; padding:2; border-width:1; border-style:solid; border-color:#D8D8D8;
font-weight:bold; font-size:16px; text-align:center; overflow:hidden; box-sizing:border-box;
-moz-box-sizing:border-box;
}

.subheading {
position:absolute; font-weight:bold; text-align:left; overflow:hidden; box-sizing:border-box;
-moz-box-sizing:border-box;
}


BODY {background-color: ebd6c2; background-image: url(img/backgrnd.jpg); background-repeat: no-repeat; background: url(img/backgrnd.jpg)}	  
/* -- -- -- -- -- Link Styles -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
a:link {
     font-size: 16px;
     color: #000000;
     text-decoration: underlined;
     }
a:hover {
     font-size: 16px;
     color: #ff0000;
     text-decoration: none;
     }
a:visited {
     font-size: 16px;
     color: #008800;
     text-decoration: underlined;
     }
a:active {
     font-size: 16px;
     color: #0000ff;
     text-decoration: none;
     }	  
/* End of style section. Generated by AceHTML at 24.05.2001 20:45:34 */
