.menu {
        font-family: Arial;
        font-size: 10pt;
	font-weight:bold;
        color: #FFFFFF;
        text-decoration: none;
	background-color: #BF314F;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #000000;
}
.menu A {
        font-family: Arial;
        font-size: 10pt;
	font-weight:bold;
        color: #FFFFFF;
        text-decoration: none;

}
.menu A:hover {
        font-family: Arial;
        font-size: 10pt;
	font-weight:bold;
        color: #FFFFFF;
        text-decoration: underline;
}
.logo_td {
        font-family: Arial;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
	background-color: #ECE9E2;
}
.logo_td A {
        font-family: Arial;
        font-size: 10pt;
	font-weight:none;
        color: #000000;
        text-decoration: none;

}
.logo_td A:hover {
        font-family: Arial;
        font-size: 10pt;
	font-weight:none;
        color: #000000;
        text-decoration: underline;
}
.main_table {
        font-family: Arial;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #000000;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #000000;
	background-color: white;
}
.top_image {
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #000000;
}
.text {
        font-family: Arial;
        font-size: 10pt;
        color: #3D3939;
        text-decoration: none;
	background-color: white;
}
.text A{
        font-family: Arial;
        font-size: 10pt;
        color: #94404E;
        text-decoration: none;
	background-color: white;
}
.text A:hover{
        font-family: Arial;
        font-size: 10pt;
        color: #CA2246;
        text-decoration: none;
	background-color: white;
}
.images {
        color: #000000;
        border-width: 1px;
        border-style: solid;
        border-color: #000000;
}

.viide {
        font-family: Arial;
        font-size: 8pt;
        color: #8F8B8B;
        text-decoration: none;
	background-color: white;
}

