body {
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position: top;
background-color: #828282
}

td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#727272;
text-decoration:none;
}


a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#712b65;
}
a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#727272;
text-decoration:none;
}
img{
border:0px
}
p	
{ margin:0px
}

.roud_bg{
background-image:url(../images/round_bg.jpg);
background-repeat:no-repeat;
background-position:right top;
padding-top:0px;
padding-left:39px;
padding-right:50px;
padding-bottom:20px
}

.roud_footer{
			background-image: url(../images/round_footer.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		padding-top:20px;
		padding-left:328px;
}

.borderbg1
{
	border: 1px solid #999999;
}
.title
{
	font-family:tahoma;
	font-size:20px;
	color:#621C56;
	line-height:48px;
}
.subtitle
{
	font-family:tahoma;
	font-size:13px;
	color:#621C56;
	font-weight:bold;
}
.textfield
{
	border:1px solid #787878;
	background-color:#eeeeee;
	padding:1px;
	height:18px;
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.button
{
	border:1px solid #a25c98;
	background-color:#a25c98;
	height:22px;
	width:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	font-weight:bold;
	font-size: 11px;
	color: #dadada;
	text-decoration:none;
	cursor:pointer;
}

