body.Padrao {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/BkgPgPortal.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

body.Normal {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma;
	color: #666666;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma;
	color: #666666;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #005500;
	font-weight: normal;
}

a:hover { text-decoration: underline; }

a.Normal {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

a.Normal:hover {
	text-decoration: underline;
}

a.Stats {
	text-decoration: none;
	color: #AAAAAA;
	font-weight: normal;
}

a.Stats:hover {
	color: #666666;
	text-decoration: underline;
}

input, select {
	font-family: sans-serif, Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #666666;
	border-style: solid;
	border-width: 1;
	padding-left: 2;
	height: 22px;
}

textarea{
	font-family: sans-serif, Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #666666;
	border-style: solid;
	border-width: 1;
	padding-left: 2;
}

.Radio {
	border: 0px none;
}

.Checkbox {
	border: 0px none;
}

.BtnBlogs {
	font-family: sans-serif, Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	text-align: center;
	font-style: normal;
	line-height: normal;
	clear: both;
	padding: 2px;
	height: 22px;
	background-image:  url(../../images/BkgColor006633.jpg);
}

.Obrigatorio {
	font-family: sans-serif, Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #000000;
	border-style: solid;
	border-width: 1;
	padding-left: 2;
	background-color: #FFFFF3;
}

.Title {
	font-family: sans-serif, Arial, Helvetica, Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
}

p {
	padding: 0;
	margin: 0;
}

img.Borda {
	border: 1px solid #000000;
}

hr {
	height: 1px;
	color: #999999;
	background-color: #999999;
}

hr.Traco {
	border: dashed #C0E3C9 1px;
	background-color: #F0F9F0;
}

#TextoData {
	background-color: #006633;
	color: #FFFFFF;
	width: 70px;
	font-weight: bold;
	padding: 2px 4px;
	text-align: center;
}

#TextoMateria {
	font-size: 14px;
}

.Titulo {
	font-size: 20px;
	font-weight: bold;
	color: #006633;
}

.NomeBlog {
	font-size: 36px;
	font-weight: bold;
	color: #006633;
	letter-spacing: 10px;
}