.border {
	border: 2px solid #FF9900;
}
.bodycaption_1{
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF6600;
font-weight:bolder;
}
.bt
{
background-image:url(images/btbg.png);
background-repeat:no-repeat;
height:30px;
}
.bt2
{
background-image:url(images/btbg2.png);
background-repeat:no-repeat;
height:30px;
width:101px;
background-position:center;
}
.bt3
{
background-image:url(images/btbg3.png);
background-repeat:no-repeat;
height:30px;
width:101px;
background-position:center;
}
.bt4
{
background-image:url(images/btbg4.png);
background-repeat:no-repeat;
height:30px;
width:101px;
background-position:center;
}
.bt5
{
background-image:url(images/btbg5.png);
background-repeat:no-repeat;
height:30px;
width:101px;
background-position:center;
}
.bt6
{
background-image:url(images/btbg6.png);
background-repeat:no-repeat;
height:30px;
width:101px;
background-position:center;
}
.bt7
{
background-image:url(images/btbg7.png);
background-repeat:no-repeat;
height:30px;
width:101px;
background-position:center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.captiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	list-style-position: outside;
	list-style-image: url(images/captionbt.png);
}
.iframebg {
	background-image: url(images/bigbg.jpg);
	background-repeat: repeat-y;
}
