body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	background-position: top;
	height:98%
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.navUtils {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  text-decoration: none;

}
.navMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color: #1C055D;
}
  
.navMenu:hover {
  color: #FFFFFF;
  text-decoration: none;
  }


.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.texto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000000;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.Base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	filter: Glow(Color=#FFFFFF, Strength=3);
}
.Base1 {
	filter: Glow(Color=#000000, Strength=2);
}

.tbini {
	height: 100%;
	width: 100%;	
}

.disp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #180057;
	
	background-attachment: fixed;
	background-image: url(imagens/dgrande.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.LoginTop {
	line-height: 11px;
	font-size: 11px;
}
.loginBase {
	line-height: 13px;
}
.FldLogin {
	height: 10px;
	width: 78px;
	border: 1px solid #A1A8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}

.SubMenubase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}

.separacao {
	background-attachment: fixed;
	background-image: url(imagens/separacao.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.TblLI
{
	border: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left-color: #29319c;
	border-bottom-color: #29319c;
	padding-bottom: 1px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #29319c;
	padding-top: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	border-right-color: #29319c;
	border-bottom-style: solid;
	height: 125px;
}