TEXTAREA
{
    BORDER-RIGHT: #000000 1pt solid;
    BORDER-TOP: #000000 1pt solid;
    FONT-WEIGHT: 500;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1pt solid;
    BORDER-BOTTOM: #000000 1pt solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: rgb(231, 239, 218);
    TEXT-ALIGN: justify
}

SELECT
{
    BORDER-RIGHT: #000000 1pt solid;
    BORDER-TOP: #000000 1pt solid;
    FONT-WEIGHT: 500;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1pt solid;
    BORDER-BOTTOM: #000000 1pt solid;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: rgb(231, 239, 218);
    TEXT-DECORATION: none
}

.textboxAzul
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: 500;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #daf0ff
}

.textbox
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: 500;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: rgb(231, 239, 218);
}

.BUTTON_OLD
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    WIDTH: 85px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #0080db
}

.BUTTON
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    WIDTH: 85px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: rgb(109, 137, 46);
}

.BUTTON2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    WIDTH: 200px;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #0080db
}

body, table
{
	font-family: Tahoma, Verdana, Segoe, Sans-Serif;
	font-size: 8pt;
	line-height: 16px;
	margin: 0px;
	border: 0px;
	color: #3f3f3f;
}

body
{
	background-color: rgb(109, 137, 46);
}

img 
{
	border: 0px;
}

.txtV
{
	font-family: Tahoma, Verdana, Segoe, Sans-Serif;
	font-size: 8pt;
	color: #6D892E;
}

.txtA
{
	font-family: Tahoma, Verdana, Segoe, Sans-Serif;
	font-size: 8pt;
	color: #3366cc;
}

.txtR
{
	font-family: Tahoma, Verdana, Segoe, Sans-Serif;
	font-size: 8pt;
	color: #ed2f36;
}


a
{
	color: #3366cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

hr
{
    height: 1px;
    border-top: #a9a9a9 1px dashed;
    border-bottom: 0px;
}

.a1
{
    color: #ffffff;
    text-decoration: none;
}

.a1:hover
{
    color: #ffd700;
    text-decoration: none;
    border-bottom: #ffd700 1px dashed;
}

.a2
{
    color: #ffffff;
    text-decoration: none;
}

.a2:hover
{
    text-decoration: none;
}

.a3
{
    color: #ffffff;
    text-decoration: none;
}

.a3:hover
{
    color: #ffd700;
    text-decoration: none;
}

.a4
{
    color: #3366cc;
    text-decoration: none;
}

.a4:hover
{
    color: #3366cc;
    text-decoration: none;
	border-bottom: #3366cc 1px dashed;
}

.a5
{
    color: #000000;
    text-decoration: none;
}

.a5:hover
{
    color: #6D892E;
    text-decoration: none;
    border-bottom: #6D892E 1px dashed;
}


.a6
{
    color: #000000;
    text-decoration: none;
}

.a6:hover
{
    color: #ed2f36;
    text-decoration: none;
    border-bottom: #ed2f36 1px dashed;
}

.item
{
    background-image: url(../img/item.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
}

.item1
{
    background-image: url(../img/item1.gif);
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
}

.item2
{
    background-image: url(../img/item2.gif);
    background-repeat: repeat-x;
}

.item3
{
    background-image: url(../img/item3.gif);
    background-repeat: no-repeat;
    width: 6px;
}

.item4
{
    background-image: url(../img/item4.gif);
    background-repeat: repeat-y;
}

.item5
{
    background-image: url(../img/item5.gif);
    background-repeat: repeat-y;
}

.item6
{
    background-image: url(../img/item6.gif);
    background-repeat: no-repeat;
    height: 6px;
}

.item7
{
    background-image: url(../img/item7.gif);
    background-repeat: repeat-x;
}

.item8
{
    background-image: url(../img/item8.gif);
    background-repeat: no-repeat;
}

.t1
{
    font-size: 13pt;
    color: rgb(109, 137, 46);
    font-weight: bold;
    line-height: normal;
}

.t2
{
    font-size: 10pt;
    font-weight: bold;
    line-height: normal;
}

.m1
{
    font-size: 10pt;
    color: #dc143c;
    font-weight: bold;
    line-height: normal;
}

.Alert
{
    border: solid 1px #bebebe;
    background-color: #ffffcc;
    padding: 5px;
    font-weight: bold;
}

.message
{
    border: solid 1px #bebebe;
    background-color: #ffffcc;
    padding: 5px;
    font-weight: bold;
}

.index
{
    color: #ff4500;
    font-weight: bold;
    vertical-align: super;
    font-size: 7pt;
}

.asterisk
{
    color: #ff4500;
    font-weight: bold;
}

.img70
{
    height: 10px;
    width: 10px;
    padding: 5px;
    background-image: url('../img/img70.gif');
    background-repeat: no-repeat;
}

.imgIzq
{
    padding: 5px;
    background-image: url('../img/img70.gif');
    background-repeat: no-repeat;
}

