body {
	background-color: #CFD5D9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCC60C;
}
.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
.b:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {

	color: #FCC60C;
	text-decoration: none;
}
.b:active {

	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	color: #D0D4D7;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	color: #142736;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.menu1 {
	background-image: url(../images/bit.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	font-weight: bold;
	color: #223545;
	padding-top: 5px;
	padding-bottom: 3px;
}
a:link {
	color: #223545;
	text-decoration: none;
}

.con {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.table {
	border: 5px solid #D5D6D8;
}

.menu2 {
	background-image: url(../images/yellow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 18px;
}
a:visited {

	color: #223545;
	text-decoration: none;
}
a:hover {

	color: #5587B1;
	text-decoration: none;
}
a:active {

	color: #223545;
	text-decoration: none;
}
h2 {

	background-image: url(../images/line2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	color: #142736;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
h3 {


	background-image: url(../images/line3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	color: #142736;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.contact {
	background-image: url(../images/ball.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}
