a:link, a:active, a:visited {
	text-decoration:none;
	color:black;
}

li a:hover {
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 19px;
	margin-left:-18px;
	background-image:URL('../images/icon_arrow.gif');
	background-repeat:no-repeat;
}

a.footer:link, a.footer:active, a.footer:visited {
	text-decoration:none;
	color:#ffffff;
}

#footer:hover a {
	text-decoration:underline;
	font-weight:normal;
}

#footer:hover a:hover {
text-decoration:none;
}


body {
margin:auto;
margin-top:20px;
background-color:#cccc99;
width:850px;
background-image:URL('../images/bg_image.jpg');
}

#top {
background-image:URL('../images/100_0134.jpg');
height:265px;
border-width:1px 1px 0px 1px;
border-style:solid;
border-color:#aaaa80;
}

#right {
float:right;
height:265px;
overflow:hidden;
}

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

input {
margin-left: 5px;
margin-right: 5px;
margin-top:5px;
margin-bottom:2px;
background:#ffffff;
border:1px solid #999999;
font:9pt Times New Roman;
}

#menu {
background-color:white;
width:185px;
height:265px;
float:left;
background-image:URL('../images/home_left.jpg');
overflow:auto;
}

ul {
margin-top:14px;
margin-bottom:-4px;
margin-left:-18px;
@margin-left:20px;
list-style-type:none;
}

li {
padding:2px;
}

#welcome {
background-color:#ffffcd;
padding:35px;
border:1px solid #aaaa80;
background-image:URL('../images/welcome.jpg');
background-repeat:repeat-x;
}

h1 {
font:16pt times new roman;
text-align:center;
font-weight:bold;
}

.legal {
font-size:10pt;
padding:10px;
border:1px solid #aaaa80;
margin-bottom:0px;
}

#footer {
font:8pt arial;
padding-bottom:20px;
color:#ffffff;
padding-left:1px;
}

#footer:hover {
font:8pt arial;
background-color:#aaaa80;
}
