﻿
.DivStyleMenuTop
{
	display:block;
	font-weight:bold; 
	font-size:12px;
	text-align:center;
}
.DivStyleMenuLevel1
{
	display:block;
	font-size:11px;
	border: solid 1px #E1842A;
	padding: 1px 0px 2px 0px;
	padding-left:0.2em;
}

.DivStyleContent
{
	background: #fff;
	float:left;
	width:72%;
	margin-left: 4.5em;
	padding-left:0.1em; 
}

/* Exception pages like CoC Dashboard do not need left margin */
.DivStyleContent2
{
	background: #fff;
	float:left;
	width:90%;
	margin-left: 0.2em;
	padding-left:0.2em; 
}

/* per_home home page effects  intronews class is now generaltext class*/
.titlenews{
	font-size: 11.5px;
	font-weight: bold;
	color: #666666;
	font-family: verdana;	
}

