body, td {
    font-family:arial, verdana, sans-serif;
    font-size:75%;
    color:#505050;
}

a,a:link,a:visited,a:active {
    color:#484848;
    text-decoration: underline;
}
a:hover {
    color:#ED2123;
    text-decoration: underline;
}

a.black,a.black:link,a.black:visited,a.black:active    {
    color:#000000;
    text-decoration: none;
}
a.black:hover {
    color:#FF0000;
    text-decoration: none;
}

a.white,a.white:link,a.white:visited,a.white:active    {
    color:#FFFFFF;
    text-decoration: underline;
}
a.white:hover {
    color:#FFFFFF;
    text-decoration: underline;
}

form {
    margin:0;
    padding:0;
}

h1 {
    font-size:190%;
    margin-top:20px;
    margin-bottom:10px;
}

h2 {
    font-size:140%;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
}

p {
    margin-left:0;
    margin-right:0;
    margin-top:5px;
    margin-bottom:5px;
}

.tbl_main {
    width:100%;
    height:100%;
}


.langs {
    color:#000000;
    font-size:11px;
    font-weight:bold;
    padding-top:37px;
}

.subscribe_bot {
    height:14px;
    background-color:#C9C9C9;
    text-align:center;
}

.subscribe {
	margin-top:30px;
}

.subscribe_input {
    height:13px;
    width:173px;
    border:none;
    background-color:#A2A2A2;
    color:#FFFFFF;
    font-size:9px;
    text-align:center;
}

.bottom {
    height:53px;
    background-color:#E4E4E4;
}

.green {
	color: #006600;
}

.black {
	color: #000000;
}

.allborder {
	border: 1px solid #CCCCCC;
}

.frame {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

.bottom2 {
    height:53px;
    background-color:#ededed;
}


.contacts_text {
    margin-left:500px;
	font-size:14px;
}

.contacts_email {
    margin-left:30px;
}