a:link {color:#5C5C5C; text-decoration:none;}
a:visited {color:#575757; text-decoration:none;}
a:hover {color:#8A8A8A; text-decoration:none;}
a:active {color:#5C5C5C; text-decoration:none;}

a.username_link:link,
a.username_link:visited,
a.username_link:hover,
a.username_link:active,
{	color:#575757; 
	text-decoration:none;
}

a.bold_link:link,
a.bold_link:visited,
a.bold_link:hover,
a.bold_link:active,
{	color:#575757; 
	font-weight:bold;
	text-decoration:none;
}


td, input, textarea, select
{	font-family:Verdana;
	font-size:11px;
}

select
{	width:210px;
}
select.ddm_select
{	width:125px;
}
select.ddm_select_num
{	width:75px;
}
select.lng_fieldSize
{	width:218px;
}

/*** form style ***/
.prefix_fieldSize
{	width:89px;
}
.small_fieldSize
{	width:120px;
}
.fieldSize
{	width:215px;
}
.long_fieldSize
{	width:439px;
}
.zip_fieldSize
{	width:87px;
}

.small_field_desc
{	width:130px;
}
.field_desc
{	width:180px;
}
.indent_fieldSize
{	width:230px;
}
.indent_PhoneSize
{	width:295px;
}

/*** bread_crumb ***/
.bread_crumb
{	font-size:10px;
}

/*** section title ***/
.section_title
{	color:#1860ab;
	font-size:12px;
	font-weight:bold;
	width:180px;
}
.lg_section_title
{	color:#1860ab;
	font-size:12px;
	font-weight:bold;
	width:220px;
}
.xlg_section_title
{	color:#1860ab;
	font-size:12px;
	font-weight:bold;
	width:300px;
}
.section_title_style
{	color:#1860ab;
	font-size:12px;
	font-weight:bold;
}

.switchColor
{	background-color:#F5F5F5;
}

ul.none 
{	list-style-type: none
}

.default
{	font-family:Verdana;
	font-size:12px;
	border:0;
}

.categoryName
{	font-weight:bold;
	font-size:14px;
}

.blank_edit_delete
{	text-align:center;
	width:10%;
	background-color:#FFFFFF;
}

.lineAccross
{	background-color:#E0E0E0;
	vertical-align:middle;
}

.error
{	color:Red;
	font-size:11px;
}

.blackBorder
{
	border: solid 1px #000000;
}

.table_width
{	width:500px;
}

/***search fields***/
.green_table
{	width:500px;
	background-color:#CBE4DD;
}
.blue_header
{	background-color:#99CCFF;
}
.search_width
{	width:485px;
}

/***link td***/
.link_td
{	
	height:20;
	border-style: solid; 
	border-width: 1px; 
	border-color: #909090;
}

.small_link_td
{
	height: 15px;
	width: 80px;
	text-align: center;
	border-style: solid; 
	border-width: 1px; 
	border-color: #909090;
}

.return_link_td
{
	height: 15px;
	width: 50px;
	text-align: center;
	border-style: solid; 
	border-width: 1px; 
	border-color: #909090;
}

input.button 
{
	background-color: #cccccc; 
	font-size: 10px;
	color: black; 
}
