 Style Sheet created by Guy Martin



H1{
align: center;
font-family: Arial Narrow;
font-size: x-large;
font-weight: 600;
font-style: normal;
text-align: center;
color:#330099;
  border-bottom: thin solid
}

H2{
align: center;
font-family: Arial Narrow;
font-size: x-large;
font-weight: 600;
font-style: normal;
text-align: center;
color:#330099;
  border-bottom: thin none
}

H3{
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: 600;
font-style: normal;
text-decoration: none;
text-align: center;
color: #330099;
}

h4 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330099;
	width: 100%;
    text-align: center;	
}

BODY{
font-family: Arial Narrow;
font-size: medium;
font-weight: 500;
color: #330099;
background-image: url(images\bground.gif);

}
INPUT{
	font-family: Arial Narrow;
	font-weight: 500;
	color: #333399;
	background: #FFFFFF;
	text-align: left;
  outline: #FF0033 thin
}

TABLE{
font-family: Arial Narrow;
font-weight: 500;
text-decoration: none;
text-transform: capitalize;
text-align: left;
background-image: url(images\bgroundTile.gif);
}

TD{
font-family: Arial Narrow;
font-weight: 500;


}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }


.vixbutton {
	width: 100px;
	height: 30px;
	text-align: center;
	background-color: #000099;
    color: #ffffff;
    font-family: Geneva,Arial,Helvetica,sans-serif;
  border-bottom: thin solid #CC0033;
  border-left: none;
  border-right: thin solid #CC0033;
  cursor: pointer
}

.vixtable {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330099;
	width: 80%;
}

.vixtableheader {
	background-color: #CCCCCC;
  color: #330099
}

.vixtableresults {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330099;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #FFFFCC;
}

.vixtableinput {

	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #CCCCCC;
}

.vixtitle {
	background-color: #FFFFFF;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	font-weight: normal;
  border-bottom: thin solid #CC0033;
  border-top: thin solid #CC0033
}

.vixinput {
	font-family: Arial Narrow;
	font-style: normal;
	font-weight: 500;
	color: #330099;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
  border-top-style: none;
  font-variant: small-caps
}

title {
font-family: Arial Narrow;
font-size: large;
font-weight: 600;
font-style: normal;
text-decoration: none;
text-align: center;
color: #FF0000;
}
</style>

