body {
	margin:0;
	padding:0;
	text-align:right;
}
h1 {
	text-align:center;
	font-family:Times New Roman;
	font-size:14px;
}
p {
	font-family:Times New Roman;
	font-size:14px;
}
label.errors
{
	font-weight:bold;
	color:#993333;
}
span.errors p {
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
	color:#993333;
	
	border-bottom:2px solid #933;
}
.input {
	background-color:#EDEDED;
	color:#053069;
	padding:2px;
	margin:1px;
	border:1px solid #AFB6BA;
}
.focus {
	background-color:#EEE099;
	color:#053069;
	padding:2px;
	margin:0px;
	border:2px solid #AFB6BA;
}
.input_button {
	background-color:#EDEDED;
	color:#053069;
	padding:2px;
	border-color:#AFB6BA;
}
#container {
	text-align:left;
	width:658px;
	border:none;
}
#leftside {
	float:left;
	width:265px;
	padding:15px;
	background-color:#ffffff;
	border:1px dotted #AFB6BA;
}
#rightside 
{
	float:right;
	width:265px;
	padding:15px;
	background-color:#ffffff;
	border:1px dotted #AFB6BA;
}
.clearboth {
	clear:both
}
#listings table {
	border-collapse:collapse;
}
#listings tr.primary {
	background-color:#fff;
}
#listings tr.alternate {
	background-color:#eee;
}
#listings th {
	vertical-align:top;
	background-color:#AFB6BA;
	color:#fff;
	padding:3px;
	font-family:Times New Roman;
	font-size:14px;
}
#listings th a {
	color:#ff9;
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
}
#listings th a:hover {
	color:#fff;
	font-family:Times New Roman;
	font-size:14px;
}
#listings td {
	vertical-align:top;
	padding:3px;
	font-family:Times New Roman;
	font-size:14px;
}
a.enlarge img {
	width:100px;
}
a {  font-size: 14px; font-weight: normal; color: #006600; text-decoration: underline; font-family: "Times New Roman", Times, serif}
a:link {  font-size: 14px; font-weight: normal; color: #006600; text-decoration: underline; font-family: "Times New Roman", Times, serif}
a:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #CCCC33; text-decoration: underline}
.ltGrey01 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11pt; font-weight: normal; color: #999999}
.m_01 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.title01 {  font-family: "Times New Roman", Times, serif; font-size: 24pt; color: #FFFFFF; font-weight: normal}
.title02 {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 18pt; 
	color: #6F3F28;
	margin-bottom:18px;
	}
.main02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.main01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.linkmain01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#accountLinks {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
