BODY {
	color : #333333;
	font-family : "Courier New", Courier, monospace;
	margin : 0;
}

TD {
	font-family : "Courier New", Courier, monospace;
	font-size: 13px;
}

.txt {
	padding-left: 35px;
	padding-right: 30px;
}

.txttd {
	padding-left: 65px;
	padding-right: 30px;
}

.erro {
	background-color: Red;
	color: White;
	padding: 2px;
}

.alerta {
	background-color: #FFCC00;
	color: #003399;
	padding: 2px;
}

.sucesso {
	background-color: Yellow;
	color: #003399;
	padding: 2px;
}

a:link, a:visited {
	color : #0099FF;
	text-decoration : underline;
}

a:hover {
	color : #0099FF;
	text-decoration : none;
}

.sec {
	color : #003399;
	text-decoration : none;	
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

.secsub {
	color : #FF6600;
	text-decoration : none;	
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}

.flk {
	line-height: 30px;
	text-decoration : none;	
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

a:link.flk, a:visited.flk {
	color : #003399;
	text-decoration : none;	
}

a:hover.flk, a:active.flk {
	color : #FF6600;
	text-decoration : underline;	
}

.menu {
	color : #FF6600;
	text-decoration : none;	
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link.menu, a:visited.menu {
	color : #0099FF;
	text-decoration : none;	
}

a:hover.menu, a:active.menu {
	color : #FF6600;
	text-decoration : none;	
}

.lblu {
	color : #0099FF;
	text-decoration : none;	
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link.lblu, a:visited.lblu {
	color : #0099FF;
	text-decoration : none;	
}

a:hover.lblu, a:active.lblu {
	color : #FF0000;
	text-decoration : underline;	
}

.lor {
	color : #FF6600;
	text-decoration : none;	
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link.lor, a:visited.lor  {
	color : #FF6600;
	text-decoration : none;	
}

a:hover.lor,  a:active.lor  {
	color : #FF0000;
	text-decoration : underline;	
}

.ver {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}

a:link.ver, a:visited.ver  {
	color: Gray;
	text-decoration : none;	
}

a:hover.ver,  a:active.ver  {
	color: #333333;
	text-decoration : underline;	
}

.upper {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

a:link.upper, a:visited.upper  {
	color: white;
	text-decoration : none;	
}

a:hover.upper,  a:active.upper  {
	color: white;
	text-decoration : underline;	
}

.tdmenu {
	padding: 5px; 
	line-height :16px;
}

H2 {
	color :  #0099FF;
	font-size : 16;
	letter-spacing:1px;
	margin-bottom :10px;
	margin-top : 10px;
	padding-left: 30px;
}

input, textarea {
	border: solid 1px #0099FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
}

.send {
	border: solid 1px #0099FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0099FF;
	color: white;
}

.alert {
	color:red;
}

a:link.alert, a:visited.alert {
	color:red;
	text-decoration: none;
}

.none {
	border: none;
	background-color:transparent;
}
