body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-color: #FFFFFF;
}
body {
	background-color: #5F5E30;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        scrollbar-face-color: #999966;
        scrollbar-track-color: #DEDDC0;
        scrollbar-arrow-color: #DEDDC0; 
        scrollbar-3dlight-color: #DEDDC0;
        scrollbar-shadow-color: #333300;
        scrollbar-highlight-color: #DEDDC0;
        scrollbar-darkshadow-color: #333300;
}

p {
	font-size: 12px;
        text-indent: 20px;
        margin-top: 0px;
        text-align: justify;
}

p.noindent {
        text-indent: 0px;
}

p.marginl {
        margin: 0px;
        margin-left: 20px;
        font-size: 10px;
        text-indent: 0px;
}
                
img {
        border-color: #000000;
}
     
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.headlink:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.headlink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.headlink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #DEDDC0;
	text-decoration: underline;
}
.textlink:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textlink:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textlink:hover {
	font-weight: bold;
	color: #DEDDC0;
	text-decoration: none;
}
.textlink2:link {
	color: #000000;
	text-decoration: underline;
}
.textlink2:visited {
	color: #000000;
	text-decoration: underline;
}
.textlink2:hover {
	color: #72713B;
	text-decoration: underline;
}
.textlink3:link {
	color: #72713B;
	text-decoration: none;
}
.textlink3:visited {
	color: #72713B;
	text-decoration: none;
}
.textlink3:hover {
	font-style: normal;
	font-weight: normal;
	color: #54532C;
	text-decoration: none;
}
.pilotslink:link {
        color: #000000;
        font-size: 14px;
	text-decoration: none;
}
.pilotslink:visited {
        color: #000000;
        font-size: 14px;
	text-decoration: none;
}
.pilotslink:hover {
        color: #54532C;
        font-size: 14px;
	text-decoration: none;
}
.imglink:link {
        color: #000000;
}
.imglink:visited {
        color: #000000;
}
.imglink:hover {
        color: #000000;
}
.imglink:active {
        color: #000000;
}
.callink:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.callink:visited {
        color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.callink:hover {
        color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.callink:active {
        color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.f1 {
	background-color: #DEDDC0;
	float: left;
	height: 20px;
	width: 100px;
	border: 1px solid #000000;
}

.f2 {
	background-color: #DEDDC0;
	border: 1px solid #000000;
	font-size: 10px;
}

.t1 {
	background-image: url(../img/b1.jpg);
	background-repeat: repeat-x;
}
.t2 {
	background-image: url(../img/b2.jpg);
	background-repeat: repeat-x;
}
.t3 {
	background-image: url(../img/b3.jpg);
	background-repeat: repeat-y;
}
.t4 {
	background-image: url(../img/i1.jpg);
	background-repeat: no-repeat;
}
.t5 {
	background-repeat: repeat-y;
	background-image: url(../img/b5.jpg);
}
.t6 {
	background-image: url(../img/i3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.t7 {
	background-image: url(../img/p7.jpg);
	background-repeat: no-repeat;
}
.t8 {
	background-image: url(../img/i2.jpg);
	background-repeat: no-repeat;
}
.b7 {
        background-image: url(../img/b7.jpg);
        background-repeat: repeat-x; 
        vertical-align: bottom;
}

h1 {
	font-size:26px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:18px;
}
h4 {
        font-size:16px;
}
h5 {
        font-size:14px;
}
h6 {
        font-size:12px;
}

li { 
        margin-bottom: 10px; 
        margin-top: 10px; 
        font-size: 12px;
        text-align: justify;
}

li.uproman {
        list-style-type: upper-roman;
}

li.number {
        list-style-type: decimal;
}

ul {
        font-size: 12px;
}

ul.disc {
        list-style-type: disc;
}

ul.square {
        list-style-type: square;
}


dt {
        font-size: 12px;
        margin-left: 1.3em;
        width: 1em;
        margin-bottom: 10px; 
        margin-top: 10px; 
}

dd {
        font-size: 12px;
        margin-left: 3.3em;
        margin-top: -25px;
        margin-bottom: 10px; 
}

.tall {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.top  {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #000000;
}

.talltop {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.nobottom {
        border-bottom-width: 0px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}

div.s {
        font-size: 12px;
}

div.h {
        color: #990000;
}

.he {
        line-height: 1.7em;
}

.haa {
        height: 100%;
}