/* CSS Document */

body {background-image: url('images/bg.jpg');
background-color: #FFCC35;
font-family: Verdana;
font-size: 14px;
color: #000000;
}

a:link {color: #013DA2;
text-decoration: none;}
a:visited {color: #013DA2;
text-decoration: none;}
a:hover {color: #000000;
text-decoration: underline;}
a:active {color: #000000;
text-decoration: underline;}

table {background-color #ffffff;
font-family: Verdana;
font-size: 14px;
color: #000000;
}

td {vertical-align: top}

p {font-family: Verdana;
font-size: 14px;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

ul {
list-style-type:disc;
font-family: Verdana;
font-size: 14px;
color: #000000;
padding-right: 10px;}

hr {border: 1px dashed #999999;
padding-right:10px;}

.maintable {border: 1px solid #000000;
background-color: #ffffff;
}

.leftmenu {font-family: Georgia;
background-color: #33392B;
color: #ffffff;
text-align: left;
padding-left: 10px;
line-height: 25px;
}

ul.leftmenu {margin: 0px;
	padding:0px;
	}
ul.leftmenu a:link, ul.leftmenu a:visited{font-family: Georgia;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
	}
ul.leftmenu a:hover, ul.leftmenu a:active {font-family: Georgia;
background-color: #262F1A;
color: #90BAEA;
text-decoration: none;
padding-left: 10px;}

ul.leftmenu a {display: block;}
.leftmenu  li{margin: 0px;
	padding:0px;
	list-style-type: none;}
	a.leftmenu{display: block;}





h1 {font-family: Georgia;
font-size: 18px;
color: #000000;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}
.title {font-family: Georgia;
font-size: 18px;
color: #000000;
font-weight: bold;
}

.red {color: #A20101;}

.underline {text-decoration: underline;}

.quote {font-family: Georgia;
font-size: 14px;
color: #000000;
font-style: italic;
text-align:center;
font-weight: bold;
}

.subtitle {font-family: Georgia;
font-size: 16px;
color: #A20101;
font-style: italic;
text-align:left;
font-weight: bold;
}
h2 {font-family: Georgia;
font-size: 16px;
color: #A20101;
font-style: italic;
text-align:left;
font-weight: bold;
padding-left: 10px;
}

.footer {text-align: center;}

a.footer:link {color: #000000;
text-decoration: underline;}
a.footer:visited {color: #000000;
text-decoration: underline;}
a.footer:hover {color: #ffffff;
text-decoration: underline;}
a.footer:active {color: #ffffff;
text-decoration: underline;}

.pilot {text-align: center;}

a.pilot:link {color: #2E7BFC;
text-decoration: none;}
a.pilot:visited {color: #2E7BFC;
text-decoration: none;}
a.pilot:hover {color: #000000;
text-decoration: underline;}
a.pilot:active {color: #000000;
text-decoration: underline;}

/* Hides from IE-mac \*/
li a {display:inline-block;}
li a {display:block;}/* End hide from IE-mac */