body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color:#000000;

}
.bground {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #EBEBEB;
}
a {
	font-size: 12px;
	color: #464646;
}
a:link {
	text-decoration: none;
	color: #EBEBEB;
}
a:visited {
	text-decoration: none;
	color: #EBEBEB;
}
a:hover {
	text-decoration: none;
	color: #610179;
}
a:active {
	text-decoration: none;
	color: #610179;
}
.txt_s {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;}
a.multi {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.table_bg {
	background-attachment: scroll;
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu_line {
	background-attachment: scroll;
	background-image: url(../images/menu_L.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
td, img, div { behavior: url(iepngfix.htc) }

div.scroll {width: 573px;	overflow: auto;	border: 0px solid #666; padding-right:10px; scrollbar-face-color:#000000; 
scrollbar-highlight-color:#464646; 
scrollbar-3dlight-color:#7464646; 
scrollbar-shadow-color:#464646; 
scrollbar-darkshadow-color:#464646;
scrollbar-track-color:#464646; 
scrollbar-arrow-color:#78288c;
vertical-align:top;}



#pscroller2{
width: 574px;
height: 20px;
padding: 0px;
color:#000000;
vertical-align:middle;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.label {
	background-attachment: scroll;
	background-image: url(../images/purchase_card_long.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.menubg {
	background-attachment: scroll;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.boldtxt{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color: #FFFFFF;
		padding:0px;
		}.hrline {
	background-attachment: scroll;
	background-image: url(../images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/* ---------- gallery styles start here ----------------------- */
img {
	border: none;
}
h1{
margin:0px;
padding:0px;
}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 0px;
	padding: 0;
	float: left;
	position: relative;
	
}
 
.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 0px 0 0 0px;
}
.gallery em {
	width: 176px;
	background: url(../images/frame_174.png) no-repeat;
	display: block;
	position: absolute;
	top: -0px;
	left: -0px;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top:117px;/**/
	
}

.gallery h1 {
	width: 140px;
	background: url(../images/frame_138.png) no-repeat;
	display: block;
	position: absolute;
	top: -0px;
	left: -0px;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top:117px;
	
}