/*--INGLESIDE page properties---------------------------------*/
.hp-maintext {
	color: #000000;
	font-type: Arial;
	font-size: 12px;
	text-decoration: none
}

.hp-maintext a {
	color: #0404FD;
	font-type: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.hp-maintext a:hover {
	color: #000000;
	font-type: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.hp-maintext a:active {
	color: #0404FD;
	font-type: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


.copyright {
	color: #A8A8A8;
	font-size: 10px;
}
.copyright a {
	color: #A8A8A8;
	text-decoration: none;
}

.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}

.copyright a:active {
	color: #BEBEBE;
	text-decoration: none;
}

.hp_news {
	border-left: solid 2px #166E84;
	border-right: solid 2px #166E84;
	border-bottom: solid 2px #166E84;
	border-top: none
}

.hp_newstext{
	color: #4480AD;
	font-size: 12px;
}
.hp_newstext a {
	color: #4480AD;
	text-decoration: none;
}

.hp_newstext a:hover {
	color: #083F69;
	text-decoration: underline;
}

.hp_newstext a:active {
	color: #4480AD;
	text-decoration: none;
}

.hp_newsdate{
	color: #6F6F6F;
	font-size: 10px;
	font-style : italic;
	font-weight: bold;
}



/*--right side menu------------------------------------------*/
.rightside-table {
	background: #FFFFFF;
	border-left: solid 1px #166E84;
	border-right: solid 1px #166E84;
	border-bottom: solid 1px #166E84;
}

body,td,th {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

a {
	color: #0404FD;
	font-type: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-type: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}




