/* Default CSS Stylesheet for a new Web Application project */


.power2
{
	font-weight: normal;
	font-size: 14;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
	text-align:left;
	font-weight:bold;
}

.power
{
	font-weight: normal;
	font-size: 9;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-align:left;
}
.Head
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: ARIAL;
	text-decoration: none;
}

.Header
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: ARIAL;
	text-align: center;
	text-decoration: none;
}

A:link
{
	font-size: 8pt;
	color: #4d4d4d;
	font-family: ARIAL;
	text-decoration: none;
}	
	
A:visited
{
	font-size: 8pt;
	color: #4d4d4d;
	font-family: ARIAL;
	text-decoration: none;
}	
		
A:active
{
	font-size: 8pt;
	color: #4d4d4d;
	font-family: ARIAL;
	text-decoration: none;
}	
		
A:hover	
{
	text-decoration:underline;
	color:	blue;
	}
	
P
{
	font-size: 8pt;
	font-family: ARIAL;
	text-decoration: none;
}

td
{
	font-size: 8pt;
	font-family: ARIAL;
}
.NormalText
{
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	text-align: justify;
	text-decoration: none;
}
.NormalTextWhite
{
	font-size: 8pt;
	color: white;
	font-family: ARIAL;
	text-align: justify;
	text-decoration: none;
}

.NormalNav
{
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	text-align: right;
	text-decoration: none;
}


INPUT.Button
{
    BORDER-RIGHT: gray 1pt solid;
    BORDER-TOP: gray 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: gray 1pt solid;
    FONT-FAMILY: ARIAL, Arial
}

INPUT.text
{
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	background-color: white;
}

li
{
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
}

/* Used for the links of the footer*/
:link.AFooter
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}	

:hover.AFooter
{
	font-weight: normal;
	font-size: 8pt;
	color: black ;
	font-family: Verdana;
	
	 text-decoration: none;
	text-align:center;
	background-color:white;
}	

:visited.AFooter
{
	font-weight: normal ;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}

INPUT.Button
{
    BORDER-RIGHT: gray 1pt solid;
    BORDER-TOP: gray 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: gray 1pt solid;
    FONT-FAMILY: Verdana;
}

.webmastertext
{
color: black;
font-family: Verdana;
font-size: 8pt;
font-weight: Normal;
padding-left:10px;
padding-right:10px;
}
.textlinkweb:link
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlinkweb:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlinkweb:visited
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}

