body {
    font-family: arial,times,serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #565444;
    padding:0px;
    margin:0px;
    background-image:url(../images/main_bg.gif);
}

a {
	color:#fff;
        font-size: 13px;
	font-weight:bold;
}

a:hover {
	color:#eee;
	text-decoration:underline;
}

a.link {
    color:#ffff99;
}
h1, h2 {
    font-family: tahoma,times,serif;
    margin:0 0 25px 0;
    font-size: 18px;
    line-height: 18px;
    color: #ffff99;
    font-style: italic;
    font-weight: normal;
}

img {
	border: 0px;
	margin:0px;
}

form {
	margin:0px;
}

td {
	font-family: arial,times,serif;
	font-size:11px;
}

small {
	color:666666;
}

p {
	margin-left:0px;
        font-size: 14px;
}

.main_tbl {
    margin:0 auto;
}
.header {
    width:776px;
    height:224px;
    vertical-align: top;
    background: url(../images/head.jpg);
}
.contacts {
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    color:#fff;
    text-align: right;
    text-shadow: 1px 1px 1px #666;
    position: relative;
    float:right;
    top:15px;
    right:40px;
    width:140px;
    height:65px;
    border: 0px #fff solid;
}
.main_body {
    background: #c0c0c0;
    padding: 5px 0 5px 0;
    border-top: 1px #595959 solid;
    border-bottom: 1px #595959 solid;
}
.footer {
    background: #757575;
    height: 85px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-bottom: 2px #595959 solid;
}
.yel {
    color: #ffed97;
}
.main-bg {
    font-family: tahoma,times,serif;
    font-size: 13px;
    line-height: 18px;
    padding:50px;
}
