body, td {  font-family: "trebuchet ms", verdana, sans-serif; font-size: 12px; }

form td { font-size:12px; padding-bottom: 4px; padding-right:4px; }
input, select, textarea, file { font-family: "trebuchet ms", verdana, sans-serif; font-size: 13px; padding:1px; padding-left: 3px; background-color:dbe0ea; }

.searchbox{
border:solid 1px #b2c7dc;
color:#6d6d6d;
font-family:Verdana;
font-size:8pt;
height:18px !important;
padding-left:3px;
padding-right:3px;
padding-top:1px;
}

.sm input, .sm select, .sm textarea, .sm file { font-family: "trebuchet ms", verdana, sans-serif; font-size: 10px; color: #626262; background-color:f0f0f0; }
.sm td { font-family: "trebuchet ms", verdana, sans-serif; font-size: 10px; }

#tbl td { min-width:200px; max-width:1280px; margin:0 auto;}

#mtbl td { padding-right:5px; padding-bottom:5px; }
#placeholder { text-align:left; min-width:300px; max-width:1280px; margin:0 auto;}
.max {  width:expression(document.body.clientWidth > 1280? "1280px": "auto" ); }
.bold td {font-weight:bold; }

#feedrunner { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; }
.extlink a:link  { text-decoration: none; color: 558055; }
.extlink a:visited { text-decoration: none; color: 558055; }
.extlink a:hover { text-decoration: underline; color: 6922d4; }


a:link  { text-decoration: none; color: 0060ff; }
a:visited { text-decoration: none; color: 0060ff; }
a:hover { text-decoration: underline; color: 6922d4; }
a:link  img { border: 0px solid #ffffff; }
a:visited img { border: 0px solid #ffffff; }
a:hover img { border: 0px solid #ffffff; }

.ptitle { font-size:26px; font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif; color: 737373; }
.ptitle a:link, .ptitle a:visited { color:737373; text-decoration:none; }
.ptitle a:hover { color:5c894d; text-decoration:underline; }

.ptitle2 { font-size:22px; font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif; color: 737373; }
.ptitle2 a:link, .ptitle2 a:visited { color:737373; text-decoration:none; }
.ptitle2 a:hover { color:5c894d; text-decoration:underline; }

.ptitle3 { font-size:18px; font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif; color: 737373; }
.ptitle3 a:link, .ptitle2 a:visited { color:737373; text-decoration:none; }
.ptitle3 a:hover { color:5c894d; text-decoration:underline; }

.subtitle { font-size:14px; font-weight:bold; }

.sidepanel { padding: 3px; float:left; clear:left; border: 1px solid #c8c8c8;}
.sidepanel td {  padding-top: 3px; padding-right:3px; }
.sidepanel2 { padding: 3px; float:left; clear:left; border: 1px solid #c8c8c8;}
.sidepanel2 td { padding-top: 3px; padding-right:3px; }
.sidepanel3 {padding: 3px; float:left; clear:left; }
.sidepanel3 td { padding-top: 3px; padding-right:3px; }

.lg {font-size:13px; color:#737373;}
.lg2 {font-size:9px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-style:italic;}
.act {font-size:13px; }
.act a:link  { text-decoration: none; color: 0045b9; }
.act a:visited { text-decoration: none; color: 0045b9; }
.act a:hover { text-decoration: underline; color: 531aaa; }

/* Sortable Table */
table thead td{
		font-weight:bold;
		cursor:pointer;
	}
	
	.highlightedColumn{
  background-color:#CCC;
} 

thead .dash td { border-top: 1px solid #bbb; background-color: #ffffff; }
tbody .dash td { border-bottom: 1px dashed #bbb; background-color: #ffffff;  }
.dashtop td { border-top: 1px dashed #bbb; background-color: #ffffff;  }
tbody .highlight td { border-bottom: 1px dashed #bbb;  background-color: #dedede;}

