body{
	background-color:#010101; 
	font-family:arial; 
	color:#9b9b9b; 
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	margin:0px;
	scrollbar-3dlight-color:#9b9b9b; 
	scrollbar-arrow-color:#e6007c;
	scrollbar-base-color:#1a1a1a;
	scrollbar-darkshadow-color:#1a1a1a;
	scrollbar-face-color:#1a1a1a;
	scrollbar-highlight-color:#1a1a1a;
	scrollbar-shadow-color:#9b9b9b;
}
.leftInfo{
	color:#ffffff; 
	font-family:arial; 
	font-weight:bold; 
	font-size:12px;	
	text-decoration:none;
}
.txtPink{
	color:#e6007c; 
	font-family:arial; 
	font-weight:normal; 
	font-size:11px;
	text-decoration:none;
}
.txtGray{
	color:#9b9b9b; 
	font-family:arial; 
	font-weight:normal; 
	font-size:11px;
	text-decoration:none;
}
.txtDarkGray{
	color:#6a6568; 
	font-family:arial; 
	font-weight:normal; 
	font-size:11px;
	text-decoration:none;
}
.txtWhite{
	color:#ffffff; 
	font-family:arial; 
	font-weight:normal; 
	font-size:10px;
	text-decoration:none;
}
.txtTitlePink{
	color:#e6007c; 
	font-family:arial; 
	font-weight:bold; 
	font-size:20px;
	text-decoration:none;
}
.txtTitleWhite{
	color:#ffffff; 
	font-family:arial; 
	font-weight:normal; 
	font-size:14px;
	text-decoration:none;
}
.iContact{
	border:1px solid #ef65b6;
	background-color:#e40387;
	color:#ffffff; 
	font-family:arial; 
	font-weight:normal; 
	font-size:14px;
	text-decoration:none;
	width:100%;
	height:22px;
}
.iMsg{
	border:1px solid #e40387;
	background-color:#e40387;
	color:#ffffff; 
	font-family:arial; 
	font-weight:normal; 
	font-size:14px;
	text-decoration:none;
	width:98%;
	height:145px;
	overflow:hidden;
}
.iButton{
	border:1px solid #ef65b6;
	background-color:#ffffff;
	color:#000000; 
	font-family:arial; 
	font-weight:normal; 
	font-size:14px;
	text-decoration:none;
	width:80px;
	height:22px;
	cursor:hand;
}
.tblAdmin{
	height:18px;
	width:110px;
	background-color:#343434;
	text-decoration:none;
	color:#ffffff; 
	font-family:arial; 
	font-weight:normal; 
	font-size:11px;
	text-decoration:none;
	cursor:hand;
}
.formAdmin{
	font-weight:bold;
	color:#343434; 
	background-color:#ffffff; 
	border:1px solid #343434; 	 
	width:100px; 
	height:20px; 
	font-size:12px; 
	cursor:hand;
}
