@charset "utf-8";

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
.red_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	font-style: italic;
	font-weight: bold;
}
.gray_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999;
}

.grey_back {
	background-attachment: scroll;
	background-image: url(../images/global/grey.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.image_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.btm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #900;
}
.bdy_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.header {
	background-attachment: scroll;
	background-image: url(images/header_01.jpg);
	background-repeat: repeat;
	background-position: center top;
	display: inherit;
}
.gal_bk {
	background-attachment: scroll;
	background-image: url(../images/misc/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ph1 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph1.jpg);
	background-repeat: no-repeat;
} 

a.ph1:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph1.jpg);
} 

.ph2 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph2.jpg);
	background-repeat: no-repeat;
} 

a.ph2:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph2.jpg);
}
.ph3 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph3.jpg);
	background-repeat: no-repeat;
} 

a.ph3:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph3.jpg);
} 
.ph4 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph4.jpg);
	background-repeat: no-repeat;
} 

a.ph4:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph4.jpg);
} 
.ph5 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph5.jpg);
	background-repeat: no-repeat;
} 

a.ph5:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph5.jpg);
}
.ph6 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph6.jpg);
	background-repeat: no-repeat;
} 

a.ph6:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph6.jpg);
}
.ph7 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph7.jpg);
	background-repeat: no-repeat;
} 

a.ph7:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph7.jpg);
}
.ph8 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph8.jpg);
	background-repeat: no-repeat;
} 

a.ph8:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph8.jpg);
}
.ph9 {
	display: block;
	width: 100px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/buttons/ph9.jpg);
	background-repeat: no-repeat;
} 

a.ph9:hover {
	background-position: -100px 0;
	background-image: url(../images/buttons/ph9.jpg);
}
.hl {
	display: block;
	width: 250px;
	height: 67px;
	background-color: transparent;
	background-image: url(../images/global/hl.jpg);
	background-repeat: no-repeat;
} 

a.hl:hover {
	background-position: 0px 0;
	background-image: url(../images/global/hl.jpg);
}
