body, table, tr, td, div, b, a, input, textarea, form, select {
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
}

body {
    font-family: Verdana;
}
.grey {
    color: #E0E0E0;
    text-decoration: none;
}

.grey:link {
    color: #E0E0E0;
}

.grey:visited {
    color: #E0E0E0;
}

.grey:hover {
    text-decoration: underline;
    color: #E0E0E0;
}

A {
    text-decoration: none;
}

A:hover {
    text-decoration: underline;
    color: #990000;
}

.button {
    color: #E0E0E0;
    text-decoraton: underline;
}

/* Form elements */
select, textarea, input, textarea {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #563409;
	font-size: 12px;
}

.border0{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#l1 {
    width: 264px;
    height: 26x;
    background-image: url("/s.jpg");
}

#m1 {
    width: 77px;
    height: 26px;
    display: block;
    background-image: url("/1o.jpg");
}
#m2 {
    width: 140px;
    height: 26px;
    display: block;
    background-image: url("/2o.jpg");
}
#m3 {
    width: 82px;
    height: 26px;
    display: block;
    background-image: url("/3o.jpg");
}
#m4 {
    width: 111px;
    height: 26px;
    display: block;
    background-image: url("/4o.jpg");
}
#m5 {
    width: 86px;
    height: 26px;
    display: block;
    background-image: url("/5o.jpg");
}
#m1:hover {
    width: 77px;
    height: 26px;
    display: block;
    background-image: url("/1.jpg");
}
#m2:hover {
    width: 140px;
    height: 26px;
    display: block;
    background-image: url("/2.jpg");
}
#m3:hover {
    width: 82px;
    height: 26px;
    display: block;
    background-image: url("/3.jpg");
}
#m4:hover {
    width: 111px;
    height: 26px;
    display: block;
    background-image: url("/4.jpg");
}
#m5:hover {
    width: 86px;
    height: 26px;
    display: block;
    background-image: url("/5.jpg");
}
