A:hover {
	color: 82AD66;
	text-decoration: none;
}

H1
{
    FONT: bold 12pt arial;
    COLOR: #616161;
}

H2
{
    FONT: 8.5pt arial;
    COLOR: #616161;
}

H3
{
    FONT: bold 9pt arial;
    COLOR: #083194;
}

H4
{
    FONT: bold 18pt arial;
    COLOR: #616161;
}

H5
{
    FONT: bold 12pt arial;
    COLOR: #616161;
}

H6
{
    FONT: bold 9pt arial;
    COLOR: #616161;
}


A.special
{
    TEXT-DECORATION: none
}
A.button
{
    FONT: bold 9pt Arial, arial;
    TEXT-DECORATION: none
}
TH
{
    TEXT-TRANSFORM: capitalize;
    COLOR: #616161;
    FONT: bold 14pt Arial;
    BACKGROUND-COLOR: white;
}
TR.DataRowColor
{
    
    BACKGROUND-COLOR: white;
}
TD.DataRowColor
{
    FONT: 10pt Arial, arial, arial;	
    BACKGROUND-COLOR: white;
}
TD.SideMenu
{
    BACKGROUND-COLOR:white;
    
}
TR.DataGridHeader
{
   TEXT-TRANSFORM: capitalize;
   COLOR: #000000;
   FONT: 10pt arial, arial, arial;
   BACKGROUND-COLOR: white;
}

BODY{
   FONT: 10pt arial, arial;
   COLOR: #616161;
}

A:Link { 
	text-decoration: none;
    COLOR: #005263;
	}

A:visited { 
	text-decoration: none;
	COLOR: #808080;
	}
	
A:Active { 
	color: #808080;text-decoration: none
	}
	
.SubMenu{
	FONT: arial, arial;
}

FONT.SideMenuSelected{
	 FONT: arial, arial, sans-serif; 
}

FONT.DarksideFont{
	font-weight:bold;
	font-size:10pt; 
	font-family:arial,arial;
        COLOR: blue;
}

B{
	font-weight:bold;
	font-size:10pt; 
	font-family:arial,arial;
        COLOR: black;
}

input{
	font-size:10pt; 
	font-family:arial,arial;
	 COLOR: blue;
}

select{
	font-size:10pt; 
	font-family:arial,arial;
	 COLOR: blue;
}

TD{
	font-size:10pt; 
	font-family:arial,arial;
	 COLOR: #616161;
}
