body {margin:0 0 0 0; padding:0; background-color:#ffffff;}
form {margin:0; padding:0}
td {
	font-family:tahoma;
	font-size:10px;
	line-height:12px;
	color:#777777;
}

.header { color:#AA9F91;}
.header a {text-decoration:none; color:#FF9000; font-size:9px;}
.header a:hover { text-decoration:underline;}
.header span a {text-decoration:none; color:#898989; font-size:9px;}
.header span a:hover {text-decoration:underline;}

a {color:#967F01; text-decoration:underline}
a:hover {text-decoration:none}

strong {font-size:9px; color:#696969}
strong a { color:#967F01; text-decoration:none;}
strong a:hover { text-decoration:underline;}

ul { margin:0; padding:0; list-style:none;}
li {
	color:#777777;
	line-height:17px;
	padding-left: 7px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li a { color:#777777; text-decoration:none;}
li a:hover {
	text-decoration:none;
	color: #BA9A40;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 17px;
	padding-left: 10px;
}

input {width:169px; height:19px; font-family:tahoma; font-size:10px;  color:#777777; vertical-align:middle; background-color:#FBFAE8; padding:2 0 0 4px;}
textarea {width:179px; height:65px; font-family:tahoma; font-size:10px; overflow:hidden; color:#777777; background-color:#FBFAE8; padding:3 0 0 4px; margin-top:58px;}

.footer { color:#C0C0C0; font-size:9px;}
.footer a {font-size:9px; color:#E4E4E4; text-decoration:underline;}
.footer a:hover  { text-decoration:none;}
.footer span a {color:#ABABAB; font-size:9px; text-decoration:none}
.footer span a:hover {text-decoration:underline}


.search ul { margin:0; padding:0; list-style:none;}
.search li { color:#707070; line-height:18px; background:url(images/bullet_2.gif) left top no-repeat; padding:0 0 0 10px;}
.search li a { color:#707070; text-decoration:none;}
.search li a:hover { text-decoration:underline;}

.arr { font-size:9px; text-transform:uppercase;}
.arr a { color:#ABABAB; text-decoration:none}

span a { color:#333333; text-decoration:underline;}
span a:hover { text-decoration:none}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #777777;
	text-decoration: none;
	text-align: left;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 600px;
	text-align: center;
	background-position: center;
}

