
/* ____________________________________ ELEMENTS ____________________________________ */

BODY
{
	font-family: Tahoma;
	font-size: 9px;
}

FORM
{
	font-family: Tahoma;
	font-size: 9px;
	clear:none
}

FONT
{
	font-family: Tahoma;
	color : #272366;
}

TABLE
{
	font-family: Tahoma;	
}

TH
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
}

TD
{
	font-family: Tahoma;
	font-size: 11px;
}

INPUT
{
	font-size: 10px; 
	font-family: Tahoma;
	text-decoration: none;
	background-color: #fafafa;
	color : #414141;
	border-color:#999999;
	border-width:1px;
}

TEXTAREA
{
	font-size: 10px; 
	font-family: Tahoma;
	text-decoration: none;
	background-color: #fafafa;
	color : #414141;
	border-color :#999999; 
	border-width:1px;
}

SELECT
{
	border-style: solid; 
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
	border-color :Maroon;
	border-left-color :Maroon ;
	border-right-color:Maroon ;
	border-top-color :Maroon ;
	border-bottom-color:Maroon;
	
	font-family: Tahoma; 
	font-size: 10px; 
	color:#414141; 
	text-decoration: none; 
	background-color: #fafafa
}

.Afooter:link
{
	color: #536680;
	font-size: 9px; 
	font-family: Tahoma;
	font-weight: bold;
}
.Afooter:visited
{
	color: #536680;
	font-size: 9px; 
	font-family: Tahoma;
	font-weight: bold;
}
.Afooter:active
{
	color: #536680;
	font-size: 9px; 
	font-family: Tahoma;
	font-weight: bold;
}
.Auser:link
{
	color: #536680;
	font-size: 12px; 
	font-family: Tahoma;
	font-weight: bold;
}
.Auser:visited
{
	color: #536680;
	font-size: 12px; 
	font-family: Tahoma;
	font-weight: bold;
}
.Auser:active
{
	color: #536680;
	font-size: 12px; 
	font-family: Tahoma;
	font-weight: bold;
}
.lastfooter
{
	color: LightGrey;
	font-size: 11px; 
	font-family: Tahoma;
	font-weight: bold;
}

A:active
{
	color: red;
	font-size: 11px; 
	font-family: Tahoma;
	font-weight: bold;
	/*text-decoration: none;*/
}

A:link
{
	color: #536680;
	font-size: 11px; 
	font-family: Tahoma;
	font-weight: bold;
}

A:visited
{
	color: #536680;
	font-size: 11px; 
	font-weight: bold;
}
.footernavhover:link
{
	font-size: 14px; 
    COLOR: #536680;
    TEXT-DECORATION: none;
}
.footernavhover:active
{
	font-size: 14px; 
    COLOR: #536680;
    TEXT-DECORATION: none;
}
.footernavhover:visited
{
	font-size: 14px; 
    COLOR: #536680;
    TEXT-DECORATION: none;
}
.error
{
	font-size: 14px; 
    COLOR: red;
    TEXT-DECORATION: blink;
}
.success
{
	font-size: 14px; 
    COLOR: green;
    TEXT-DECORATION: blink;
}
H1
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bolder;
	color : #272366;
}

H2
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bolder;
	color : #272366;
}

H3
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color : #272366;
}

BIG
{
	font-family: Tahoma;
	font-size: 10pt;
	color : #272366;
	font-weight:bold;  
}
