body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.gif);
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #EACBB9;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}
.align-left {
	text-align: left;
	line-height: normal;
}
.title-text {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #EACBB9;
}

a {
    color: #E0BC64;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.image-arrow {
	height: 11px;
	width: 8px;
}


.img1 {
    margin-right: 8px;
}

#content {
    width: 256px;
    height: 386px;
    overflow: auto;
}
.nav-text/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

 {
	font-size: 10px;
	color: #E0BC64;
}
.link-text {
	color: #E0BC64;
	font-size: 10px;
	font-weight: bold;
}


.style1 a {
     color: #822418;
     text-decoration: none;
}

.style1 a:hover {
     text-decoration: underline;
}
