body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}

a: {
	color: blue;
	}

a:hover {
	color:red;
	}

.qst {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 12px;
	clip:   rect(   );
	padding-top: 5px;
	}

.title {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #6699CC;
	text-align: right;
	background-position: right;
	}

h1 {
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #004080;
	margin-top: 5px;
	margin-bottom: 7px;
	}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: 7px;
	}

.linksmall {
	font-family: Tahoma, helvetica;
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	}

.codebox {
	text-align: left;
	padding: 5px;
	font-family: Courier, sans-serif;
	font-size: 10px;
	border: 2px dashed silver;
	background: #f5f5f5;
	margin: 5px;
	}

.linkbox {
	width: 90%;
	border: 1px solid silver;
	background: #dddddd;
	padding: 5px;
	margin-bottom: 20px;
	}

.prodbox {
	clear: right;
	margin: 5px 20px 10px 20px;
	padding-left: 10px;
	font-size: 11px;
	border-left: 2px solid #e5e5e5;
	height: 110px;
	}

.prodbox h2 {
	font-size: 15px;
	margin: 0px 0px 5px -10px;
	padding: 1px;
	background: #e5e5e5;
	color: gray;
	}

.prodbox img {
	float: right;
	border: 0px;
	margin-left: 10px;
	}

.details p {
	margin-top: 5px;
	font-size: 11px;
	color: #5555aa;
	}

.details h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 30px 0px 0px 0px;
	}



/* Begin other theme */

.catalog_item {
        clear: both;
        padding: 8px;
        margin: 0px 20px 1px 20px;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        height: 100px;
        background: no-repeat #f0f0f0 470px 38px;
        }
.catalog_details {
        padding-left: 130px;
        }
.catalog_item h2 {
        background: #e5e5e5;
        padding: 5px 0px 2px 118px;
        margin: -8px -8px 10px -8px;
        color: gray;
        }
.catalog_item img {
        float: left;
        width: 100px;
        height: 100px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        border: 1px solid silver;
        }
.catalog_search {
        background: #f5f5f5;
        padding: 3px 10px 3px 10px;
        margin: 5px 0px 5px 0px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-color: #e5e5e5;
        }
.catalog_search_notice {
        margin: 5px 20px 5px 20px;
        color: gray;
        font-family: tahoma, helvetica;
        font-size: 11px;
        line-height: 13px;
        text-align: center;
        }
.catalog_status {
        margin: 5px 20px 5px 20px;
        text-align: right;
        }
.catalog_pages {
        text-align: right;
        margin: 10px 20px 10px 0px;
        }
.catalog_page_current {
        padding: 0px 5px 0px 5px;
        margin-left: 4px;
        color: gray;
        border: 2px solid silver;
        }
.catalog_page_link {
        margin-left: 4px;
        border: 2px solid blue;
        color: blue;
        padding: 0px 5px 0px 5px;
        }
.catalog_page_link:hover {
        color: white;
        background: blue;
        text-decoration: none;
        }
.catalog_form {
        font-size: 11px;
        font-family: tahoma, helvetica;
        margin: 0px;
        padding: 0px;
        }
.catalog_intro {
        margin: 20px;
        text-align: center;
        width: 500px;
        height: 250px;
        background: url(/images/catalog-intro.jpg) no-repeat;
        }

.customize_panel {
        width: 600px;
        height: 360px;
        border: 1px solid #aaaaaa;
        background: url(/images/customize-background.gif) no-repeat;
        }

.customize_status {
	width: 600px;
	line-height: 16px;
	border: 1px solid #aaaaaa;
	border-top: none;
	color: gray;
	background: #dddddd;
	font-size: 11px;
	}

.lettering_preview {
        margin-top: 20px;
        text-align: center;
        height: 100px;
        }
.lettering_image {
        border: 1px solid gray;
        }
.lettering_panel {
	text-align: left;
        width: 600px;
        border: 1px solid gray;
        background: #cae9db;
        }
.lettering_title {
        width: 600px;
        height: 26px;
	margin-left: -1px;
        background: no-repeat;
        }
.lettering_example {
        position: relative;
        margin: -35px -15px -20px -20px;
        float: right;
        }
.lettering_number {
        padding-left: 10px;
        font-size: 48px;
        font-weight: bold;
        font-family: tahoma, helvetica;
        letter-spacing: -3px;
        color: #bad7ca;
        margin-top: 5px;
        margin-bottom: -5px;
        }
.lettering_step {
        font-size: 11px;
        font-family: tahoma, helvetica;
        margin-top: -50px;
        padding-left: 50px;
        }
.lettering_bottom {
        margin-top: 10px;
        width: 600px;
        background: #bad7ca;
        padding: 3px 0px 3px 0px;
        text-align: right;
        border-top: 1px solid #aac7ba;
        }
.lettering_price {
        float: right;
        text-align: right;
        font-size: 11px;
        font-family: tahoma, helvetica;
        padding: 0px 10px 0px 0px;
        }
.lettering_price h3 {
        color: gray;
        margin: 50px 0px 5px 0px;
        font-size: 28px;
        }


