- Programmed by: CADD Management Consulting, Inc.  | 212-929-2935 -
- Edited  | May 17 2005 | Cleaned up style sheets and optimized programming-

/* This Style Sheet is for www.MichaelMillerFabrics.com */ 

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* Styles used by the template page */
/* Template - search description at top of page */
.T_searchtext {
    FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: verdana,arial,sans-serif
}

/* Template - description at top and bottom of flash movie on homepage */
.T_flashtext {

    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: verdana, arial, sans-serif
}

/* Template - input box at top of page for keywords, Prints and Groups*/
.T_inputbox {
	height: 18px;
	border: 1px solid #999999;
	margin: auto;
	line-height: normal;
	cursor: text;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	vertical-align: middle;
	width: auto;
}

/* Template - Go Buttons for search boxes */
.T_button {

	height: 16px;
	border: 1px solid #FFFFFF;
	margin: auto;
	line-height: normal;
	cursor: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	vertical-align: middle;
	width: auto;
}

/* Template - all text at the botton of the page */
.T_textfooter
{
    FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: verdana,arial,sans-serif
}

/* Nice golden color for links - currently not used  cb9c2e */
/* Template - text at the bottom of the page with links to popups*/
.T_textfooter:link
{
    FONT-SIZE: 9px;
    COLOR: #0066cc;
    FONT-FAMILY: verdana,arial,sans-serif;
    TEXT-DECORATION: none
}

/* Template - text at the bottom of the page with links to popups - after visited*/
.T_textfooter:visited
{
    COLOR: #999999;
    FONT-FAMILY: verdana,arial,sans-serif;
    TEXT-DECORATION: none
}

/* Template - text at left side below the navigation*/
.T_textnavigation
{
    FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: verdana,arial,sans-serif
}
/* Common Styles are used by multiple pages */
/* Common - text at top of each sub-page with general description*/
.C_general_description {
    FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: verdana,arial,sans-serif
}

.C_text_bold_gray
{
    FONT-SIZE: 9px;
    COLOR: #6b6b6b;
    FONT-FAMILY: verdana,arial,sans-serif;
    font-weight: 700;
    TEXT-DECORATION: none
}

.C_text_bold_red
{
    FONT-SIZE: 9px;
    COLOR: #AF182B;
	border: 0px solid #999999;
    FONT-FAMILY: verdana,arial,sans-serif;
    font-weight: 700;
    TEXT-DECORATION: none
}

.C_text_continue
{
    FONT-SIZE: 9px;
    COLOR: #AF182B;
    FONT-FAMILY: verdana,arial,sans-serif;
    font-weight: 700;
    TEXT-DECORATION: none
}

