a {
	color: #C5752E;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
body{
	margin: 0px;
}
body,p,table{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 15pt
}
h1 { 
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; line-height: 15pt
}
h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 15pt;
	margin-bottom:5px;
	}
h4 {
	font-size: 11px; 
	line-height: 13pt;
	margin-bottom:5px;
}
img{
	border-width:0px;
}
ul{
	list-style-type:circle;
}
li{
}
table{
	margin-bottom: 20px;
}
td{
	padding-right:10px;
}
.TxtSmall { 
	font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #555555; line-height: 12pt
}
#head{
}
#nav{
	float: left;
	width: 140px;
	padding: 0px 10px 0px 10px;
}
#main{
	width: 450px;
	margin-left: 170px;
}
#footer{
	padding:10px;
	clear:both;
}
.thumb{
	border: 1px solid #C5752E;
	margin-bottom: 5px;
}
.thumb_shadow{
	padding: 5px;
	background-image:url(../images/shadow_thumbs.jpg);	
	background-position: 100% 100% 100% 100%; 
}
.floating_ul{
float:right;
}
.feedback{
	font-weight:bold;
	color:#FF0000;
}

