body,td,th {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}
body {
	background-image: url(graphics/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 22px;
	color: #FFFFFF;
}
h2 {
	font-size: 17px;
	color: #000000;font-weight: normal;
}

.style2 {
	font-size: 17px;
	font-weight: normal;
}


a {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}


.top {
	background-image: url(graphics/top.jpg);
	background-repeat: repeat-x;
}

.email:link{
	font-size: 13px;color:#000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:visited {
	font-size: 13px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:hover {
	font-size: 13px;color: #ff7300;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:active {
	font-size: 13px;color: #000000;text-decoration: underline;font-family: Arial;font-weight:bold;
}




.small:link{
	font-size: 12px;color:#000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:visited {
	font-size: 12px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:hover {
	font-size: 12px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.small:active {
	font-size: 12px;color: #000000;text-decoration: none;font-family: Arial;font-weight:bold;
}

.menu-bg {
	background-image: url(graphics/menu-bg.jpg);
	background-repeat: repeat-x;
}
.bullet-bg {
	background-image: url(graphics/bullet-bg.jpg);
	background-repeat: repeat-x;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


.orange-bg {
	background-image:   url("graphics/orange-bg.jpg");
	background-repeat: repeat;
}
.style3 {
	font-size: 22px;
	color: #FFFFFF;font-weight: bold;
}

.white:link{
	font-size: 11px;color:#ffffff;text-decoration: none;font-family: Arial;font-weight: bold;
}
.white:visited {
	font-size: 11px;color: #ffffff;text-decoration: none;font-family: Arial;font-weight: bold;
}
.white:hover {
	font-size: 11px;color: #ffffff;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.white:active {
	font-size: 11px;color: #ffffff;text-decoration: none;font-family: Arial;font-weight:bold;
}
.dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
}

.page:link{
	font-size: 15px;color:#000000;text-decoration: underline;font-family: Arial;font-weight: normal;
}
.page:visited {
	font-size: 15px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: normal;
}
.page:hover {
	font-size: 15px;color: #ff7300;text-decoration: underline;font-family: Arial;font-weight: normal;
}
.page:active {
	font-size: 15px;color: #000000;text-decoration: underline;font-family: Arial;font-weight:normal;
}

.style5 {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}.logo {
	background-image: url(graphics/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

