body {
	margin: 0px;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
}
.link2 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	color: #EFC7D3;
	text-decoration: none;
}
.arial-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #16002E;
	text-decoration: none;
	}
	.text-black {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 18px;
}
.text3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #C33564;
	text-decoration: none;
	line-height: 22px;
}
.text4 {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.border3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
}
.link3 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link3:hover {
	text-decoration: underline;
}
.media-box {
	background-image: url(images/bg-media-box.gif);
}.border-dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.text-white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A72E53;
	text-decoration: none;
}
.link1:hover {
	color: #666666;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
.dotted {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.whitetext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.whitetext:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 45px;
	font-weight: bold;
	color: #F6CE2E;
	text-decoration: none;
	display:block;
	background-image: url(images/bg-repeat-nav-hover.gif);
}
.btn {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px dashed #982C4F;
	background-color: #C73B67;
}

