/* Global Styles */
h1, h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	padding:20px 0;
}
h2, h2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#9C9898;
	font-weight:normal;
}
h3, h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#999999;
	font-weight:normal;
	margin:0;
	padding:0;
}
h4, h4 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#999999;
	font-weight:bold;
	margin:0;
	padding:0;
}
h5, h5 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CCC;
	font-weight:bold;
	margin:0;
	padding:0;
}
h6, h6 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CCC;
	font-weight:bold;
	margin:0;
	padding:0;
}
	
.imgBorder1 {
	border:2px solid #999999;
}
.marginBottom5 {
	margin-bottom:5px;
}
.marginTop5 {
	margin-top:5px;
}
.marginLeft5 {
	margin-top:5px;
}
.marginRight5 {
	margin-top:5px;
}

/* Index Page Styles */
#indexTable {
	width:450px;
}

/* Gallery Index Page Styles */
/* #galleryIndexTable {
	padding-top:10px;
}
#galleryIndexTable td{
	padding-bottom:20px;
}
#galleryIndexTable td a{
	color:#CC6633;
}
#galleryIndexTable td a:hover{
	color:#000000;
}
*/



/*Lables Page Styles */
#loadarea {

}
.text_01, .text_01 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#000000;
	text-decoration:none;
}
.text_01 a:hover {
	color:#999999;
}
.text_02, .text_02 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#999999;
	text-decoration:none;
}
.text_02 a:hover {
	color:#000000;
}
.text_03, .text_03 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #FF0000;
	text-decoration:none;
}
.text_03 a:hover {
	color:#000000;
}
.text_04, text_04 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12pt;
	padding-left:20px;
	padding-right:20px;

}
.text_05, .text_05 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
	text-decoration:none;
}
#noSales {
	color:#FF0203;
	font-size:12px;
	width:260px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
#noSales h2 {
	text-align:center;
}
#noSales h2 a{
	font-size:24px;
	color:#FF0203;
	text-transform:uppercase;
}
#noSales h2 a:hover {
	text-decoration:underline;
}