
.xrow_field {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
}


.xbtn {
	font-weight: bold;
	color: #fff;
	border: 1px solid #545454;
	
	
	border-top-color: #8E8E8E;
	padding: .25em !important; /* hold this line for Firefox and Safari */
	padding: .25em 0; /* take of the left/right margins for IE */
	background: #ff7d00 url("../images/bg_btn.gif") 0 0 repeat-x !important;
	/* hold this line for Firefox and Safari */
	background: #ff7d00 url("../images/bg_btn.gif") 0 -1px repeat-x;
	/* shift the bg up 1px for IE */
}

hr {
	color: #252525;
	background-color: #252525;
	height: 1px;
	border: 0px solid #252525;
}

td,p,span {
	color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(../images/bg_stripes3m.jpg);
}

.txt_body,p {
	color: #FFFFFF;;
	font-size: 13px;
}

.txt_dragon {
	color: #C2C790;
	font-style: italic;
}

.txt_decay {
	color: #B0B0B0
}

.txt_footer {
	color: #B0B0B0;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
}

.txt_ingred {
	color: #ccc;
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
}


.txt_drinks {
	color: #C2C790;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	outline: none;
	text-decoration: underline;
	color: #CCCCCC;
}

a:visited {
	outline: none;
	text-decoration: underline;
	color: #CCCCCC;
}

a:active {
	outline: none;
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover {
	outline: none;
	text-decoration: none;
}