/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #DFDFDF url(images/xanax01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7D7D;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.xanaxtext1 {
	font-size: 10px;
	color: #525252;
}

.xanaxtext2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.xanaxtext3 {
	font-size: 14px;
	font-weight: bold;
	color: #1A5C72;
}

.xanaxtext4 {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #67A100;
}

.xanaxtext5 {
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
}

.xanaxtext6 {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 129px;
	padding: 0px 10px 0px 12px;
	background: url(images/xanax21.gif) repeat-y left top;
}

.list1 .first {
	padding-left: 0px;
	background: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

.list2 li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0px;
	background: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	display: block;
	height: 31px;
	padding: 5px 0px 0px 10px;
	line-height: normal;
}

.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 li {
	display: block;
	padding: 5px 1px;
	background: url(images/xanax24.gif) repeat-x left top;
}

.list4 a {
	text-decoration: none;
	color: #7F7D7D;
}

.list4 a:hover {
	text-decoration: underline;
}

.list4 .first {
	background-image: url(images/spacer.gif);
}

/** LINKS */

a {
	color: #508000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	color: #7F7D7D;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	display: block;
	height: 27px;
	padding: 5px 0px 0px 10px;
	background: url(images/xanax12.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #A3A2A2;
}

.style1 a {
	color: #A3A2A2;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.xanaxbg1  { background: url(images/xanax02.jpg) repeat-y left top; }
.xanaxbg2  { background: url(images/xanax05.jpg) no-repeat left top; }
.xanaxbg3  { background: url(images/xanax08.jpg) no-repeat left top; }
.xanaxbg4  { background: url(images/subpage1_02.gif) no-repeat left top; }
.xanaxbg5  { background: url(images/xanax09.jpg) repeat-x left top; }
.xanaxbg6  { background: url(images/xanax14.jpg) repeat-y left top; }
.xanaxbg7  { background: url(images/xanax15.jpg) repeat-x left top; }
.xanaxbg8  { background: url(images/xanax17.jpg) no-repeat left top; }
.xanaxbg9  { background: url(images/xanax22.gif) repeat-x left top; }
.xanaxbg10 { background: url(images/xanax23.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.xanaxpricelist {
  background: #2788AB;
  color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

