/*

DIALOG WEB-DESIGN

================================================*/
@media Screen
{
/* Global
================================================*/
body               { font-size: 62.5%; font-family: Tahoma, "Times New Roman", sans-serif; }
 
/* our code for scin */
h1 { color: #993300; font-size:180%; font-weight: bold;}
h2 { color: #993300; font-size:160%; font-weight: bold;}
h3 { color: #993300; font-size:140%; font-weight: bold; line-height: 2em;}
h4 { color: #993300; font-size: 140%; font-weight: bold; line-height: 1.4em;}
h5 { color: #000; font-size: 130%; font-weight: bold; line-height: 1.2em;}
h6 { color: #000; font-size: 120%; font-weight: bold; line-height: 1.2em;}
li { font-size: 14px;}


caption {background: #b5dafd; font: 13px Tahoma, Arial, sans-serif; font-weight: bold; color: #000; margin: 0 2px;}

table.wym_table_a {border-collapse: collapse; border-spacing: 0; caption-side: top; empty-cells: show;}
table.wym_table_a th {font-weight: bold; text-align: left; background-color:#547da4; color:#FFFFFF}
table.wym_table_a th, table.wym_table_a td {vertical-align: top; border: 1px solid #9ea6b2; padding: 7px 5px;}

table.wym_table_b {border-collapse: collapse; border-spacing: 0; caption-side: top; empty-cells: show; border:1px solid #9ea6b2; border-bottom:4px solid #9ea6b2; border-left: none!important; border-right: none!important;}
table.wym_table_b th {font-weight: bold; text-align: left; background-color:#547da4; color:#FFFFFF}
table.wym_table_b th, table.wym_table_b td {vertical-align: top; border: 1px solid #9ea6b2; border-left: none!important; border-right: none!important; padding: 7px 5px;}

/*.content_column p, .content_column h1, .content_column h2, .content_column h3, .content_columnh4, .content_column h5,
.content_column h6 {clear: both; overflow: hidden;}*/
}
