font {color: #303030; font-family:arial; font-size:9pt}
font.small {color: #303030; font-family:arial; font-size:8pt}

a        {color: #303030; text-decoration:underline;}
a:hover  {color: #303030; text-decoration:none;} 

a.blue        {color: #009CCC; text-decoration:underline;}
a.blue:hover  {color: #009CCC; text-decoration:none;} 




table.table_magenta {border-style:solid; border-right-width: 1px; border-left-width: 0px; border-top-width: 1px; border-bottom-width: 0px; border-left-color:#e87bdd; border-right-color:#e87bdd; border-top-color:#e87bdd; border-bottom-color:#ffffff; }

table.table_blue {border-style:solid; border-right-width: 1px; border-left-width: 1px; border-top-width: 0px; border-bottom-width: 0px; border-left-color:#27c1f0; border-right-color:#27c1f0; border-top-color:#ffffff; border-bottom-color:#ffffff; }

table.color_table {border-style:solid; border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color:#e8e8e8; border-right-color:#e8e8e8; border-top-color:#e8e8e8; border-bottom-color:#e8e8e8; }

table.shop_tb {border-style:solid; border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color:#ebebeb; border-right-color:#9e9e9e; border-top-color:#ebebeb; border-bottom-color:#9e9e9e; }





input.iscr {font-family:verdana; font-size:8pt; border-style:solid; border-color:#999999; border-width:1px; background-color:#f5f5f5}

input.butt {font-family:arial; font-size: 8pt; border-width: 1px; padding: 0px; border-color: #e0e0e0; background-color: f2f2f2}
input.butt_y {font-family:arial; font-size: 8pt; border-width: 1px; padding: 0px; border-color: #e0e0e0; background-color: fef0b1}


.border_black { 
 border-top: 1px solid #303030; 
 border-right: 1px solid #303030; 
 border-bottom: 1px solid #303030; 
 border-left: 1px solid #303030; 
} 

.border_gray { 
 border-top: 1px solid #bbbbbb; 
 border-right: 1px solid #bbbbbb; 
 border-bottom: 1px solid #bbbbbb; 
 border-left: 1px solid #bbbbbb; 
} 