body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;

}

.td1 a:link {
	color: #000000;
	text-decoration: underline;
}
.td1 a:visited {
	color: #000000;
	text-decoration: underline;
}
.td1 a:hover {
	color: #666666;
	text-decoration: underline;

}.fontbig {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
}
.fontsmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}
.netvigatormenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #342A45;
}
.contentmain {
	background-attachment: fixed;
	background-image: url(img/inner-shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5ACC4;
	border-right-color: #B5ACC4;
	border-bottom-color: #B5ACC4;
	border-left-color: #B5ACC4;
}
.contentbg {
	background-attachment: fixed;
	background-image: url(img/inner-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.contactbox1 {
	width: 250px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.contactbox2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	width: 200px;
}
.contactbox3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	width: 47px;
}

