/* AVAILABLE TEXT STYLES IN ezEDIT (FOR USER) */

.default {
        font-family: Tahoma;
        font-size: 12px;
        color: #663333;
        line-height: 20px;
}

.headlines {
        font-family: Tahoma, Verdana;
        font-size: 13px;
        font-weight: bold;
        color: #663333;
        line-height: 20px;
}

.important {
        font-family: tahoma;
        font-size: 12px;
        color:#396A77;
        font-weight:bold;
}

/***********************************************/

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #663333;
	background-image: url(images/page_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
p{
        font-family: Tahoma;
        font-size: 12px;
        color: #663333;
}
td{font-size:12px;font-family:tahoma,verdana
}
a:link{
        font-family: Tahoma;
        font-size: 12px;
        color: #663333;
        text-decoration:underline;
}

a:hover,a:active{
        color: #663333;
        text-decoration:none;
}

a:visited{
        font-family: Tahoma;
        font-size: 12px;
        color:#396A77;
        text-decoration:underline;
}
.navcolumn {

        background-color: #45727F;

}

.fixedbg {

        background-repeat: repeat-y;

        background-color: #0D333F;

        background-image: url(images/top_gradient.gif);



}

.hnav {

        background-color: #BB9E6B;

        font-size: 11px;

        font-family: tahoma;

        color: #FFFFFF;

        padding-right:35px;

}

a.hlnk, a.hlnk:visited {

        color: #FFFFFF;
        font-size:11px;
        font-family:tahoma;
        text-decoration: none;

}

a.hlnk:hover,a.hlnk:active {

        text-decoration: underline;

}

.copyright {

        background-color: #BB9E6B;

        font-size: 10px;

        font-family: verdana;

        color: #ffffff;

        height: 16px;

}

.searchleft {

        font-size: 11px;

        font-family: tahoma;

        color: #ffffff;

}

input.search{

        font-size: 11px;

        font-family: tahoma;

}

a.advsearch, a.advsearch:visited {

        font-size: 11px;

        font-family: tahoma;

        color: #B3C5CB;

        text-decoration: none;

}

a.advsearch:hover,a.advsearch:active {

        text-decoration: underline;

}

.searchright {

        border-right: 1px solid #BB9E6B;

}

a.modilink, a.modilink:visited {

        font-size: 10px;

        font-family: verdana;

        color: #ffffff;

        text-decoration: none;

}

a.modilink:hover,a.modilink:active {

        text-decoration: underline;

}

.address {

        font-size: 11px;

        font-family: tahoma;

        color: #45727F;

        height: 16px;

}

.navslidebg {

        background-image: url(images/nav_slidebg.gif);

        background-repeat: repeat-x;

}

.fixed1pxbdrright {

        background-image: url(images/bdr_right1px.gif);

        background-position: right bottom;

        background-repeat: no-repeat;



}

.fixed1pxbdrbot {

        background-image: url(images/bdr_bot1px.gif);

        background-position: right top;

        background-repeat: no-repeat;



}

.padleft7px {

        padding-left: 7px;

}

.marginbottom10px {

        margin-bottom: 10px;

}

.bodypad {

        padding-left: 37px;

        padding-top: 35px;

        padding-right: 134px;

        padding-bottom: 45px;

        font-family: Tahoma;

        font-size: 12px;

        color: #663333;

        line-height: 17px;

}


