a {
color: #A92428;
text-decoration: none;
}

.myP1{
	width:500px;
	float:left;
	color:#000;
}
.myP2{
	width:290px;
	margin-left:5px;
	float:right;
	background-color:red;
}
.myP3{
	width:795px;
	float:left;
	background-color:blue;
}
.myP4{
	width:500px;
	float:left;
}
.myP5{
	width:500px;
	float:left;
	background-color:#222;
}
.myP6{
	width:285px;
	float:left;
	background-color:#b3b3b3;
}
.myP7{
	width:155px;
	float:left;
	background-color:#ccc;
}
.myP8{
	width:130px;
	float:right;
	background-color:yellow;
	margin-left:5px;
}
.myP9{
	width: 500px;
	float:left;
}
.myP10{
	width:290px;
	float:right;
	margin-left:5px;
}
.myP11{
	width:155px;
	float:left;

	background-color:#777;
}
.myP12{
	width:335px;
	float:right;

	background-color:#222;
}
.myP13{
	width:335px;
	float:right;

	background-color:#a4a4a4;
}
 .commuBox{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:150%;
 }
.commuBox a:link{color:#000; font-size:11px; font-weight:bold;text-decoration:underline;}
.commuBox a:active{color:#000; font-size:11px; font-weight:bold;text-decoration:underline;}
.commuBox a:visited{color:#000; font-size:11px; font-weight:bold;text-decoration:underline;}
.commuBox a:hover{color:#000; font-size:11px; font-weight:bold; text-decoration:none;}

.mpl{
	float:left;
	width:422px;
}
.mpm{
	float:left;
	background-color:lime;
	width:268px;
	margin-left:9px;
}
.mpr{
	float:left;
	background-color:#eee;
	margin-left:9px;
	width:130px;
}
.profilFullRow{
	float:left;
	width:100%;
	background-color:transparent;
}
.profilHalfRow{
	float:left;
	width:49%;
	background-color:transparent;
}

