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

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

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

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
	text-align: justify;
}

.text2 {
    color: #758C58;
}

.text3 {
    font-size: 9px;
    color: #515046;
}

a {
    color: #576368;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(img02.jpg);
    background-repeat: repeat-x;
    background-position: right top;
}

.bg2 {
    background-image: url(img02.jpg);
    background-repeat: repeat-x;
}

.bg3 {
    background-image: url(img04.jpg);
    background-repeat: repeat-x;
    background-position: right bottom;
}

.bg4 {
    background-image: url(img04.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.img1 {
    margin-left: -3px;
}

br.short {
line-height:6px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
padding-left:7;
padding-top:5;
padding-bottom:10;
font:normal 8pt Verdana;
line-height:16px;
z-index:100;
}

a.menu		{ text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #848482; }
a.menu:visited	{ color: #848482; }
a.menu:hover	{ color: #39155F; }

