body
{
	font-size: 10pt;
	margin: 0px;
	font-family: Verdana, arial, sans-serif;
	font-variant: normal;
}

TD
{
	font-size: 10pt;
	font-family: Verdana, arial;
}

H1
{
	font-weight: bold;
	font-size: 18pt;
	color: #478f8f;
	font-family: "Courier New" , arial, verdana, Courier, monospace;
}

H2
{
	font-weight: bold;
	font-size: 16pt;
	color: #1D84D3;
	font-family: "Courier New" , arial, verdana, Courier, monospace;
}

H3
{
	font-weight: bold;
	font-size: 14pt;
	color: Firebrick;
	font-family: "Courier New" , arial, verdana, Courier, monospace;
}

H4
{
	font-weight: bold;
	font-size: 13pt;
	color: #996666;
	font-family: "Courier New" , arial, verdana, Courier, monospace;
}

Ax
{
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
}


Ax:Visited
{
	font-weight: bold;
	color: #ff6666;
	font-family: verdana;
	text-decoration: underline;
}

Ax:Active
{
	font-weight: bold;
	color: blue;
	font-family: verdana;
	text-decoration: underline;
}

Ax:Hover
{
	font-weight: bold;
	color: #666600;
	font-family: verdana;
	text-decoration: none;
}

..passiv
{
	background-color: Black;
	width: 120pt;
	text-align: center;
	height: 22px;
}

..Error
{
	font-weight: bold;
	font-size: 8pt;
	color: Red;
	font-family: Verdana;
}

..BoxTop
{
	font-size: 8.5pt;
	font-family: Verdana;
	color: White;
	font-weight: bold;
}

..BoxContent
{
	background-color: #f9f9f9;
	font-size: 7.5pt;
	font-family: Verdana;
	color: Black;
	font-weight: bold;
}

..menu
{
	text-align: center;
	vertical-align: middle;
	font-size: 7.5pt;
	font-family: Verdana;
	color: Black;
	font-weight: bold;
}

..subMenu
{
	text-align: center;
	vertical-align: bottom;
	font-size: 7.5pt;
	font-family: Verdana;
	color: Black;
	font-weight: bold;
	background-color: #cccce0;
}

..bottomBox
{
	background-image: url(images/btnBig.png);
	color: Black;
	font-size: 7.5pt;
	font-family: Verdana;
	font-weight: bold;
}

..TopText
{
	font-weight: bold;
	font-size: x-large;
	color: white;
	font-style: italic;
	font-family: Verdana;
	background-color: #478f8f;
}

..Invisible
{
	visibility: hidden;
}

..DatagridStyle 
{
	font-size:xx-small;	
}

..smallText 
{
	font-size:xx-small;	
}

