
/*****************************************/
/*** table_table_frontpage    ***/
/*****************************************/

.table_frontpage
{
    background-color: white;
    margin-left:auto; 
    margin-right:auto;
    text-align: center;
    font-size: 14px;
}
.table_frontpage
{
background-color: white;    
margin-left:auto;
margin-right:auto;
text-align: center;
font-size: 14px;
}

.table_frontpage h1
{
text-align: center;	
}

table.table_frontpage
{
font-size: 14px;    
margin-left:auto; 
margin-right:auto;

border-spacing: 0px;


border-collapse: separate;
background-color: white;
}

table.table_frontpage th
{
width: 200px;
font-size: 14px;
text-align: center;
font-weight: bold;
}

table.table_frontpage td
{
font-size: 14px;
font-weight: bold;
text-align: center;
border-width: 0px;
padding: 3px;
border-style: inset;
border-color: gray;
-moz-border-radius: 0px 0px 0px 0px;
}

table.table_frontpage td.text
{
background-color: #F3F8FF;
}

.table_frontpage span.phone
{
color: red;
font-size: 16px;
font-weight: bold;
}

.table_frontpage img
{
padding: 2px 5px 2px 5px;
}
    


/*****************************************/
/*** table_frontpage END    ***/
/*****************************************/

/*****************************************/
/*** Table_4 Start     ***/
/*****************************************/

.div_4
{margin-left:auto; 
margin-right:auto;
background-color: white;
}

table.table_4
{
margin-left:auto; 
margin-right:auto;
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: outset outset outset outset;
border-color: gray gray gray gray;
border-collapse: separate;
background-color: white;
}


table.table_4 td
{
border-width: 1px;
padding: 1px;
border-style: inset;
border-color: gray;
background-color: gray;
-moz-border-radius: 0px 0px 0px 0px;
}

/*****************************************/
/*** Table_4 END    ***/
/*****************************************/

/*****************************************/
/*** table_colors Start     ***/
/*****************************************/

.site_colors
{margin-left:auto; 
margin-right:auto;
text-align: center;
font-size: 14px;
}

.site_colors h1
{
text-align: center;	
}
table.site_colors
{
font-size: 14px;    
margin-left:auto; 
margin-right:auto;
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: outset outset outset outset;
border-color: gray gray gray gray;
border-collapse: separate;
background-color: white;
}

table.table_color th
{
width: 200px;
font-size: 14px;
text-align: center;
font-weight: bold;

}
table.table_color td
{
font-size: 12px;
text-align: center;
border-width: 1px;
padding: 3px;
border-style: inset;
border-color: gray;

-moz-border-radius: 0px 0px 0px 0px;
}

/*****************************************/
/*** table_colors END    ***/
/*****************************************/