body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../images/pagebg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ced4dc;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
}

ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;

}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #354657;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #354657;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
}

HR {
	color : #555555;
}

.header {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2e2d12;
	text-decoration: none;
}

.headerwhite {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}

.credit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.copy {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}
.more {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e2d12;
	text-decoration: none;
}

A:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2e2d12;
}
A.more:ACTIVE, A.more:LINK, A.more:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}

A.more:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.footer:ACTIVE, A.footer:LINK, A.footer:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

A.footer:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.contentbg {
	background-image:   url("../images/layout-content/contact_bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #cad8ee;
	background-color: #cad8ee;
	border-left: 1px solid #FBFFFF;
}


.newsbg {
	background-image:   url("../images/layout-home/news.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #d6d98f;
}
