	 body { margin: 0px 0px 0px 0px; background-color: #ffffff }
	
	
	
	h3 { font-family: Georgia, Palatino; font-size: 2.3em; font-weight: normal; color: #6ba0bc; text-transform: none; font-style: normal }
	h5 { font-family: Georgia, Palatino; font-size: 1.2em; font-weight: normal; color: #5b6164; text-transform: none; font-style: normal }
    h1,h2,h3,h4,h5,h6{ margin: 0 0 5px 0; padding: 0; text-decoration:none}
	h1 + p,h2 + p,h3 + p,h4 + p,h5 + p{margin-top: 0}
	
		
	.text { font: 12px Arial; color: #444444; text-transform: none; line-height: 12pt}
	.text2 { font:0.9em Arial; color: #444444; text-transform: none; line-height: 15pt}
	.textSmallBold { font: bold 11px Arial; color: #ffffff; text-transform: none; line-height: 15pt}
	
	.textFooter { font-family: Georgia, Palatino; font-size: 0.7em; color: #8a8787; text-transform: none}
	.textSKU { font-family: Arial, Helvetica; font-size: 10px; color: #8a8787; text-transform: none}
	
	.regularLink {font-family: Georgia, Palatino; font-size: 0.85em; color: #8a8787; font-style: normal; text-decoration: underline; text-transform: none }
	a.regularLink { font-family: Georgia, Palatino; font-size: 0.85em; color: #0694db; font-style: normal; text-decoration: underline; text-transform: none }
	a.regularLink:visited  { text-decoration: underline; text-transform: none; color: #0694db }
	a.regularLink:hover  { text-decoration: underline; text-transform: none; color: #e65100 }
	
	
	
	.price { font-family: Georgia, Palatino; font-size: 0.85em; color: #444444 }
	.priceLarger { font-family: Georgia, Palatino; font-size: 1.0em; color: #444444 }
	
	a.navigation { font-family: Georgia, Palatino; font-size: 11px; color: #ffffff; font-style: normal; text-decoration: none; text-transform: uppercase }
	a.navigation:visited  { text-decoration: none; text-transform: none; color: #eaf2fa; text-transform: uppercase }
	a.navigation:hover  { text-decoration: underline; text-transform: none; color: #ffffff; text-transform: uppercase }
	
	a.navigationSide { font-family: Georgia, Palatino; font-size: 11px; color: #2c697e; font-style: normal; text-decoration: none; text-transform: uppercase }
	a.navigationSide:visited  { text-decoration: none; text-transform: none; color: #2c697e; text-transform: uppercase }
	a.navigationSide:hover  { text-decoration: underline; text-transform: none; color: #2c697e; text-transform: uppercase }
	
	td.navigationSelected { background-image: url(../images/bgSideNavSelected.gif); background-repeat: no-repeat  }
	a.navigationSelected { font-family: bold Georgia, Palatino; font-size: 17px; color: #4bb5ff; font-style: normal; text-decoration: none; text-transform: none }
	a.navigationSelected:visited  { text-decoration: none; text-transform: none; color: #4bb5ff}
	a.navigationSelected:hover  { text-decoration: underline; text-transform: none; color: #ffffff }
	
	
	.linkHeader {font-family: Georgia, Palatino; font-size: 10px; color: #5f7e94; font-style: normal; text-decoration: underline; text-transform: none }
	a.linkHeader { font-family: Georgia, Palatino; font-size: 11px; color: #5f7e94; font-style: normal; text-decoration: none; text-transform: none }
	a.linkHeader:visited  { text-decoration: none; text-transform: none; color: #5f7e94 }
	a.linkHeader:hover  { text-decoration: underline; text-transform: none; color: #6f80c0 }
	
	.itemHeaderSmall {font-family: Georgia, Palatino; font-size: 11px; color: #8a8787; font-style: normal; text-decoration: underline; text-transform: none }
	a.itemHeaderSmall { font-family: Georgia, Palatino; font-size: 12px; color: #6f80c0; font-style: normal; text-decoration: none; text-transform: none }
	a.itemHeaderSmall:visited  { text-decoration: none; text-transform: none; color: #6f80c0 }
	a.itemHeaderSmall:hover  { text-decoration: underline; text-transform: none; color: #6f80c0 }
	
	
	
	.input {
    border: 1px solid #b0b0b0;
    background: #ffffff;
    width: 172px;
	height: 19px;
 }

.input:hover {
    border: 1px solid #c0c0c0;
    background: #fffcd0;
	width: 172px;
	height: 19px;
}


.button {
    border: none;
    background: url('../images/dwButtonEnterDrawing.png') no-repeat top left;
    padding: 2px 8px;
	width: 186px;
	height: 30px;
}
.button:hover {
    border: none;
    background: url('../images/dwButtonEnterDrawingHover.png') no-repeat top left;
    padding: 2px 8px;
}

.button1 {
    border: none;
    background: url('../images/dwButtonEnterDrawing2.png') no-repeat top left;
    padding: 2px 8px;
	width: 200px;
	height: 32px;
}
.button1:hover {
    border: none;
    background: url('../images/dwButtonEnterDrawingHover2.png') no-repeat top left;
    padding: 2px 8px;
}

