body,a,td,input,textarea,select { 
	font-family: Verdana, Arial, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	line-height:18px;
}

a { 
	color: #FF0066; 
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

input.inp100 { 
	width:100%;
}

textarea.inp100	{ 
	width:100%; 
	height:150px; 
}

.red { 
	color: #ff0000; 
}

.white { 
	color: #ffffff; 
}

.black { 
	color: #000000;
}

.grey { 
	color: #999999; 
}

.warning { 
	color: #ea1144; 
	background-color: #fae9e5; 
}

.newslink {
	font-size:9px; 
	line-height:13px;
margin-bottom:10px;
display:block;

}

td .picturetext {
	border:0px;
	padding:0px;
	width:134px;
	border-left:10px solid #fff;
}

.picturetext img {
	width:134px;
	border-bottom:15px solid #fff;
}

.clearer {
	clear:both;
	width:1px;
	height:1px;
}

.ptext{
	width:400px;
}




p.warning {
padding:5px 10px;
}


#com-user-box{
margin:0px;
padding:0px;
background-color:#eee;
}


#com-user-box fieldset{
border:0px;
padding:10px;

}


#com-user-box fieldset p.formtext label{
float:left;
width:100px;

}

#com-user-box fieldset p.formsubmit input{
float:left;
width:100px;
margin-left:100px;

}









