.mainMenu {
        font-family:Arial regular;
        font-size:12px;
        color: #ffffff;
        background-color:#606060;
        width:180px;
        height:630px;
}
.contents p {
        font-family:Tahoma;
        font-size: 12px;
        color: #222222;
        margin-bottom:20px;
        margin-left:20px;
        margin-right:30px;
}
.footer {
        Font-family:Verdana;
        Font-size: 10px;
        color:#ffffff;
        background-color:#0379c1;
        width:990px;
        height: 26px;
        text-align:center;
        padding-top:5px;
        padding-left:70px;
}
.mainMenu ul {
        font-family:Arial regular;
        font-size: 13px;
        color: #ffffff;
        padding-left:18px;
        padding-top: 19px;
        line-height: 25px;
        text-transform: uppercase;
        list-style-type: none;
}
.mainMenu ul ul {
        font-family:Arial regular;
        font-size: 13px;
        color: #ffffff;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom:10px;
        padding-right:10px;
        text-transform: lowercase;
}
ul.L2 {
}
.L1 li a {
        text-decoration: none;
}
.L2 li a {
        text-decoration: none;
}
ul.L1 a span {
        font-size: 9pt;
        color:#ffffff;
        text-decoration: none;
}


.SITEBLOCK .TITLE {
	font-size: 14px;
}
.SITEBLOCK {
        font-family: Arial regular;
        font-size: 12px;
        color: #ffffff;
        padding-left:18px;
        padding-top: 19px;
        line-height: 18px;
        list-style-type: none;
}
.SITEBLOCK h6, .SITEBLOCK h5, .SITEBLOCK h4, .SITEBLOCK h3, .SITEBLOCK h2, .SITEBLOCK h1, .SITEBLOCK p {
	color: #ffffff;
}
.SITEBLOCK a
{
        color:#73a9c1;
}

.front_text_bottom a {
	color: #ffffff;
}

