A.newButton {
	border : outset;
	background-color : transparent;
	text-decoration : none;
	color: Black;
	width: 125px
	text-align: center;
}

A.newButton:hover {
	border : inset;
	
}

		A.button {
			text-align : center;
			font : bold 9pt/20px Arial, Helvetica, sans-serif;
			color : Black;
			background-image : url(http://www.alutronic.de/CSS/buttonF.gif);
			width : 125px;
			height : 25px;
			border : none;
			background-repeat : no-repeat;
			background-position : center;
			background-attachment : fixed;
			background-color : transparent;
			vertical-align : middle;
		}

		A.button:Hover {
			color : White;
			background-image : url(http://www.alutronic.de/CSS/buttonP.gif);
			background-color : transparent;
		}


		A.blue {
			color: Navy;
			font : 12pt Arial, Helvetica, sans-serif;
			font-weight : bold;
			text-decoration : none;
		}


		A.blue:Hover {
			background-color : #CCFFFF;
			font-weight : bold;
		}

		A.blueS {
			color: Navy;
			text-align : center;
			font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}


		A.blueS:Hover {
			background-color : #CCFFFF;
			font-weight : bold;
		}

		A.blueSk {
			color: Navy;
			text-align : center;
			font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : normal;
		}


		A.blueSk:Hover {
			background-color : #4682B4;
			color: #AFEEEE;
		}
		A.blueSelect {
			color: #00008B;
			font : 10pt Arial, Helvetica, sans-serif;
			font-weight : bold;
			text-decoration : underline;
			background-color : #FFFFE0;
		}

		A.blueSelect:Hover {
			background-color : #CCFFFF;
		}

		A.blueLight {
			color: #4682B4;
			font : 10pt Arial, Helvetica, sans-serif;
			font-weight : bold;
			text-decoration : none;
		}

		A.blueLight:Hover {
			background-color : #CCFFFF;

		}

		INPUT.special {
			font-size : 9pt;
			font-variant : small-caps;
			font-weight : bold;

		}


		H1 {
			font-size : 16pt;
			background-color: transparent;
			color: #00A0DA;
			line-height : normal;
			text-align : left;
		}


		H1.super {
			background-color: transparent;
			color: #00A0DA;
			text-align : center;
			font-weight : bolder;
			letter-spacing : 5px;
		}

		H2 {
			background-color: transparent;
			color: #00A0DA;
			line-height : normal;
			text-align : left;
		}

		H2.special {
			font-size : 14pt;
			color: #00A0DA;
			line-height : normal;
			text-align : right;

		}

		H2.center {
			color: #00A0DA;
			text-align : center;
			font-size : 20px;
			vertical-align : middle;
		}

		H3{
			background-color: transparent;
			color: #00A0DA;
			text-align : left;
		}

		H3.right{
			background-color: transparent;
			color: #00A0DA;
			text-align : right;
		}

		H3.center{
			background-color: transparent;
			color: #00A0DA;
			text-align : center;
			font-size : 10pt;
			vertical-align : middle;
			padding-left : -1px;
		}

		H3.center2{
			color: #00A0DA;
			text-align : center;
			font-size : 12pt;
			vertical-align : middle;
			line-height : 12px;
			padding-bottom : 1px;
			padding-top : 1px;
		}

		H4{
			background-color : transparent;
			color: #3300FF;
			text-align : left;
			font-style : normal;
			font-size : 10pt;
		}

		P .special {
			font-size : 13px;
			text-align : justify;
			color: #00A0DA;
		}


		P.center {
			font-size : 18px;
			text-align : center;
			color: #4169E1;
		}


		H5{
			background-color : transparent;
			color: #3300FF;
			text-align : left;
			font-style : normal;
			font-size : 8pt;
		}

		H5.just{
			background-color : transparent;
			color: #0099FF;
			text-align : justify;
			font-style : normal;
			font-size : 8pt;
		}

		H5.center{
			color: #3300FF;
			text-align : center;
			font-style : italic;
			font-size : 7pt;
			font-weight : lighter;
		}

		H6{
			color: Navy;
			text-align : left;
			font-size : 8pt;
			font-weight : bold;
		}


		SELECT{
			background-color:#CCFFFF;
			font-size: 10pt;
			font-family:Arial,sans-serif;
		}

		SELECT.fixed{
			background-color:#CCFFFF;
			font-size: 9pt;
			font-family:Arial,sans-serif;
			width : 250px;
		}

		SELECT.small{
			background-color:#CCFFFF;
			font-size: 8pt;
			font-family:Arial,sans-serif;
		}


		SELECT.super{
			background-color:#CCFFFF;
			font-size: 16pt;
			font-family:Arial,sans-serif;
			vertical-align : top;
		}


		TD.HBLUE {
			color: #0000CD;
			background-color : #E0FFFF;
			font-weight : bold;
			font-family : Arial, Helvetica, sans-serif;
			font-size : smaller;
		}

		TD.HBLUE1 {
			color: #0000CD;
			font-size: 10pt;
			text-align : center;
		}


		TD.HBLUE1just {
			color: #0000CD;
			font-size: 10pt;
			text-align : justify;
		}

		TD.HYELOW {
			color: Black;
			background-color : #FFFACD;
			font-weight : bold;
			font-family : Arial, Helvetica, sans-serif;
			font-size : smaller;
		}

		TD.HSKY {
			background-color : #F0F8FF;
		}

		TD.OPTION {
			color: Navy;
			text-align : left;
			font-size : 9pt;
			font-weight : bold;
		}

		TD.TITEL{
			color: Navy;
			text-align : center;
			font-size : 10pt;
			font-weight : bold;
			vertical-align : middle;
		}

		TD.TITELspecial{
			color: Navy;
			text-align : center;
			font-size : 10pt;
			font-weight : bold;
			vertical-align : top;
			border-bottom : none;
		}

		TD.TITELright{
			color: Navy;
			text-align : right;
			font-size : 10pt;
			font-weight : bold;
			vertical-align : middle;
		}

		TD.DESCRIPTION {
			color: Navy;
			text-align : center;
			font-size : 8pt;
			vertical-align : middle;
		}

		TD.DESCRIPTIONJust {
			color: Navy;
			text-align : justify;
			font-size : 8pt;
			vertical-align : middle;
		}

		TD.Help {
			color: Navy;
			text-align : justify;
			font-size : 12pt;
			vertical-align : middle;
		}

		TD.DESCRIPTIONTop {
			color: Navy;
			text-align : center;
			font-size : 8pt;
			vertical-align : top;
		}

		TD.DESCRIPTIONTopNoBorder {
			color: Navy;
			text-align : center;
			font-size : 8pt;
			vertical-align : top;
			border : none;
		}



		TD.noBorder {
			border : none;
		}

		TD.EXPLICACION {
			color: #4169E1;
			text-align : center;
			font-size : 8pt;
			vertical-align : middle;
			font-style : italic;
		}

		TD.DESCRIPTIONleft{
			color: Navy;
			text-align : left;
			font-size : 8pt;
			vertical-align : middle;
		}

		TD.DESCRIPTIONjust{
			color: Navy;
			text-align : justify;
			font-size : 8pt;
			vertical-align : middle;
		}

		TD.EXPLICACIONleft {
			color: #4169E1;
			text-align : left;
			font-size : 8pt;
			vertical-align : middle;
			font-style : italic;
		}
