body {
	padding: 0px;
	background-color: #bfc6c8;
	margin: 0px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
	color: #c5833a;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.linkmenus {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

a.linkmenus:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.pagetitle {
	font-size: 25px;
}

.pagesubtitle {
	font-size: 18px;
	color: #C5833A;
}

.pagesubtitle small {
	font-size: 75%;
	color: rgb(0,0,0);
	padding-left: 20px;
}

.pagemark {
	font-size: 16px;
	font-weight: bold;
}

.pagebox {
	border: 1px dashed #A9B6BB;
	background-color: #EEF0F0;
}

.pageboxsolid {
	border: 1px solid #D9DEDF;
	background-color: #F1F5F6;
}

.pageboxline {
	border: 1px dashed #d9dedf;
}

.tdfooter {
	padding: 20px;
	background-image: url(../images/footer_bkg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

hr {
height: 0px;
border-top: 1px dashed #996600;}


.tdmenu {
	padding-bottom: 12px;
	padding-top: 2px;
}


.imghome {
border-bottom: 5px solid #94a5ab;}