body,td,th {
	font-family: arial;
	font-size: 13px;
	color: #333333;
}
body {
	background-image: url(graphics/page-bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;color: #666666;
}
a:visited {
	text-decoration: none;color: #666666;
	
}
a:hover {
	text-decoration: underline;color: #333333;
	
}
a:active {
	text-decoration: none;color: #666666;
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 13px;
	color: #ffffff;font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #333333;font-weight: normal;
	}

	h3 {
	font-size: 13px;
	color: #ffffff;font-weight: bold;
}

.small:link{
	font-size: 11px;color: #666666;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:visited {
	font-size: 11px;color: #666666;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:hover {
	font-size: 11px;color: #333333;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.small:active {
	font-size: 11px;color: #666666;text-decoration: none;font-family: Arial;font-weight: bold;
}




.phpForms_btn
{
    border-top-width    : 2px;
    border-left-width   : 2px;
    border-bottom-width : 2px;
    border-right-width  : 2px;
    font                : Arial;
    color               : #ffffff;font-weight: bold;
}


.city:link{
	font-size: 11px;color: #999999;text-decoration: none;font-family: Arial;font-weight: normal;
}
.city:visited {
	font-size: 11px;color: #999999;text-decoration: none;font-family: Arial;font-weight: normal;
}
.city:hover {
	font-size: 11px;color: #999999;text-decoration: underline;font-family: Arial;font-weight: normal;
}
.city:active {
	font-size: 11px;color: #999999;text-decoration: none;font-family: Arial;font-weight: normal;
}

.strap {
	background-image: url(graphics/strap.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content-bg {
	background-image: url(graphics/content-bg.jpg);
	background-repeat: repeat-y;
}
.text-bg {
	background-image: url(graphics/page-bg.jpg);
	background-repeat: repeat;
}
.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF6600;
}

.style2 {
	font-family: "Courier New", Courier, mono;
	color: #FF6600;
	font-size: 15px;
	font-weight: bold;
}
.style3{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006699;
}
.style4 {
	font-size: 12px;
	font-weight: bold;color: #ff6600;
}
.style5 {color: #FF6600;font-weight: bold;font-size: 12px;}

.style6 {
	font-size: 11px;
	color: #999999;font-weight: normal;
}

.foot-style {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.email:link{
	font-size: 12px;color: #333333;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:visited {
	font-size: 12px;color: #333333;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:hover {
	font-size: 12px;color: #ff6600;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:active {
	font-size: 12px;color: #333333;text-decoration: underline;font-family: Arial;font-weight: bold;
}
