.tborder {
background-color:;
	border: 1px solid #c4c4c4;
	font-size: ;
}
.tcat {
	font:  normal 11px Verdana, Geneva, sans-serif;
	color:#ffffff;
	background:#33628a url(http://www.giveupalready.com/images/gua_def/gradients/strip_back2.gif) repeat-x  ;
	padding:4px 10px 4px 10px;
	border:1px solid #33628a;
	-moz-border-radius-topright: ;
	-moz-border-radius-topleft: ;
	-webkit-border-top-right-radius: ;
	-webkit-border-top-left-radius: ;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}
.alt1, .alt1Active
{
	background: #F5F5FF;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #E1E4F2;
	color: #000000;
}
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { 
	padding: 5px;
	font-size: ;
         border: 1px solid #c4c4c4;
         margin: 0 2px;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
 