body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:  normal;
	background-color: #FFFFFF;
	line-height: 14px;
}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #940252;
}

.hd1 {
	margin-bottom: 0px;
	margin-top: 5px;
}

.left{
	 text-align: left;
 }

.hd2 {
	text-transform : uppercase;
	margin-bottom: 13px;
	color: #940252;
}

h2
 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		font-weight: bold;
		text-transform : uppercase;
		margin-bottom: 0 px;
		margin-top: 19px;
		line-height: 12px;
}

h3	{

	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
	
	}

.drop
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-transform : capitalize;
	width : 150px;
}

.srch
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #940252;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
}

.back
 {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
}


hr {
	height: 1px;
	margin-top: -5px;
	margin-bottom: 5px;
	color: #940252;
	border : #940252;
	background : #940252;
	border-top-color : #940252;
	border-bottom-color: #940252;
}

.btmline {
		height: 3px;
		margin-top: 15px;
}

.center{
	text-align: center;
}

a	{
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

.a2
 {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
		color: #B20044;
		font-weight: bold;
	}

-->