﻿body
{
    font-family: Verdana;
    font-size: 12px;
    background-color: #fffdf4;
    margin: 0 0 0 0;
    background: url(/images/back_linie.jpg) #fffdf4 repeat-x;
}
td
{
    font-family: Verdana;
    font-size: 12px;
    color: #587AB7;    
}
div
{
    font-family: Verdana;
    font-size: 12px;    
    color: #587AB7;    
}
.norepeat
{
    background-position: left bottom;
    background-repeat: no-repeat;
}
.contact
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 12px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma;
	background-color: Transparent;
	overflow: hidden;
	width: 170px;
}
.button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 12px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma;
	background-color: #fbf5ec;
}
.link
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: Black;
}
.link:hover
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #587AB7;
}