img					{
	border: 0px;
}

h1					{
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.title				{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	height: 25px;
}

.catego_lnk	a:link		{	/* unvisited link */
	color: #666;
	text-decoration: none;
}
.catego_lnk	a:visited	{	/* visited link */
	color: #333;
	text-decoration: none;
}
.catego_lnk	a:hover	{		/* mouse over link */
	color: #30C;
	text-decoration: none;
}
.catego_lnk	a:active	{	/* selected link */
	color: #9CF;
	text-decoration: none;
}

.title	a:link		{	/* unvisited link */
	color: #333;
	text-decoration: underline;
}
.title	a:visited	{	/* visited link */
	color: #333;
	text-decoration: underline;
}
.title	a:hover	{		/* mouse over link */
	color: #30C;
	text-decoration: underline;
}
.title	a:active	{	/* selected link */
	color: #9CF;
	text-decoration: underline;
}

.content_table			{
	width: 884px;
	font-size: 10px;
	font-family: Arial;
}

.content_panel			{
	width: 100%;
	vertical-align: top;
}

.content_border_right	{
	width: 25px;
	min-width: 25px;
	background-image: url('./images/dyna_bg_03.gif');	
}

.content_border_stripe_end	{
	width: 208px;
	height: 26px;
	background-image: url('./images/stripe_end_01.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

.content_border_stripe_end_2	{
	width: 208px;
	height: 13px;
	background-image: url('./images/stripe_end_02.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

.end_center				{
	height: 26px;
	width: 647px;
	background-image: url('./images/end_02.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.submenu	{
	width: 100%;
}

.submenu td {
	text-align: center;
}

.submenu a	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.search_table	{
	font-size: 12px;
	color: #333;
	width: 100%;
}

.search_btn	{
	width: 100px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: 1px #9CF solid;
	background-image: url('./images/inputs/sub_back.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.search_input	{
	width: 280px;
	height: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border: 1px #9CF solid;
	/*background-image: url('./images/inputs/sub_back.gif');*/
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
}

.admin_add_cato_input	{
	width: 200px;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border: 1px #9CF solid;
	/*background-image: url('./images/inputs/sub_back.gif');*/
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
}

.h_bar		{
	height: 1px;
	background-color: #CCC;
	font-size: 1px;
	padding: 0px;
	margin: 2px;
	border: 0px;
}

.org_n		{
	width: 100%;
	background-color: #FFF;
	cursor: pointer;
}

.org_o		{
	width: 100%;
	background-color: #EEE;
	cursor: pointer;
}

.org_view_title_row	{
	height: 20px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.org_view_name_row	{
	width: 80px;
	height: 20px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	word-wrap: break-word;
}

.org_view_cont_row	{
	width: 120px;
	height: 20px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.org_view_desc_row	{
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}

.org_view_logo_row	{
	width: 80px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
