td {
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#006400;
}

form
{
	margin:0px;
}

/* Decoration do botão default */

a {
	font-family:Arial, Verdana;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

A:Hover  {
	text-decoration : none;
	color : #FFFFE0;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

.viewitem_lined_table
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

/* Decoration do Menu Rodape */

a.b {
	font-family:Arial, Verdana;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:navy;
}
A.b:Hover  {
	text-decoration : none;
	color :red;
}

/* Decoration do Menu Rodape */

a.c {
	font-family:Arial, Verdana;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
A.c:Hover  {
	text-decoration : none;
	color : #ff0000;
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;
    BORDER-LEFT: #000000 0px solid;
    BORDER-BOTTOM: #000000 0px solid
	
}

.mnu {  
	background-image: url(siteimages/mnu_mid.jpg); 
	cursor: hand;
	white-Space: nowrap;
	vertical-align: middle;
	width: 160px;
	height: 25px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	background-color: #ffffff;
	color: #FFFFFF;
	text-align: left; 
	font-weight: bold; 
}

.textbox {
	border: #000000 1px inset;
	border-color: #000000 #000000 #000000 #000000;
	background-attachment: fixed;
	background-image: url(siteimages/shadow.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;
}

.combobox {
	border: 1px solid blue;
	border-top : 1px solid blue; 
	border-left : 1px solid blue;
	border-right : 1px solid blue;
	background-image: url(siteimages/shadow.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color:#F0FFFF; 
	color:#000000;
}

.btn_def1{
	cursor: hand;
	background-color:#FFD700; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #000000 #000000 #000000 #000000;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(siteimages/shadow.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

.btn_def2{
	background-color:#000000; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #000000 #000000 #000000 #000000;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(siteimages/shadow.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF0000;
}



