	* {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
	}

	html, body {
		height: 100%;
	}

	body {
		font: normal 11px/14px Arial, sans-serif;
	}

	td, div {
		font: normal 11px/14px Arial, sans-serif;
		color: #4E4E4E;
	}

	th {
		font: bold 14px Arial, sans-serif;
		color: #cecece;
		text-align: left;
		padding-bottom: 8px;
		border-bottom: 1px solid #cccccc;
	}

	a, a:link, a:visited, a:active {
		color: #336699;
		text-decoration: none;

	}
	 a:hover {

		text-decoration: underline;
	}
	
	a.balloon, a.balloon:link, a.balloon:visited, a.balloon:active, a.balloon:hover {
		color: #336699;
		text-decoration: none;
		border-bottom: 0.1em dashed;

	}
	 
	.cnwdiv {
		margin-top: 15px;
		text-align: left;
	}
	
	.cnwp	{
		margin-top: 15px;
		text-align: left;
	}

	.cnwli {
		margin-left: 0px;
		text-align: left;
	}

	img {
		border: 0 none;
	}
	
	.h1, h1 {
		display: inline;
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

	.h2, h2 {
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

	.h3, h3 {
		display: inline;
		font-size: 28px;
		line-height: 32px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
	}

	.h4, h4 {
		display: inline;
		font: 22px Tahoma, sans-serif;
		color: #ffffff;
		text-decoration: none;
	}

	.shell {
		width: 97%;
		min-height: 100%;
		margin: 0 auto;
		text-align: left;
	}

	.pic {
		border: 3px solid #cccccc;
	}

	.outline, .outline a {
		outline: 0;
	}


/* Overlay */
	.clOverlayContent {
		position: absolute;
		z-index: 100;
		top: 0;
		left: 0;
		display: none;
		background-color: #eeeeee;
		border: 10px solid #000000;
	}

	.clOverlay {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90;
		width: 100%;
		display: none;
		background-image: url("http://www.centralserver.com.br/images/overlay.png");
	}

	* html .clOverlay {
		background-color: #333333;
		background-color: transparent;
		background-image: url("http://www.centralserver.com.br/images/spacer.png");
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.centralserver.com.br/images/overlay.png",sizingMethod="scale");
	}


/* Header */
	.header {
		background: url("http://www.centralserver.com.br/images/topo.jpg") no-repeat;
		width: 779px;
		height: 120px;
	}

	.header .logo {
		float: left;
		width: 330px;
		height: 73px;
	}


/* Nav */
	.nav {
		display: inline;
		float: left;
		width: 778px;
	}

	.nav ul {
		float: left;
		list-style: none;
		height: 24px;
	}

	.nav li {
		float: left;
		height: 24px;
		background: url('http://www.centralserver.com.br/images/sep.png') no-repeat top right;
	}

	.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
		height: 21px;
		padding-top: 5px;
		color: #FFFFFF;
		font: 11px/16px Arial, sans-serif;
		background: none;
		text-align: center;
		display: block;
		text-decoration: none;
		outline: 0;
	}

	.nav li a:hover {
		text-decoration: none;
	}


/* SubNav */
	.subNavContainer {
		display: none;
		float: left;
		background: #4e4e4e;
		overflow: hidden;
	}

	.subNav {
		display: none;
		height: 22px;
	}

	.subNav a:link, .subNav a:visited, .subNav a:active {
		float: left;
		padding: 0 10px 0 18px;
		height: 23px;
		color: #ffffff;
		font: 11px/22px Arial, sans-serif;
		background: #4e4e4e url("http://www.centralserver.com.br/images/bullet.png") left no-repeat;
		text-align: center;
		display: block;
		text-decoration: none;
		outline: 0;
	}

	.subNav a:hover {;
		background: #000000 url("http://www.centralserver.com.br/images/bullet.png") left no-repeat;
	}



/* Content */
	.content {
		vertical-align: top;
		width: 780px;
	}
	
/* Forms */
	.formElementLogin {
		height: 15px;
		color: #515151;
		border: 1px solid #af261d;
		background-color: #ffffff;
		font: normal 11px "Arial", "sans-serif";
	}

	.formElement {
		height: 15px;
		color: #515151;
		border: 1px solid #cccccc;
		background-color: #ffffff;
		font: normal 11px "Arial", "sans-serif";
	}
	.formElementcombo {
		height: 20px;
		color: #515151;
		border: 1px solid #cccccc;
		background-color: #ffffff;
		font: normal 11px "Arial", "sans-serif";
	}

	.formBtn {
		height: 23px;
		color: #515151;
		padding: 0 15px;
		font: bold 11px "Arial", "sans-serif";
	}


.container { 
font: bold 11px "Arial", "sans-serif";
margin:0px 0; 
} 
.container img { 
vertical-align:bottom; 
} 
.container span { 
font-weight:bold; 
cursor:pointer; 
color:#336699;
} 
.off { 
display:none; 
color:#336699;
} 
.on { 
display:block; 
margin:10px 0px; 
text-align:justify;
color:#336699;
}
