1BODY 2{ 3font-size:10pt; 4} 5 6A 7{ 8color:#404040; 9font-size:10pt; 10font-family:verdana,sans-serif; 11text-decoration:none; 12 13} 14 15A:hover 16{ 17color:#993300; 18font-size:10pt; 19font-family:verdana,sans-serif; 20text-decoration:none; 21} 22 23 24 25 26 27.DECORTHING 28{ 29color:silver; 30background-color:gray; 31width:20px; 32height:100% 33} 34 35.SEPHOR 36{ 37color:silver; 38background-color:#000000; 39height:1px; 40 41width:100%; 42}������� ������� 43 44.SEPVER 45{ 46color:silver; 47background-color:#000000; 48width:1px; 49height:100% 50}������� ������� 51 52UL 53{ 54list-style-type:square; 55} 56LI 57{ 58white-space:pre; 59} 60 61 62 63 64 65 66#TOPTITLE 67{ 68color: silver; 69background-color:black; 70font-family:verdana,sans-serif; 71font-size:10pt; 72font-variant:small-caps; 73font-weight:bolder; 74letter-spacing:4pt; 75text-align:center; 76}������� 77 78#LOGO 79{ 80color: silver; 81background-color: silver; 82font-family:verdana,sans-serif; 83font-size:10pt; 84font-variant:small-caps; 85font-weight:bolder; 86letter-spacing:4pt; 87text-align:right; 88} 89 90#MENU 91{ 92color:black; 93background-color:#6495ED; 94font-family:verdana,sans-serif; 95font-size:10pt; 96font-weight:bolder; 97vertical-align:text-top; 98padding-left:5px; 99padding-top:20px; 100margin-top:0px; 101width:130px; 102height:100%; 103} 104 105 106 107 108.PAGEMENULINK 109{ 110color:#993300; 111text-decoration:none; 112background-color:white; 113} 114 115.PAGEMENULINK:hover 116{ 117color:#040404; 118text-decoration:underline; 119background-color:white; 120} 121 122#submenuitem 123{ 124color:black; 125background-color:#B0C4DE; 126font-family:verdana,sans-serif; 127font-size:10pt; 128font-weight:normal; 129text-align:left; 130vertical-align:top; 131padding-left:2px; 132padding-top:2px; 133width:200px; 134 135}������� ������� 136 137#PAGETITLE 138{ 139color:black; 140background-color:gray; 141font-family:verdana,sans-serif; 142font-size:10pt; 143font-variant:small-caps; 144font-weight:bolder; 145letter-spacing:4pt; 146text-align:left; 147padding-left:3pt; 148} 149 150.PAGE 151{ 152color:black; 153background-color:white; 154font-family:times,serif; 155font-size:11pt; 156font-weight:normal; 157text-align:left; 158vertical-align:top; 159padding-left:10px; 160padding-top:10px; 161padding-right:10px; 162 163}������� 164 165 166 167.NEWSSECTION 168{ 169padding-left:30px; 170} 171�������