
a:link          { color: #f00; font-weight: bold; text-decoration: underline }
h1                  { font-style: italic; font-weight: bold; font-size: 40px; font-family: Helvetica, Arial; letter-spacing: -3px; margin-bottom: -15px; padding-top: 15px }
h6     { color: #fff; font-style: italic; font-weight: normal; font-size: 30px; font-family: Impact, "Arial Black", Helvetica, Swiss, SunSans-Regular; text-align: center; text-transform: uppercase }
h2      { color: #696969; font-style: italic; font-weight: normal; font-size: 20px; font-family: Helvetica, Arial }
h3         { color: #ff8c00; font-variant: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica; text-transform: none }
body                { color: #000; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
td  { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p   { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited        { color: #f00; font-weight: bolder; text-decoration: underline }
a:active       { color: #f00; font-weight: bolder; text-decoration: underline }
h4        { color: #000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva }
h5 { color: #ff8c00; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva }
.submenu       { color: black; font-weight: bold; font-size: 11px; text-align: left; text-transform: capitalize }
.submenuAT      { color: #fff; font-weight: 800; font-size: 11px; background-color: #ff8c00; text-align: left }
.submenu2      { color: black; font-weight: bold; font-size: 11px; text-align: left; text-indent: 10px; margin-top: -5px }
.submenu2AT      { color: #fff; font-weight: 800; font-size: 11px; background-color: #f00; text-align: left; text-indent: 10px; margin-top: -5px }
a.submenu2AT {color:#fff !important; text-decoration:none;}
.grey { color: #696969 }

a, img
{
margin: 0px;
padding: 0px;
border: 0px;
}

#horizontalmenu a
{
float: left;
display: inline;
margin-bottom: -1px;
}

.bordertopfix
{
border-top: 1px solid black;
}

#vortechlogo
{
padding-bottom: 17px;
}

.important {
	font-weight: bold;
	font-size: 1.5em;
	color: red;
}