body			{ color:#000000; background-color:#FFFFFF; font-family:verdana, arial, sans-serif; margin-left:3px; margin-top:3px; margin-right:0px;}
td			{ font-size:11px; }

a			{ color:#4040FF; font-size:11px; font-weight:normal; text-decoration:none; }
a:hover			{ color:#D61010; text-decoration:underline; }

.bgtexture 		{ background-image:url(images/background.gif) }

/***** General Classes *****/
.inv-height		{ line-height:18px; }
.inv-height2		{ line-height:16px; }
.inv-phone		{ font-size:17px; color: #42423B; font-weight:bold; }
.pic-border 		{ border: 1px solid #9C9A9C; }

/***** General Classes used on forms *****/
.inv-textbox		{ border: 1px solid #9C9A9C; font-size:11px; color: #000000; font-weight:normal; }
.inv-error		{ color:#D61010; }
.inv-button		{ border: 1px solid #000000; font-size:11px; background-color:#C9C79D; color: #000000; font-weight:normal; }
.inv-add-title		{ font-size:11px; background-color: #DDDCBF; color: #797979; font-weight:bold; }
.inv-manage-item	{ font-size:11px; background-color: #42423B; color: #FFFFFF; font-weight:normal;}
.inv-field-header	{ font-size:11px; background-color: #DDDCBF; color: #797979; font-weight:bold; line-height:16px;}

/***** set the sold field *****/
.inv-sold		{ font-size:11px; color: #FF0000; font-weight:bold; }

/***** set the required field star *****/
.inv-star		{ font-size:11px; color: #FF0000; font-weight:bold; }

/***** set the search display result for search inventory function *****/
.inv-search		{ font-size:11px; color: #FF0000; font-weight:bold; }

/***** table classes *****/
.table-setting-1	{ border-width:1px; border-color:#000000; border-style:solid; background-color:#FFFFFF; color:#000000; font-size:11px; font-weight:normal; text-decoration:none; line-height:15px}
.table-edit-picture	{ border-width:1px; border-color:#9C9A9C; border-style:solid; background-color:#FFFFFF; color:#000000; font-size:11px; font-weight:normal; text-decoration:none; line-height:15px}

/***** link class for managing links *****/
a.manage-item:link	{ color: #FFFF00; text-decoration:none }
a.manage-item:visited	{ color: #FFFF00; text-decoration:none }
a.manage-item:active 	{ color: #FFFF00; text-decoration:none }
a.manage-item:hover	{ color: #FF0000; text-decoration:none }

/***** link class for sort links *****/
a.sort-item:link	{ color: #797979; text-decoration:none; font-weight:bold;}
a.sort-item:visited	{ color: #797979; text-decoration:none; font-weight:bold;}
a.sort-item:active 	{ color: #797979; text-decoration:none; font-weight:bold;}
a.sort-item:hover	{ color: #000000; text-decoration:none; font-weight:bold;}


/***** Classes used in the phd display *****/
.phd			{ font-size:7pt; }
.phdlink		{ color:#4040FF; font-size:7pt; text-decoration:none; }
.phdlink:hover		{ color:#D61010; font-size:7pt; text-decoration:underline; }