.Bold_Grey   
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 120%;
    font-weight: bold;
    color: rgb(102, 102, 102);
    text-decoration: none;
    text-align: center;
}

.Text_Grey   
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 120%;
    color: rgb(65, 65, 65);
    text-decoration: none;
    text-align: left;
}

table.plain_text {
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
    padding-bottom: 5px;
}

table.tabla2006 {
	border-style: solid;
	border-color: rgb(224, 224, 224);
	border-width: 0px;
	background-color: #D8E0EB;
}

.areatop {
	background-image: url(../img/banner.jpg);
	background-color: #000000;
}

.sides {
	vertical-align: top;
	text-align: center;
}

.topmenu {
	background-image: url(../img/keret/fahatter.jpg);
	background-repeat: repeat;
}

.bottom {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	height: 60;
}

.bottom_text{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: italic;
    line-height: 120%;
    color: rgb(65, 65, 65);
    text-decoration: none;
    text-align: center;
}

.idezet   
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 120%;
    color: rgb(0, 0, 0);
    text-decoration: none;
    text-align: center;
    vertical-align: center;
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 30px;
    height: 50px;
}
