body {
        margin-left : 0;
        margin-top : 0;
        margin-right : 0;
        margin-bottom : 0;
        padding-left : 0;
        padding-right : 0;
        padding-top : 0;
        padding-bottom : 0;
        background-color : #ffffff;
        color : #000000;
		font-family: arial,verdana,helvetica;
		font-size:12px;
}
.img_brd {
        background-color : #ffffff;
        border-style: solid;
        border-color : #d1d1d1;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}
.tbl_brd {
        border-style: solid;
        border-color : #cecfd4;
        border-right-width: 1px;
}
.text_tit{
		height:40px;
		color : #654c04;
        font-family : Arial;
        font-size : 20px;
		font-weight: bold;
}
.footer {
		height:20px;
		background-image : url(../img/panel_bg.gif);
        background-repeat: repeat-x;
        color : #eeeeee;
        font-family : Arial;
        font-size : 12px;
}
.glob_ln {
        color : #000000;
        font-size : 11px;
}
a.lang {
        color : #777777;
        text-decoration : none;
        font-size : 11px;
        font-weight : normal;
}
a.lang:hover {
        color : #777777;
        text-decoration : none;
        font-size : 11px;
        font-weight : normal;
}

.text{
        color : #000000;
        font-family : Arial;
        font-size : 13px;
}
a.menu{
        color : #eeeeee;
        text-decoration : none;
        font-size : 11px;
        font-weight : normal;
}
a.menu:hover {
        color : #990000;
        text-decoration : none;
        font-size : 11px;
        font-weight : normal;
}
.h10  { height : 10px; }
.h20  { height : 20px; }

.yellow{
		color : #b9880a;
		font-weight:bold;
 }
.copy{
        color : #000000;
        font-size : 10px;
        font-weight : normal;
		text-indent: 30px;
}
.h350{	height: 350px; }
.bg_top {
        background-image : url(../img/top.gif);
        background-repeat: repeat-x;
}
.bg_bot {
        background-image : url(../img/bot.gif);
        background-repeat: repeat-x;
}
.bg_left {
        background-image : url(../img/left.gif);
		height: 100%;
}
.bg_rg {
        background-image : url(../img/rg.gif);
		height: 100%;
}
.main{ background:url("../img/seal2.gif") no-repeat bottom right;}
.contact{ background:url("../img/contact.jpg") no-repeat bottom right;}
.link{ background:url("../img/links.jpg") no-repeat bottom right;}
.small_at {
        color : #66616D;
        background-color: transparent;
        border-style: solid;
        border-color : #999999;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        font-family : Arial;
        font-size : 7pt;
}
.button {
        cursor : pointer;
        padding : 1px;
        border : solid #dd9a3f 1px;
        background-color : #f4c25f;
        color : #654c04;
        font : normal 8pt  Arial;
}
a.link{
        color : #000000;
        text-decoration : underline;
        font-size : 14px;
 }
a.link:hover {
        color : #184302;
        text-decoration : underline;
        font-size : 14px;
 }
 
a.pod:link {
	font-family: Verdana, Arial, sans-serif, Tahoma;
    color: #666666;
    font-size:10px;
    text-decoration: underline;
    font-weight: 100;
}
a.pod:visited {
	font-family: Verdana, Arial, sans-serif, Tahoma;
    color: #666666;
    font-size:10px;
    text-decoration: underline;
    font-weight: 100;
}
a.pod:hover {
	font-family: Verdana, Arial, sans-serif, Tahoma;
    color: #666666;
    font-size:10px;
    text-decoration: none;
    font-weight: 100;
}