body {
    margin: 0 0 0 0;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    overflow: auto;
    color: #000000;
	background-color: #000000;
}


.obj_preview {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weigh: bold;
    color: #000000;
}

.obj_preview a:link {
	font-weight: normal;
	font-style: italic;
    color: #0A9634;
    font-size: 11px;
	text-decoration: none;
}

.obj_preview a:visited {
	font-weight: normal;
	font-style: italic;
    color: #0A9634;
    font-size: 11px;
	text-decoration: none;
}

.obj_preview a:hover {
	font-weight: normal;
	font-style: italic;
    color: #0A9634;
    font-size: 11px;
	text-decoration: underline;
}


.shirt_title {
	margin: 0px auto;
	margin-bottom: 5px;
	width: 400px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.shirt_description {
	margin: 0px auto;
	margin-bottom: 15px;
	width: 400px;
	text-align: left;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.shirt_select_div {
	margin: 0px auto;
	margin-top: 5px;
	width: 400px;
	text-align: right;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.shirt_select {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.back {
	margin-top: 10px;
	width: 95%;
	text-align: right;	
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.back a:link {
    font-weight: bold;
    color: #000000;
    font-size: 12px;
	text-decoration: none;
}

.back a:visited {
    font-weight: bold;
    color: #000000;
    font-size: 12px;
	text-decoration: none;
}

.back a:hover {
    font-weight: bold;
    color: #000000;
    font-size: 12px;
	text-decoration: underline;
}


.footer {
   	background: url(/images/bgb.gif) no-repeat left bottom;
}

.footer_sign {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

