body {
	margin-top: 50px;
	padding: 0;
	background: #FFFFFF url(images/bg.jpg) ;
	background-position:center top;
	background-repeat:no-repeat;
	font-family: Calibri, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
img {
   border:0px solid ;
}
.gray_small {
	color: #333;
	
}
.gray_small2 {
	color: #666;
	font-size:20px;
}
.purple_small {
	color: #592F93;
	text-align: center;
	font-size: 14px;
}
.purple_small2 {
	color: #592F93;
	text-align: center;
	font-size: 12px;
	font-style:italic;
}
.right {
	text-align: right;
	}
body,td,th {
	color: #FFF;
	font-family: Calibri, Sans-serif;
}
a:link {
	color: #5F2F85;
	font-size: 14;
	
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5F2F85;
	
		font-size: 14;
}
a:hover {
	text-decoration: none;
	color: #63C;
	
	font-size: 14;
}
a:active {
	text-decoration: underline;
	color: #5F2F85;
	font-size: 14px;
}
.contactus {
	color: #FFF;

	font-size: 12px;
}
a.specialLink:link {
	color: white;
	font-size: 11px;
}
a.specialLink:visited {
	color: white;
	font-size: 11px;
}
a.specialLink:hover {
	color: white;
	font-size: 11px;
}
a.specialLink:active {
	color: white;
	font-size: 11px;
}
.textfield_effect {
border-width: 1px;
border-style: solid;
border-color: #6C0;
font-family: Calibri, sans-serif;
font-size: 12px;
color: #333333;
}
.textfield_effect2 {
	font-family: Calibri, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

