BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	color: #1C4274;
}

TD.title_bline{
 	border: solid 1px;
        border-left:0px;
        border-top: 0px;
        border-right: 0px;
        border-color: #2933C0;
	padding-left: 5px;
}

TD.txt{
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #555555;
}

TD.border1px
{
	border: solid 1px;
	padding: 1px;
	border-color: #C0C0C0;
}

TD.border_top2px
{
	border: solid 1px;
        border-left:0px;
        border-bottom: 0px;
        border-right: 0px;
        border-color: #525252;
}

TD.border_bottom2px
{
        border: solid 1px;
        border-left:0px;
        border-top: 0px;
        border-right: 0px;
        border-color: #525252;
}

TD.border_left2px
{
        border: solid 1px;
        border-top:0px;
        border-bottom: 0px;
        border-right: 0px;
        border-color: #525252;
}

TD.border_right2px
{
        border: solid 1px;
        border-left:0px;
        border-bottom: 0px;
        border-top: 0px;
        border-color: #525252;
}

TD.border_l1px
{
	border: dashed 1px;
	border-top:0px;
	border-bottom: 0px;
	border-right: 0px;
        border-color: #C0C0C0;
	padding: 3px;
}

UL{
	 line-height: 1.5em;
	 list-style-type: square;
	 list-style-image: "";
}
UL UL{
	line-height: 1.2em;
	list-style-type: disc;
	color: #1C4274;
}

P.txt{
      /* text-indent: 2em; */
        margin: 1em;
}

P.txt2{
  	border: solid 1px;
	border-color: #c0c0c0;
	padding: 10px;
	margin-left:20px;
	width: 80%;
}

P.txt2 IMG{
	margin: 0 20 0 0;
	clear;
	float: left;
}

P.bool{
 	border: solid 1px;
	border-color: #c0c0c0;
	padding: 1em;
	margin:	 .5em;
	clear;
}
P.bool IMG
{
 margin: .7em;
 float: left;
}

IMG.border1px
{
        border: solid 1px
	border-color: #C0C0C0
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #1C4274; 
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1C4274;
}

.title_tab {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	letter-spacing: 1px;
        color: #1C4274;
}

.small {
	font-size: 9px;
	letter-spacing: 1px;
	text-align: justify
}

.message {
	color: #1C4274; 
}

.txt {
        color: #555555;
}

.txt_b{
	color: #000000;
}

.unidec{
	font-weight: bold;
	color: #000000;
}

TABLE {
	border-color: #eeeeee
}

A{
	color: #2F3ADC;
	text-decoration: none
}

A:HOVER {
	color: #D47D1F;
	text-decoration: underline
}

A.menulink {
	color: #3333CC;
	text-decoration: none
}

A.menulink:HOVER {
	color: #D47D1F;
	text-decoration: underline
}

A.titlelink {
	font-size: 15px;
	font-weight: normal;
	color: #2933C0;
	text-decoration: none;
}

A.titlelink:HOVER {
	font-size: 15px;
	font-weight: normal;
	color: #E78822;
	text-decoration: underline
}

.tabletitle {
	color: #eeeeee;
	background-color: #000055
}

.disabled {
	background-color: #dddddd
}

.deleted {
	background-color: #dddddd
}

SELECT {
	color: #22518f
}
INPUT {
	color: #22518f
}
TEXTAREA {
	color: #22518f
}
