.navlink {
	text-decoration: none;
	font-family: "trebuchet MS", "Bauhaus Md BT";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.navlink:hover {
	font-family: "trebuchet MS", "Bauhaus Md BT";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: normal;

}

.navlink1 {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7E7E7E;
	line-height: normal;
}
.navlink1:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #BC396D;
	line-height: normal;
}
.navlink2 {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BC396D;
	line-height: normal;
}
.navlink2:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BC396D;
	line-height: normal;
}

.navlink3 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1962A5;
	line-height: normal;
}
.navlink3:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1962A5;
	line-height: normal;
	text-decoration: underline;

}
.navlink4 {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B7068B;
	line-height: normal;
}
.navlink4:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B7068B;
	line-height: normal;
	text-decoration: underline;

}
.navlink5 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 797B7C;
	line-height: normal;
}
.navlink5:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 797B7C;
	line-height: normal;
	text-decoration: underline;

}

.navlink6 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
.navlink6:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;

}
.navlink7 {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #292929;
	line-height: normal;
}
.navlink7:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 292929;
	line-height: normal;
	text-decoration: underline;

}
.top-line-bg {
	background-image: url(../images/line_top.jpg);
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration: none;
}
.normal-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
}
.brown-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A14A1C;
	text-decoration: none;
}
.heading {
	font-family: "trebuchet MS";
	font-size: 20;
	font-weight: normal;
	color: #BC396D;
	text-decoration: none;
}
.brown-bold {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #A14A1C;
	text-decoration: none;
}
.gray-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 545454;
	text-decoration: none;
}
.dotted-line {
	background-image: url(../images/dottedline.jpg);
}
.contact-text-box {
	height: 20px;
	width: 140px;
	border: 1px solid #454545;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #BC396D;
	text-decoration: none;
	background-color: #F5F6F6;


}
.text-area {
	background-color: #F4F4F4;
	height: 86px;
	width: 144px;
	border: 1px solid #8D7E7B;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #BC396D;
}

.button1
{
font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #0000ff;
	text-decoration: none;
	background-color: #ffffff;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-top:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
}
.button
{
font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #545454;
	text-decoration: none;
	background-color: #ffffff;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-top:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
}
