table {
	border: 1px #000000;
}

.jets_table{
	border: 1px solid #000000;
}

.djets_table{
	border: 2px solid #000000;
}

body {
	background-color: #CCCCCC;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 1
	0px;
	margin-right: 10px;
	color: #000000;
}

body,td,th {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

input.textbox{
	border: 1px solid #FFFFFF;
	background-color: #085600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;

}

input.button {
	border: 1px solid #FFFFFF;
	background-color: #085600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

.textongreen{
	color:#FFFFFF;
}

h1 {
	font-family: "Arial";
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 16px;
}

h2 {
	font-family: "Arial";
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 12px;
	margin-bottom: 3px;
}

h3 {
	font-family: "Arial";
	color: #000000;
	font-size: 11px;
	margin-bottom: 3px;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

p.error {
	color: #FF0000;
	font-style:italic;
	font-weight:bold;
}

#navcontainer a {
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:link {
	color: #FFFFFF;
}

#navcontainer a:visited {
	color: #FFFFFF;
}

#navcontainer a:hover
{
	color: #FF0000;
}

#navcontainer a.navtext_active {
	font-family: "Arial";
	font-weight: bold;
	color: #FF0000;
}

#navcontainer td {
	font-family: "Arial";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

#navcontainer td.navtext {
	font-family: "Arial";
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
}

#navcontainer td.navtext_active {
	font-family: "Arial";
	font-weight: bold;
	color: #FF0000;
}

#navcontainer td.navtext_white {
	font-family: "Arial";
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}



