/* CSS Document */

body{

margin: 0;
padding: 0;
background: #eae1e8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #56317f;

}
.flash{
	width: 1003px;
	height:331px;
	position:relative;
	background: url(../images/curve3.gif) 0% 0% no-repeat;
}

.top{
	background: #eae1e8 url(../images/top.gif) 0% 100% no-repeat;
	height: 52px;
	width: 1010px;
}
.vallam{
	background: #eae1e8 url(../images/vallam.jpg) 100% 100% no-repeat;
}
.hm-text{
	width: 820px;
	margin: 25px 0 0 25px;
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
td{
	font-size:11px;
}
a:link, a:visited, a:active{
	color:#5d2e8e;

}
a:hover{
	color: #ad72eb;
}
h1{
	font-size: 13px;
	font-weight:bold;
	padding: 0 0 5px 0;
	margin:0;
}	
