td.content_td
{
  width: 586px;
  height: 2088;

  text-align: left;
}

p.page_header, h1.description, h1.page_header
{
    margin-top: 10px;
  
    text-decoration: none;
    text-align: center;

    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;

    color:#0058BA;
}

h1.description
{
    text-align: left;
}

div.content_old
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    
    font-size: 10pt;
}


img.work_pics
{
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}

p.hor_spacer
{
    text-align: center;
    clear: both;
    height: 10px;
}

p.regular
{
    text-align: justify;
    
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: 400;
	font-size: 12px;
	
	color: #0058BA;
}

table.price
{
    border: 1px solid rgb(162,162,162);
    border-collapse: collapse;
    
    margin: 0 0 0 0;
}

table.price td, table.price th
{
    border: 1px solid rgb(162,162,162);
    padding: 3 5 3 5;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

table.price td
{
    text-align: left;
}

table.price th
{
    background-color: rgb(176,176,176);
}

table.price h1
{
    font-size: 10pt;
    margin: 0 0 0 0;
}

table.price td.summ, table.price td.item
{
    text-align: center;
}


h1.blue {
    text-align: left;
    font-size: 12pt;

    color: #0058BA;
}

p.glossary_p
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;

    font-size: 10pt;

    padding-left: 15px;
    text-align: justify;
    width: 90%;
}

strong.hidden
{
    font-weight: normal;
}

table.calendar
{
    text-align: right;
    font-size: 12px;
    
    margin-left: -10px;
}
table.calendar td.dow
{
    text-align: left;
    border-right: 1px solid;
    
    font-weight: bold;
    padding-right: 5px;
}

table.calendar td
{
    padding: 1px 1px 1px 1px;
}

table.calendar td.sunday
{
    font-weight: bold;
    color: red;
}

h1.main_date
{
    font-size: 13px;
    width: 100%;
    text-align: left;
    padding-left: 0px;
    margin-bottom: 0px;
    
    /*color: black;*/
    position: relative;
    top: -5px;
    z-index: 2;
}

div.today_str
{
    width: 100%;
    margin-top: 5px;
    
    text-align: right;
}

div.today_str p
{
    margin-right: 10px;
    font-size: 10px;
}
