body {
	font-size: 12px;
	color: #666666;
	font-family: Arial, sans-serif;
	line-height: 19px;
	padding: 0;
	margin: 0;
	background-color: #efeeee;}
	
a {color: #4e4848; }
	
img {border: none;}

.bio {border:1px solid #dad3c2; padding:5px; marginright:20px;}

h1 {color: #af5505; font-family: "Trebuchet MS", sans-serif; font-size: 24px; font-weight: normal; line-height: 24px;}
h2 {color: #af5505; font-family: "Trebuchet MS", sans-serif; font-size: 18px; line-height:25px; font-weight: normal; border-bottom:1px solid #dad3c2; padding-bottom:2px; margin-bottom:5px;padding-top:0;}
h3 {color: #af5505; font-family: Arial, sans-serif; font-size: 13px; line-height:25px; font-weight: bold; border-bottom:1px solid #dad3c2; padding-bottom:2px; margin-bottom:5px;padding-top:0;}
h4 {color: #726760; font-family: "Trebuchet MS", sans-serif; font-size: 16px; font-weight: normal; line-height:10px; font-style:italic;}

.container{margin:20px auto;position:relative;text-align:left; width:800px; background-color:#FFF;border:1px solid #726760; }
.hd-w  {color: #fff; font-family:"Trebuchet MS", sans-serif; font-size: 25px; font-weight: normal; line-height:30px;}

.big{font-size: 16px; color: #af5505;}
.or{color: #af5505; font-family: "Trebuchet MS", sans-serif; font-size: 14px; font-weight: normal; line-height: 20px;}
.orange{font-family:Arial, sans-serif; font-size: 13px; color: #af5505;}
.small, .small a{font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #999; line-height:16px;}

/*---------Forms---------*/
#textfield {color:#666666; font-family:Arial, sans-serif; padding:3px; border:1px solid #827f7f; background:#FFF; font-size:12px;}
#textfield:hover {background:#f6d9bd; border:1px solid #666666;}
#disabled {color:#666666; font-family:Arial, sans-serif; padding:3px; border:1px solid #666666; background:#dcdfe4; font-size:12px; }

#button {color:#666666;padding:3px;font-size:12px; color:000; font-family:Arial, sans-serif; min-width:80px;}
#button-f {padding:3px;font-size:12px; color:000; font-family:Arial, sans-serif; min-width:80px;margin:4px 5px;}

/*--------- Tables ---------*/
.sorting {border-collapse: collapse; width:100%;}
.sorting td {border-bottom:1px solid #e4e0e0; background:#fff; padding:4px; vertical-align:middle;}
#sorting-title td{border-bottom:1px solid #EFEEEE; background:#EFEEEE; font-family:Verdana, sans-serif; font-size:11px; padding:0 4px;}
#sorting-hd td{border-bottom:1px solid #fff; background:#EFEEEE; padding:3px 4px; font-weight:bold; font-family:Arial, sans-serif; font-size:12px;}

.spacer {width: 100%; background-color:#dad3c2; height:1px; margin-top:5px; margin-bottom:5px;}