a img{
	-moz-border-radius: 3px;
	background-color:;
	border: 1px solid #c14aff;
	padding: 0px;
}

a img:hover {
	-moz-border-radius: 3px;
	background-color:;
	border: 1px solid #4aaeff;
	padding: 0px;
}
.img {
	-moz-border-radius: 3px;
	background-color:;
	border: 1px solid #c14aff;
	padding: 0px;
}

.noborder {
border: 0px;
padding: 0px;
background:none;
}

body {
     font-family: Trebuchet Ms;
     font-size: 9px;
color: #525252;
   line-height: 11px;
     text-align: justify;
     cursor: default;
} 
body {
margin: 0px;
padding: 0px;  }

strong,b {
	color: #7168ac;
	font-weight: normal;
	margin-right: 0px;
	padding: 0 3px 0 3px;
}


em, i {
	font-style:italic;
	color:#6893ac;
}


a:link, a:visited {
	color: #c14aff;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #209afd;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	}


textarea,input,select {
	font-family : Trebuchet ms;
		-moz-border-radius: 3px;
	font-size : 9px;
	padding : 5px;
	width: 50%;
	line-height: 11px;
	background-color:#b5b5b5;
	border: 0px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	color : #333333;
	text-align : justify;
}
blockquote {
	font-family : Trebuchet ms;
		-moz-border-radius: 3px;
	font-size : 9px;
	padding : 5px;
	width: 50%;
	line-height: 11px;
	background-color:#b5b5b5;
	border: 0px;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	color : #333333;
	text-align : justify;
	width: 50%;
}
