body {
   background-color:#FFC862;
   font-family: "Trebuchet MS",Helvetica,Arial;
   margin: 0px auto 0px auto;
   font-size: 10pt;
}
table, tr, td {
	border-color: #FFFFFF;
	border: 0px;
}
#wrap {
   width:780px;
   margin: 0px auto 0px auto;
   background-color:#FFFFFF;
   padding-bottom: 0px;
}
.logo {
    width: 760px;
    margin:0px auto 0px auto;
    position: relative;
    z-index: 2;
    height: 150px;
}
.logoHome {
    width: 760px;
    margin:0px auto 0px auto;
    position: relative;
    z-index: 2;
    height: 134px;
    padding-top: 6px;
}
.footer {
   background-color:#94ab15;
   color:#FFFFFF;
   font-size:9pt;
   text-align: center;
   height: 20px;
   padding-top: 5px;
}

.pics {
   margin-left:0px;
   margin-top:-1px;
   max-height: 275px;
   min-height: 275px;
   overflow: hidden;
   z-index:1; 
}

#mainContent {
   margin:10px;
   padding: 0px 45px 100px 45px;
}
#txtContent {
    line-height: 19px;
}
#leftMenu {
    margin-top: 2px;
    z-index:11;
    position:relative;
}

.leftInformation {
   float:left;
   position:relative;
   width:150px;
   margin-left:10px;
   margin-top: -30px;
   position:relative;
   z-index: 2;
}
.rightContent {
   padding-top:5px;
   float:left;
   margin-left:4px;
   width:606px;
   margin-top: -34px;
}
#right_picture img{
    width: 606px;
}
.mainPicture, .mainMenu, .footer {
   width: 760px;
   margin:6px auto 0px auto;
   position: relative;
   z-index: 1;
}
.mainPicture {
    margin-top: -15px;
}
.mainPicture img, .logo img {
    width: 760px;
}
#leftGradient {
    width: 150px;
    height: 260px;
    background: url(../images/left_gradient.jpg) repeat-x;
}
h1 {
    color: #B40B0B;
    font-size: 28px;
    line-height: 5px;
    padding-top: 20px;
    font-weight: normal;

}
h2 {
    color: #B40B0B;
    font-size: 13pt;
    font-weight: normal;
    line-height: 16pt;
}
h3 {
    font-size:12pt;
    font-weight: bold;
    line-height: 15pt;
    color: #698400;
	margin: 0px;
}
a {
    color: #5A8002;
    text-decoration: none;
}

a:hover {
    color: #B40B0B;
}
.thum_images img{
    width: 150px;
    margin-top: 5px;
}

.error {
	color: #B40B0B;
}
.copyright {
    text-align: right;
    color: #999999;
    font-size: 8pt;
    padding-right:10px;
    margin-top: 10px;
}

.mainMenu ul.jd_menu li {
	font-size: 12px;
}
.footer a { 
    color: #FFFFFF;
}
.footer a:hover {
    background: #FFCC33;
    color: #000000;
}
td {
	vertical-align: top;
	margin-top: 0px;
}
td p {
	margin:0px;
	font-family: "Trebuchet MS";
    font-size: 10pt;
}
td img {
	border: none;
	margin-top: 4px;
	
}

#right_picture {
   max-height : 215px;
   overflow:hidden;
}


#linksLevels{
    font-size:11px;
    padding:8px;
    text-align:center;
    width:765px;
}

.linksLine {
    font-size:12pt;
    font-weight: bold;
    line-height: 15pt;
    color: #698400;
	margin: 0px;
	border: solid 1px;
	margin-bottom:5px;
    margin-top:5px;
}
