A
{
	text-decoration: none;
}

/*A:visited 
{ 
	text-decoration: none ;
	color: FFFFFF;
}*/

A.linkleft
{
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold; 
}
A.linkleft:hover
{
 font-family: Arial;
 font-size: 8pt;
 color: #00FF33; 
 text-decoration: none;
 font-weight: bold; 
}

.inputbox
{
    font-size:11px;
    font-family:tahoma,sans-serif;
    background: #D6E7EF;
    border-bottom: 1px solid #104A7B;
    border-right: 1px solid #104A7B;
    border-left: 1px solid #AFC4D5;
    border-top: 1px solid #AFC4D5;
    color:#000066;height: 19px;
    text-decoration:none;
    padding-left: 4px;
    padding-right: 4px;
    padding-top:2px;
    cursor: hand
}

.formbtn
{
	font-family: verdana,tahoma,san-serif;
	font-size: 11px;
	background: FFFFCC;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top: 1px solid #AFC4D5;
	color: #000066;
	height: 19px;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	cursos: hand;
}

.normaltext
{
	font-family:verdana;
	font-size:8pt;
	color:#000000;
}

.reporttext
{
	font-family: Arial Narrow;
	font-size:8pt;
	color:#000000;
}
.normaltext_red
{
	font-family:verdana;
	font-size:8pt;
	color:#FF0000;
}
.normaltext_white
{
	font-family:verdana;
	font-size:8pt;
	color:#FFFFFF;
}
.normaltext_yellow
{
	font-family:Arial;
	font-size:9pt;
	color: #FFFF99;
}
.normaltext_purple
{
	font-family:verdana;
	font-size:8pt;
	color: purple;
}

.headertext
{
	font-family:Verdana;
	font-size:16pt;
	color:#46A;
	font-weight: Bold;
	Filter: shadow (color:#999999,  direction=135); 
	height: 30; 
	width: 600
	
}


.TableRowEven 
{
	font-family:Arial;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}

.TableRowOdd 
{
	font-family:Arial;
	font-size:8pt;
	color: #001EB6;
	font-weight: bold;
	background-color: #CCCCCC;
}

A.navbtn
{
 	font-family: Arial;
 	font-size: 8pt;
 	color: 0000FF;
 	text-decoration: none;
 	font-weight: bold; 
}
A.navbtn:hover
{
 	font-family: Arial;
 	font-size: 8pt;
 	color: FF0000; 
 	text-decoration: none;
 	font-weight: bold; 
}

.leftheader
{
	font-family:Arial;
	font-size:10pt;
	color:#006699;
	font-weight: bold;
}

.bluebold
{
    FONT: bold 12px Arial, Helvetica, sans-serif;
    VERTICAL-ALIGN: top;
    COLOR: #0033cc;
    TEXT-ALIGN: justify;
    TEXT-DECORATION: none
}

.TxtBox	
{
 	FONT-FAMILY: Verdana;
 	FONT-SIZE: 11px;
	background: #FFFFFF; 
	color: #000099;
	border : 1px solid #000000;
	height : 18px;
}

INPUT
{
 	FONT-FAMILY: Verdana;
 	FONT-SIZE: 11px;
	background: #FFFFFF; 
	color: #000099;
	border : 1px solid #000000;
	height : 18px;
}

.checkbox
{
 	FONT-FAMILY: Verdana;
 	FONT-SIZE: 11px;
	background: #FFFFCC; 
	color: #000099;
	border : 1px solid #FFFFCC;
	height : 18px;
}

TEXTAREA
{
 	FONT-FAMILY: Verdana;
 	FONT-SIZE: 11px;
	background: #FFFFFF; 
	color: #000099;
	border : 1px solid #000000;
}

SELECT
{
	FONT-FAMILY: Verdana;
 	FONT-SIZE: 12px;
	background: #FFFFFF; 
	color: #000099;
	border : 1px solid #000000;
}

.shadow 
{ 
	Filter: shadow (color:red,  direction=-135); 
	height:12
}

.test
{ 
	Filter: shadow (color:yellow,  direction=-135); 
	height:12
}

.menu	
{
font-family:tahoma,sans-serif;
font-size:11px;
color:#000066;
font-weight:BOLD;
text-decoration:none
}

.alternatingitemstyle
{
	background: #94BEE7; 
	color:#000000;
}

.itemstyle
{
	FONT-FAMILY: Verdana;
 	FONT-SIZE: 8pt;
 	bordercolor : #FF0000;
}

.tableheader
{
	font-family:Arial;
	font-size:9pt;
	color:#FFFFFF;
	font-weight: Bold;
	background: #006699;
	text-align: Center;
	TEXT-DECORATION: none;
}

A.tableheader:visited
{
	color: #FFFFFF;
	text-decoration: none;
}


TR.tableheader A:link,
TR.tableheader A:visited,
TR.tableheader A:hover 
{ color: white }

A.linkmenuleft
{
 font-family: Arial;
 font-size: 8pt;
 color: #CCCCCC;
 text-decoration: none;
 font-weight: bold; 
}
A.linkmenuleft:hover
{
 font-family: Arial;
 font-size: 8pt;
 color: #00FF33; 
 text-decoration: none;
 font-weight: bold; 
}