A.tabLink			{color: #FFFFFF; font-size:12px; text-decoration : none;}
A.tabLink:Visited	{color: #FFFFFF;}
A.tabLink:Active 	{color: #FFFFFF;}
A.tabLink:Hover		{color: #FFCC00;}

A.tabLinkH			{color: #000000; font-size:12px; text-decoration : none;}
A.tabLinkH:Visited	{color: #000000;}
A.tabLinkH:Active 	{color: #000000;}
A.tabLinkH:Hover	{color: #000000;}

TD.NavyBlue	{background-color: #336699;}
TD.Gold		{background-color: #FFCC00;}

.tabText 	{font-size: 12px; font-weight: bold; color: #000000; background-color: #336699;}
.tabTextH	{font-size: 12px; font-weight: bold; color: #000000; background-color: #FFCC00;}

table {
    font-size: 12px;
    color: #6A6A6A;
    background-color: #FFFFFF;
    font-family: Arial, sans-serif;
}


body {
    font-size: 12px;
    line-height: 18px;
    color: #6A6A6A;
    background-color: #FFFFFF;
    font-family: Arial, sans-serif;
}


.headline {
	font-size: 15px;
	font-weight: bold;
  color: #6A6A6A;
}

.subline {
         font-size: 13px;
         text-decoration: underline;
         }

.comment {font-size: 8px; font-style: italic;}
.vexChoice {font-size: 15px; font-weight: bold; height:20px; vertical-align: bottom;}
.goodChoice {color: blue;}
.warning {font-size: 1.5em; font-style: italic; color: red}
.information { }
.accessory_header {font-weight: bold;}

input {
    text-align: right;
    font-size: 12px;
    color: #6A6A6A;
    font-family: Arial, sans-serif;
}

select {
    font-size: 12px;
    color: #6A6A6A;
    font-family: Arial, sans-serif;
}

.right {
	text-align: right;
}

.input-left {
	text-align: left;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.knap {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FF252D;
}

.driftTableHeight  {
	height: 25px;
}


