body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



.page:link{
	font-size: 14px;color:#ffffff;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.page:visited {
	font-size: 14px;color: #ffffff;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.page:hover {
	font-size: 14px;color: #ffffff;text-decoration: none;font-family: Arial;font-weight: bold;
}
.page:active {
	font-size: 14px;color: #ffffff;text-decoration: underline;font-family: Arial;font-weight:bold;
}

.menu-bg {
	background-image: url(graphics/menu-bg.jpg);
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(graphics/page-bg.jpg);
	background-repeat: repeat;
	padding-top: 30px;
}
.footer-left {
	background-image: url(graphics/footer-left.jpg);
	padding-bottom: 48px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
}
.footer-right {
	background-image: url(graphics/footer-right.jpg);
	padding-right: 15px;
	padding-bottom: 48px;
	background-repeat: no-repeat;
	background-position: top;
}


.title-bg {
	background-image:  url(graphics/title-bg.jpg);
	background-repeat: repeat-x;
		}

h1,h2,h3,h4,h5,h6 {
	font-family: arial;font-weight: bold;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 15px;
	color: #000000;
}


.style2 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.title-left {
	background-image: url(graphics/title-left.jpg);
}
.title-right {
	background-image: url(graphics/title-right.jpg);
}
.pad-10 {
	padding-top: 10px;
}
.pad-30 {
	padding-bottom: 30px;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffd302;
}
