body
{
	background-color: #480693; 
	color: #FFFFFF;
	margin: 0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	background-repeat: repeat;
	background-position: left top;
}
.bg
{
	background-image: url(../images/bg2.jpg);
	background-position: left top;
	border: solid 2px #000033;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.bg-img
{
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
img
{
	border: none;
}
a
{
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover
{
	color: #a478d7;
	text-decoration: underline;
}
.balloon-img
{
	background-image: url(../images/balloon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.link-text
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.link-text a
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.link-text a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #e5de88;
}
.light-text
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #e5de88;
}
.mid-text
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
color:#fff;
text-align:justify;
}
.line
{
	background-image: url(../images/line.jpg);
	backgroulind-repeat: repeat-x;
	background-position: left top;
}
.line1
{
	background-image: url(../images/line1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.mid-box
{
	background-image: url(../images/box-mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.box1
{
	background-image: url(../images/box1-mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 10px;
}
.blue-header-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #E5DE88;
	text-decoration: none;
}
.blue-text
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e5de88;
	text-decoration: none;
}
.light-blue-text
{
	font-family: tahoma;
	font-size: 11px;
	color: #a478d7;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.light-bluebold-text
{
	font-family: tahoma;
	font-size: 14px;
	color: #8cc1f0;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.white-bullet-text
{
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.blue-bold-text
{
	font-family: tahoma;
	font-size: 12px;
	color: #E5DE88;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.textbox-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #460397;
	text-decoration: none;
	height: 16px;
	width: 200px;
	background-color: #c192f9;
	border: 1px solid #422b95;
}
.textbox-black1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #460397;
	text-decoration: none;
	height: 40px;
	width: 200px;
	background-color: #c192f9;
	border: 1px solid #422b95;
}
.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #460397;
	text-decoration: none;
	height: 16px;
	width: 152px;
	background-color: #c192f9;
	border: 1px solid #422b95;
}
.textbox-cod
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #460397;
	text-decoration: none;
	height: 16px;
	width: 40px;
	background-color: #c192f9;
	border: 1px solid #422b95;
}
#preview
{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}
.line-dotted
{
	border-top: 1px dotted #a478d7;
}
.header-bg
{
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ErrorMessage ul
{
	padding: 5px 0 0 13px;
	margin: 0;
	text-align: left;
}

.ErrorMessage ul li
{
	padding: 0;
	margin: 0;
}
.ErrorMessage1 ul
{
	padding: 5px 0 50px 13px;
	margin: 0;
	text-align: left;
}

.ErrorMessage1 ul li
{
	padding: 0;
	margin: 0;
}
#border-box img{
  border: 1px solid #E5DE88;
  padding:1px;
}