body {background: url('head3.jpg') center repeat; margin: 15px; padding: 15px}
body, td {font-family: Arial, Verdana, sans-serif; font-size:13px; color: #000000;}


td { vertical-align: top;}
img {border: 0px;}

hr {height: 0px; color: #73ba00}

input {
    font-size: 10px;
    border: 0px solid #73ba00;
}

a           { color: #000000; text-decoration: none;}
a:hover     { color: #999999; text-decoration: none;}

#logo {
    height: 200px;
    width: 760px;
    background: url('head.jpg') center no-repeat;
}
#logo2 {
    height: 200px;
    width: 760px;
    background: url('head2.jpg') center no-repeat;
}

.PageTitle{
    color: #006000;
    margin: 20px;
    font-size: 20px;
    font-weight: normal;
}
.PageText {
    font-size: 13px;
    
    margin: 30px;
	 padding: 0;
}
.PageText img {
	 padding: 10px;
}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #F5F6F7;
    margin-bottom: 1px;
    background: url('menu.gif') #FFFFFF;
    text-decoration: none;
    display: block;
    position: relative;
    width: 160px;
    z-index: 500;
}
.ddmx .section {
	background: #F5F6F7;
    border: 1px solid #F5F6F7;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #F5F6F7;
}




