.common
{
	font-family: Tahoma, Helvetica;
	font-size: small;
	border: 0px solid rgb(0, 0, 0);
	padding: 10px 10px 10px 10px;
	left: 50%;
	display: block;
}

.clsCMOn, .clsCMOver {
	font-size: 12px;
        padding: 2px 4px;
	color: black;
}

.parent
{
	position:absolute;
	margin-left: -450px;
	top:0px;
	width: 850px;
	font-family: Tahoma, Helvetica;
	font-size: small;
	border: 0px solid rgb(0, 0, 0);
	padding: 10px 14px 10px 14px;
	left: 50%;
	display: block;

}

.parent2
{
	position:absolute;
	margin-left: -450px;

	width: 850px;
	font-family: Tahoma, Helvetica;
	font-size: small;
	border: 0px solid rgb(0, 0, 0);
	padding: 10px 14px 10px 14px;
	left: 50%;
	top:50%;
	display: block;

}

.childparent
{
	position:relative;
	margin-left: -430px;
	width: 840px;

}

.toptext
{
	position:relative;
	margin-left: -200px;
	top:0px;
	width: 590px;
	text-align:justify;

}

.centertext
{
	position:relative;
	margin-left: -400px;
	top:0px;
	width: 610px;
	text-align:justify;

}

.centertext2
{
	position:relative;
	margin-left: -400px;
	top:0px;
	width: 800px;
	text-align:justify;

}

.sidebar
{
	position:absolute;
	border: 1px dotted rgb(0, 0, 0);
	margin-left: -415px;
	top:110px;
	text-align:justify;
	width:180px;

}

.sidebar2
{
	position:absolute;
	border: 1px dotted rgb(0, 0, 0);
	margin-left: -415px;
	text-align:justify;
	width:180px;
	top:800px;

}


.sidebar1
{
	position:absolute;
	border: 1px dotted rgb(0, 0, 0);
	margin-left: 240px;
	top:180px;
	text-align:justify;
	width:160px;

}

.sidebar21
{
	position:absolute;
	border: 1px dotted rgb(0, 0, 0);
	margin-left: -515px;
	text-align:justify;
	width:180px;
	top:800px;

}

.menu
{
	position:absolute;
	margin-left: 80px;

}

.menulinks
{
	position:absolute;
	margin-left: -425px;

}

.img
{
	position: fixed;
	left: 50%;
	margin-left: -480px;
	top:-5px;
	z-index:10000;
	height:96%;
	width:940px;
	text-align:center;
	vertical-align:middle;
	border: 1px dotted rgb(0, 0, 0);
	background-image:url('images/b.png');
}