body {
	background-color: #ededed;
	margin: 0px;
}

input, textarea {
	border: 1px solid #717171;
}
.inputbranded {
	background-image: url('images/a3spinwatermark.gif'); 
	background-position: right; 
	background-repeat: no-repeat;
}


td {
	vertical-align:top;
}
form { margin: 0px;}

hr {
	color: #a1a1a1;	
	height: 1px;
}

ul {
	margin-top: 0px;
	margin-left: 20px;	
}
li {
	list-style-image: url('images/bullet.gif');
	margin: 4px 4px 4px 0px;
}
h6 {
	margin:0px;
	margin-top: 10px;
	font-size: 0.9em;
	font-weight: bold;	
}

label {
	font-weight:bold;
	width:70px;
	float: left;
}

#shell {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	border-right: 1px solid #757575;
	border-left: 1px solid #757575;
	border-bottom: 1px solid #757575;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	width: 790px;
	background-image: url(images/a3_banner.jpg);
	height: 160px;
	font-size:  12px;
	border-bottom: 1px solid #757575;
	letter-spacing: 0em;
}

#header ul {
	position: absolute;
	top: 138px;
	right: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#header li {
	display: inline;
	padding: 7px;
}
#header a:link, #header a:visited {
	padding: 3px 10px 2px 10px;
	color: #e9e9e9;
	font-weight: bold;
	text-decoration: none;
	font-size:1em;
}
#header a:hover {
 	 font-size: 1em;
 	 color: #FFFFFF;
}

#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  0.7em;
	color:#333333;
	padding: 5px;
	line-height: 1.4em;

}
#body a, #body a:visited {
	color: #336600;
	text-decoration: none;

}

#body a:hover {
	color: #000000;
	text-decoration: none;
}
#body .ad {
	border: 1px solid #515151;
	margin-bottom: 4px;
}

#body .segment {
	padding-top: 0px;
	padding-bottom: 12px;
	margin-top: 3px;
	display: block;
	border-top: 1px solid #a1a1a1;
	background-image: url(images/a3spin.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#body .titleimg {
	padding-bottom: 7px;
	display: block;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 100%;
	border-top: 1px solid #AAAAAA;
	background-color: #dfdfdf;
	color: #545454;
	font-size: 0.6em;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color:#333333;
	text-decoration: none;
}
	
#footer	a:hover{
	text-decoration: none;
	color:#000000;
}
#sidebox {
	width: 220px;
	position: absolute;
	top: 171px;
	left: 565px;
}

#grayout {
	font-size: 0.9em;
	color: #808080;
}

#grayout a:link, #grayout a:visited  {
	text-decoration: none;
	color: #808080;
}

#grayout  a:hover{
	text-decoration: none;
	color:#000000;
}


.guestbook {
	background-color: #fafafa;
	width: 530px;
	margin: 10px 5px 10px 5px;
	padding: 5px 5px 12px 7px;
	border: 1px solid #d4d4d4;
}
