.page-head {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FF5400;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.cat-head {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #43371D;
	font-weight: bold;
}
.cat-head a{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #43371D;
	font-weight: bold;
	text-decoration: none;
}
.cat-head a:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #43371D;
	font-weight: bold;
	text-decoration: underline;
}
.texthome {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #8E7B58;
	text-align: justify;
	line-height: 1.5;
}

.textinner {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #393434;
	text-align: justify;
	line-height: 1.5;
}
.textinner a {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5;
	color: #0093DD;
	text-decoration: none;
}
.textinner a:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5;
	color: #0093DD;
	text-decoration: underline;
}
.homelink1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.homelink1 a{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homelink1 a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FDF9DA;
	text-decoration: underline;
}

.textbox {
background-color:#e8d9bf;
color: black;
font-family: arial;
font-size: 8pt;
border-width:1;
border-color:#2D699C;
}
.button {
border-width:1;
border-color:#84949B;
background-color:#F0E5D1;
font-family: arial;
color:#FFFFFF;
font-size: 8pt;

}
.tableBorder2{border:1px solid #c3c3c3; background-color:#f6f6ed; font-size:15px; margin-bottom:10px; text-align:center;}
