body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	}

h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #515151;
	margin-top: 0px; margin-bottom: 0px;
}

A {
    text-decoration: none;
    color: #515151;
}	

A:link {
	text-decoration: none;
    color: #515151;
}

A:visited {
	text-decoration: none;
    color: #515151;
}

A:hover {
	text-decoration: underline; 
	color: #000000;
}
	
A.nav {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #EEDBB6;
	font-weight: bold;
	text-decoration: none;		
	}
	
A.nav:hover {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #C2C16E;
	font-weight: bold;
	text-decoration: none;		
	}
	
.txt {
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #000000;
}

.txt2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #2F2A20;
	margin: 20px;
}

.txt3 {
	font-family: Times New Roman Condensed, Times New Roman, Verdama;
	font-size: 11pt;
	color: #513A18;
	}

.txthdr1 {
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #C2C16E;
	font-weight: bold;
	text-decoration: none;	
	}
	
.logo {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #EEDBB6;
	font-weight: bold;
}
	
.ttl {
	font-family: Times New Roman Condensed, Times New Roman, Verdama;
	font-size: 16pt;
	color: #513A18;
	font-weight: bold;
    }

.p {
	width: 380px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 7px;
	font-family: Times New Roman Condensed, Times New Roman, Verdama;
	font-size: 11pt;
	color: #513A18;
}


.div {
	width: 770px;
	background-color: Black;
	background-image: url(h_div.gif);
}

h5 {
	font-family: Times New Roman Condensed, Times New Roman, Verdama;
	font-size: 11pt;
	color: #513A18;
	font-weight: bold;
}

.tPrice {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 8pt;
color: #00000;
}

td {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 8pt;
color: #515151;
}

.blkline {
   height: 1px;
	background-color: #000000;
	width: 770px;
   padding: 0px;
	margin: 0px;
}
.bgline {
	width: 770px;
	background-image: url(b_div_h.gif);
	height: 6px;
	padding: 0px;
	margin: 0px;
}
.ttl2 {
	background-color: #666633;
	background-image: url(ttl_bg.gif);
	width: 495px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}
.ttlblk {
   height: 8px;
	background-color: #000000;
	width: 495px;
   padding: 0px;
	margin: 0px;
}
.slash {
	color: #FF0000;
	text-decoration: line-through;
}

