body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background: #E1E1E1;
	font-size: 14px;
	height: 100%;
	width: 100%;
}

td.err { color: #FF7200; font-weight: bold }

.tabcontent
{
	font: 12px Tahoma, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #7800FF;
}

a {
	text-decoration: underline;
	color: #7800FF;
}
a:hover {
	text-decoration: none;
	color: #FF7200;
}
a.about {
	text-decoration: underline;
	font-size: 16px;
	color: #7800FF;

}

a.about:hover {
	text-decoration: none;
	font-size: 16px;
	color: #FF7200;
}

a.boxselect {
	text-decoration: underline;
	font-size: 10px;
	color: #7800FF;

}

a.boxselect:hover {
	text-decoration: none;
	font-size: 10px;
	color: #FF7200;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF7200;
	margin-bottom: 4px;
	margin-top: -2px;
}

a.services {
	text-decoration: none;
	font-size: 14px;
	color: black;

}

a.services:hover {
	text-decoration: none;
	font-size: 14px;
	color: #FF7200;
}
.central {
	border: 1px solid Gray;
	background-color: White;
}
.copyright
{
	font: 10px Tahoma, Helvetica, sans-serif;
	color: #333;
}
a.copyright {
	text-decoration: none;
	font-size: 10px;
	color: #FF7200;
}

a.copyright:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #7800FF;
}

.tablinks {
	vertical-align: bottom;
}
.bigtext {
	font-size: 18px;
	color: #FF7200;
}
.catname {
	font-size: 10px;
	color: #000000;

}
.mediumtext {
	font-size: 12px;
	color: #FF7200;
}
.keywordstext {
	margin-left:20px;
	margin-right:20px;
	font-size: 12px;
}
.btn {
	border: solid 1px #FF7200;
	background-color: #EDEDED;
	cursor: pointer;
	width: 80px;
}

.btn2 {
	border: solid 1px #FF7200;
	background-color: #EDEDED;
	cursor: pointer;
	width: 120px;
}

.textmsg {
	border: solid 1px #7800FF;
}

select, textarea {
	border: 1px solid #FF7200;
}

.selectmsg {
	border: solid 1px #7800FF;
	width: 145px;
}
div.menutop {
}
a.servicesname2 {
	text-decoration: none;
	font-size: 12px;
	color: #7800FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

a.servicesname2:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FF7200;
	background-color: #F8F8F6;
}
.box {
	padding: 10px;
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	margin: 0px;
	font-size: 12px;
}
.article {
	font-size: 12px;
	color: #000000;
}
