/* --- MAIN --- */
 body {Font-family: "calibri"; background-color: #ffffff; color: #1c1c1c; font-size: medium;}


/* --- LINK --- */
.link_nosel:link    {color: #1c1c1c; text-decoration: none; border-bottom: 1px dashed #1c1c1c;}
.link_nosel:visited {color: #1c1c1c; text-decoration: none; border-bottom: 1px dashed #1c1c1c;}
.link_nosel:hover   {color: #ce4727; text-decoration: none; border-bottom: 1px dashed #ce4727;}
.link_nosel:active  {color: #1c1c1c; text-decoration: none; border-bottom: 1px dashed #1c1c1c;}


/* --- IMG --- */
.img_nosel {border: 5px double #666666; background-color: #cccccc;}
.img_min   {border: 5px double #666666; background-color: #cccccc; cursor: url("max.cur"),pointer;}
.img_max   {position: fixed; top: 0px; left: 0px; right: 0px; display: none; cursor: url("min.cur"),pointer;}


/* --- TABLE --- */
.table_s1 {border: 5px double #666666; background-color: #cccccc;}
.table_s2 {border: 3px double #666666; background-color: #eeeeee;}


/* --- MENU --- */
.menu_nosel:link    {color: #1c1c1c; text-decoration: none;}
.menu_nosel:visited {color: #1c1c1c; text-decoration: none;}
.menu_nosel:hover   {color: #ce4727; text-decoration: none;}
.menu_nosel:active  {color: #1c1c1c; text-decoration: none;}
.menu_sel:link      {color: #ffffff; text-decoration: none; background-color: #ce4727;}
.menu_sel:visited   {color: #ffffff; text-decoration: none; background-color: #ce4727;}
.menu_sel:hover     {color: #ffffff; text-decoration: none; background-color: #ce4727;}
.menu_sel:active    {color: #ffffff; text-decoration: none; background-color: #ce4727;}
.menu_buy:link      {color: #672313; text-decoration: none;}
.menu_buy:visited   {color: #672313; text-decoration: none;}
.menu_buy:hover     {color: #ff1c1c; text-decoration: none;}
.menu_buy:active    {color: #672313; text-decoration: none;}


/* --- TEXT MAIN --- */
.textmain_title {color: #ce4727; font-size: large; Font-weight: bold;}
.textmain       {}


/* --- TEXT OTHER --- */
.textother_title  {font-size: large; Font-weight: bold;}
.textother_title2 {font-size: x-large; Font-weight: bold;}
.textother_sel    {Font-weight: bold;}
.textother_red    {color: #ce4727;}
.textother_green  {color: #00aa00;}
.textother_yellow {color: #aaaa00;}
.textother        {}
