.main{
    background-color: #ffffff;
    padding: 0px;
    width: 1024px;
}

.mainy{
    border-color: #000;
    border-width: 10px;
}

.content1{

    padding: 0px;
    background-color: #ffffff;
    width: 1024px;
}

/*header on subsites*/
.contentHeader{
    background: url(../img/submenu.gif) repeat-x;
    padding: 0px;
    height: 31px;
    width: 975px;
}

.contentHeader2{
    background: url(../img/submenu.gif) repeat-x;
    padding: 0px;
    height: 31px;
    width: 310px;
}

.contentHeader2main{
    background: url(../img/submenu.gif) repeat-x;
    padding: 0px;
    height: 31px;
    width: 330px;
}

.contentHeader3{
    background: url(../img/submenu.gif) repeat-x;
    padding: 0px;
    height: 31px;
    width: 676px;
}

.contentHeader4{
    padding: 0px;
    height: 31px;
    width: 330px;
}

.contentHeader5{
    background: url(../img/submenu.gif) repeat-x;
    padding: 0px;
    height: 31px;
    width: 500px;
}

.contentHeader6{
    background: url(../img/submenu.gif) repeat-x;
    padding: 0px;
    height: 31px;
    width: 400px;
}

/*content on subsites*/
.content2{
    background-color: #ffffff;
    padding: 0px;
    width: 970px;

}

/*left image on subsites*/
.content_img{
    margin-left: -9px;
}


.main_img1{
    margin-left: -3px;
}

.main_img2{
    margin-right: -2px;
}

.main_img3{
    margin-left: 3px;
}

.mainContent1 {
    padding-left: 0px;
    margin-top:  10px;

}

.mainContent2 {
    padding-left: 15px;
    margin-top:  10px;
    margin-left: 10px;
    height: 150px;
}



/*main index text*/
.t1{
    margin-top:  -3px;
    line-height: 12px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    margin-left: 10px;
    text-align: left;
}

/*main index text*/
.t2{
    margin-top:  -3px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    margin-left: 10px;
    line-height: 14px;
    text-align: left;
}

.tf{
    margin-top:  -3px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    margin-left: 10px;
}

/*content header text*/
.t3{
    color: #ffffff;
    margin-left:  20px;
    font-weight: bold;
    font-family: Tahoma, Arial, Verdana;
    font-size: 15px;
    margin-top: 8px;
    text-align: left;
}

/*content text*/
.t4{
    color: #2f2f2f;
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    text-align: justify;
    margin-left:  14px;
    margin-right:  14px;
    margin-top:  10px;
    line-height: 18px;
}

/*content big text*/
.t5{
    margin-left:  0px;
    color: #2f2f2f;
    font-weight: bold;
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    text-align: justify;
}

.t6{
    color: #2f2f2f;
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    text-align: left;
    margin-left:  0px;
    margin-right:  4px;
    margin-top:  10px;
    line-height: 18px;
    list-style-image: url(../img/list.png);
}

.t6 A:link {text-decoration: none; color: #000000;}
.t6 A:visited {text-decoration: none; color: #000000;}
.t6 A:active {text-decoration: none; color: #000000;}
.t6 A:hover {text-decoration: none; color: #000000;}


.t1 {text-decoration: none; color: #2f2f2f;font-size: 15px;}
.t1 A:link {text-decoration: none; color: #2f2f2f; font-size: 15px;}
.t1 A:visited {text-decoration: none; color: #2f2f2f;}
.t1 A:active {text-decoration: none; color: #2f2f2f}
.t1 A:hover {text-decoration: none; color: #ed1c24;}

.tsuc{
    margin-top:  3px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    margin-left: 10px;
}


.tsuc {text-decoration: none; color: #2f2f2f;font-size: 15px;}
.tsuc A:link {text-decoration: none; color: #2f2f2f; font-size: 15px;}
.tsuc A:visited {text-decoration: none; color: #2f2f2f;}
.tsuc A:active {text-decoration: none; color: #2f2f2f}
.tsuc A:hover {text-decoration: none; color: #ed1c24;}

.t2 A:link {text-decoration: none; color: #ed1c24;}
.t2 A:visited {text-decoration: none; color: #ed1c24;}
.t2 A:active {text-decoration: none; color: #ed1c24;}
.t2 A:hover {text-decoration: none; color: #ed1c24;}

.tf A:link {text-decoration: none; color: #ed1c24;}
.tf A:visited {text-decoration: none; color: #ed1c24;}
.tf A:active {text-decoration: none; color: #ed1c24;}
.tf A:hover {text-decoration: none; color: #ed1c24;}

table.footer {
    background-color: #e1e1e1;
    width: 100%;
    height: 100px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #D4D0C8;
}

.space{
    background-color:#EEE;
    height: 10px;
}

body{
    margin:0px;
}


A {color: #EB3C42;}
A:visited {text-decoration: none;}
img {border-style: none;}

.nav {margin: 0px; padding: 0px;}


.dropdown img {cursor:pointer;}
.dropdown ul {padding: 0px; margin-top: -4px; border:1px solid #7f7f7f; list-style:none; border-top:none; position:absolute; height: 0px; overflow:hidden; z-index:200; opacity:0;}
.dropdown li {padding: 0; margin: 0;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; margin: 0px; color:#404040; text-decoration:none; background:#f0f0f0; text-align: left; font-family: Tahoma, Arial, Verdana; font-size: 12px;}
.dropdown a:hover {background:#b42232; color:#ffffff; margin: 0px;}
.dropdown .underline {border-bottom:1px solid #d78790;padding: 5px; margin: 0px;}

.logoimg{
    margin-left: 20px;
}


