@charset "windows-1251";
/* CSS Document */ /*margin:0px;*/

body {font-family:verdana; font-size:12px; border:0px; margin:0px;}

h2   {font-size:14px; text-align:center; color:#362981;}

ul   {font-style:italic; font-weight:bold;   text-align:left;}
li   {font-style:italic; font-weight:normal; text-align:left;}

 p   {text-align:justify; text-indent:30px; margin:10px;}
.p_gray  {font-weight:bold; text-indent:0px; text-align:center; color:#CCC; font-size:10px;}
.p_red   {font-weight:bold; text-indent:0px; text-align:center; color:#F00;}
.p_362981{font-weight:bold; text-indent:0px; text-align:center; color:#362981;}

.bold    {text-align:center; text-indent:0px; font-weight:bold;}
.boldit  {text-align:center; text-indent:0px; font-weight:bold; font-style:italic;}

table    {margin:0 auto; border:0px; border-collapse:collapse;}
table td {padding:0px; text-align:center;} 

img  {border:none;}

.scroll{border:none; width:900px; height:500px; position:relative; float:none; overflow-y:scroll;}

.link           {font-weight:bold; white-space:nowrap; background-repeat:no-repeat; background-position:center; text-decoration:none; border:none; text-indent:0px;}
.link a:link    {text-decoration:none; border:none; color:#362981;}
.link a:visited {text-decoration:none; border:none; color:#362981;}
.link a:active  {text-decoration:none; border:none; color:#362981;}
.link a:hover   {text-decoration:none; border:none; color:#F00;}

.link_text           {text-align:justify; font-weight:normal;}
.link_text a:link    {text-decoration: none; color:#000080; font-weight:bold;}
.link_text a:visited {text-decoration: none; color:#000080; font-weight:bold;}
.link_text a:active  {text-decoration: none; color:#000080; font-weight:bold;}
.link_text a:hover   {text-decoration: none; color:#F00;    font-weight:bold;}
