/***********************
* CSS Document        *
* Ilia Shulga         *
* www.hippotherapy.ru *
***********************/

body
{
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}
p.center
{
    font-family: "times new roman", serif;
    color: black;
    margin-left: 0;
    margin-right: 0;
    text-align: justify;
}
p.head
{
    font-family: "times new roman", serif;
    font-weight: bolder;
    color: black;
    margin-left: 40px;
    margin-right: 60px;
    text-align: center;
}
p.right
{
    font-family: "times new roman", serif;
    color: black;
    font-weight: bolder;
    margin-left: 40px;
    margin-right: 60px;
    text-align: right;
}
p.column
{
    font-family: "times new roman", serif;
    color: black;
    font-weight: bolder;
    margin-left:10px;
    margin-right:10px;
    text-align: center;
    font-size: 20px;
}
p.red
{
    font-family: "times new roman", serif;
    color: #990000;
}
p.date
{
    font-family: "times new roman", serif;
    color: blue;
    font-weight: bolder;
}
p.down
{
    font-family: "times new roman", serif;
    color: #000000;
    text-align: center;
}
a
{
    text-decoration: none;
}
a:link
{
    font-family: times, serif;
    font-weight: bold;
    color: #000066;
}
a:visited
{
    font-family: times, serif;
    font-weight: bold;
    color: #000066;
}
a:focus
{
    font-family: times, serif;
    font-weight: bold;
    color: purple;
}
a:hover
{
    font-family: times, serif;
    font-weight: bold;
    color: purple;
}
a:active
{
    font-family: times, serif;
    font-weight: bold;
    color: purple;
}
a.presentmoment
{
    text-decoration: none;
    color: purple;
    margin: 0;
    padding: 0;
}
a.presentmoment:link
{
    font-family: "Times New Roman", times, serif;
    font-weight: bold;
    color: purple;
}
a.presentmoment:visited
{
    font-family: "Times New Roman", times, serif;
    font-weight: bold;
    color: purple;
}
a.presentmoment:focus
{
    font-family: "Times New Roman", times, serif;
    font-weight: bold;
    color: purple;
}
a.presentmoment:hover
{
    font-family: "Times New Roman", times, serif;
    font-weight: bold;
    color: purple;
}
a.presentmoment:active
{
    font-family: "Times New Roman", times, serif;
    font-weight: bold;
    color: purple;
}
td.left
{
    background: url(../design/menuground.JPG) repeat-y;
    margin: 0;
    padding: 0;
}
td.right
{
    background: url(../design/newsground.JPG) repeat-y;
    margin: 0;
    padding: 0;
}
