A { 
	color: #6699FF; 
}
A:link { 
	color: #6699FF; 
}
A:hover { 
	color: White; 
	text-decoration: none;
}
A:visited{
	color: #6699FF; 
}
.DebauchLink { 
	color: #6699FF; 
	text-decoration: underline;
}

hr {
    height: 1px;
		color: #6699FF;
}

.DebauchTitleRight {
	font: bold normal small-caps 32px/200% Arial, Helvetica, sans-serif;
	margin-right: 20px;
	color: #6699FF;
}

.DebauchTitle {
	font: normal normal small-caps 32px/200% Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0; 
	padding: 0; 
	line-height: 25px; 
	margin-top: 0px; 
	margin-bottom: 23px;
}

.DebauchMenu {
	font: bold normal 14px/200% "MS Sans Serif", Geneva, sans-serif;
	color: #6699FF;
	line-height: 14px;
}

.DebauchMenuItem {
	padding-left: 5px;
	padding-right: 24px;
	clear: none;
	float: left;
	color: #6699FF;
	text-decoration: none;
	font-weight : normal;

	voice-family: "\"}\"";
	voice-family: inherit;

	margin-top: 3px;
}

.DebauchText  {
	font: bold normal normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699FF;
	line-height : 120%;
}

p, div, span, h4, td, .DebauchTextNormal {
	font: normal normal 14px Arial, Helvetica, sans-serif;
	color: #6699FF;
	line-height : 120%;
}

.DebauchTextNormal
{
	margin-left: 5px;
	margin-right: 5px;
}

.DebauchBody, .DebauchMessage {
	font: bold normal normal 14px Arial, Helvetica, sans-serif;
	color: #6699FF;
	margin-left: 5px;
	margin-right: 5px;
}

h3 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699FF;
}

h4 {
	font: bold normal small-caps 24px/200% Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #6699FF;
}

.DebauchTestimonial {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	text-indent : 5%;
	text-align : justify;
	color: #6699FF;
}

.DebauchTextFormInstructions {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #6699FF;
}

.DebauchTextError {
	font: bold normal normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
}

.DebauchFormLabelRequired {
  color: Red;
}

.DebauchStoreCategory {
  margin-bottom : 4px;
}
.DebauchStoreCategoryTitle {
	font: bold normal small-caps 20px/200% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699FF;
}

.DebauchStoreCategoryDescription {
	padding-left: 4px;
	padding-right : 4px;
	margin-bottom : 10px;
}

div.DebauchStoreItems
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-left : 20px;
	margin-right : 20px;
}
.DebauchStoreItem
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-bottom : 5px;
}
.DebauchStoreItemPictureSpace
{
	margin-right : 10px;
	padding-top : 5px;
	background-color : black;
}
img.DebauchStoreItemPicture
{
	height : 90px;
	vertical-align : top;
	
}
.DebauchStoreItemName
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	margin-top : 15px;
	margin-bottom : 6px;
}
.DebauchStoreItemDescription
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 90%;
	padding-right : 20px;
}
.DebauchStoreItemPrice
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
	padding-right : 5px;
	width : 100%;
}
hr.DebauchStore
{
	clear : both;
	height : 1px;
	color : #6699FF;
}
