.inner_content{
width:100%;
height:auto;
float:center;
margin-top:10px;
margin-bottom:20px;
color:#1f1f1f;
line-height:25px;
text-align:justify;
}
.inner_content_inner{
	width:100%;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	line-height:22px;
	text-align:justify;
}
.inner_content a{
color:#b53818;
text-decoration:none;
}
.inner_content a:hover{
color:#1f1f1f;
text-decoration:none;
}



.myweb {
	BACKGROUND-IMAGE: url(Plan_plus.jpg);
	PADDING-LEFT: 45px;
	WIDTH: 100%;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY:"Trebuchet MS", Arial, Helvetica, sans-serif;
	FLOAT:left;
	HEIGHT:35px;
	COLOR: #930;
	FONT-SIZE: 14px;
	CURSOR: pointer;
	FONT-WEIGHT: bold;
	PADDING-TOP: 7px;
	padding-bottom:10px;
	text-align:left;
	text-transform:uppercase;
}

.openweb {
	BACKGROUND-IMAGE: url(Plan_Minus.jpg);
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY:"Trebuchet MS", Arial, Helvetica, sans-serif;
	FLOAT: left;
	COLOR: #009;
	FONT-SIZE: 14px;
	CURSOR: pointer;
	FONT-WEIGHT: bold;
	text-transform:uppercase;
}
.webdetails {
	TEXT-ALIGN: justify;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 0px;
	WIDTH:100%;
	CLEAR: both;
	PADDING-TOP: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
