body {
   margin: 0px;
   padding: 0px;
   background-color: #000000;
}

a img {
   border: none;
}

td.container {
   padding: 0px 20px 10px 20px;
   background-color: #000000;
   border-left: 1px solid #333333;
   border-right: 1px solid #333333;
}


td.permission {
   padding: 3px 0px 3px 0px;
   background-color: #000;
}

td.permission p {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   color: #666;
   margin: 0px;
   padding: 0px;
}

td.permission p a {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   color: #666;
}

td.permission img {
   padding: 0px;
}

td.permission img.inline {
   padding: 12px 0px 0px 0px;
}

td.hometitle {
	background-color: #000000;
	padding: 0px 10px 0px 20px;
	border-top: 0px solid #999999;
}

td.hometitle h3 {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 11px;
   font-weight: normal;
   color: #666666;
   margin: 2px 0px 2px 0px;
   padding: 0;
}

td.hometitle h3 a {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
   letter-spacing: 0.3px;
   margin: 0px 6px 0px 6px;
   }

td.hometitle h3 a:hover {
	text-decoration: none;
	color: #ffffff;
	}

td.banner {
   margin: 0px;
   padding: 0px;
   
}

td.banner h1 {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin: 20px 30px 0px 30px;
}

td.banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
   	text-align: left;
    margin: 10px 30px 10px 30px;
   	padding: 0;
}

td.banner p a{
	color: #993366;
	text-decoration: none;
}

td.banner p a:hover {
	text-decoration: underline;
}

td.banner img {
   padding: 0px;
}


td.header h1 {
   font-family: Century, serif;
   font-size: 55px;
   font-weight: bold;
   color: #ffffff;
   margin: 0;
   padding: 0;
}

table.intro {
	margin 0px 20px 0px 25px;
}

td.welcome {
   padding: 10px 10px 10px 10px;
}

td.welcome h3 {
	font-family: 'Lucida Grande', Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}	

td.welcome p {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 12px;
   line-height: 16px;
   font-weight: normal;
   color: #000000;
   margin: 0px;
   padding: 5px 10px 0px 10px;
}

td.welcome p a {
   font-family: Helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #990000;
   text-decoration: none;
}

td.welcome p a:visited {
	color: #660099;
}

td.welcome p a:hover {
	text-decoration: underline;
	color: #ff3300;
}

td.welcome img {
	margin: 5px 12px 5px 10px;
   border: 1px solid #f8eed0;
   padding: 3px;
}

td.welcome a img {border: 1px solid #f8eed0; }

td.welcome a:hover img {border: 1px solid #f8eed0;}

td img.flynow {
	margin: 4px 12px 0px 0px;
   border: 1px solid #f8eed0; 
   padding: 3px;
}

td a img.flynow {border: 1px solid #f8eed0; }

td a:hover img.flynow {border: 1px solid #990000;}


td.side table {
   margin: 0px 20px 0px 0px;
}

td.sidebar {
   background-color: #d7c98d;
   margin: 3px 0px 20px 0px;
   padding: 0 16px 15px 16px;
}

td.sidetitle {
   background-color: #003399;
   padding: 6px 0px 5px 0px;
}


td.sidetitle h2 {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   color: #999;
   margin: 0px;
   padding: 0px;
}

td.sidetitle h2 a {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 12px;
   font-weight: bold;
   color: #999999;
   text-decoration: none;
}

td.sidetitle h2 a:hover {
	text-decoration: underline;
	color: #ffffff;
	}

td.sidebar h2 {
   font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #000000;
   text-align: center;
   margin: 10px 0px 0px 0px;
   padding: 0px;
}

td.sidebar h3 {
   font-family: 'Lucida Grande', Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   text-align: center;
   margin: 15px 0px 15px 0px;
   padding: 0px;
}

td.sidebar h3 a{
   color: #000000;
   text-decoration: none;
}

td.sidebar h3 a:hover{
   color: #ff3300;
   text-decoration: underline;
}

td.sidebar h4 {
   font-family: 'Lucida Grande', Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 19px;
   color: #990000;
   text-align: center;
   margin: 9px 0px 4px 0px;
   padding: 0px;
}

td.sidebar h4 a {
   font-family: Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #f8e54a;
   text-align: center;
}

td.sidebar ul {
   font-family: Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #ffffff;
   margin: 5px 0px 5px 0px;
   padding: 0px;
   list-style-type: none;
}

td.sidebar ul li {
   padding: 0px 0px 8px 0px;
}

td.sidebar ul li a {
   font-family: Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

td.sidebar ul li a:hover {
	text-decoration: underline;
	color: #ff3300;
}

td.sidebar p {
   font-family: 'Lucida Grande', Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   margin: 0px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
}

td.sidebar p a{
   color: #990000;
   text-decoration: none;
}

td.sidebar p a:hover {
	text-decoration: underline;
	color: #ff3300;
}

td.sidebar p a:visited {
	color: #660099;
	}
	
td.sidebar p.lowend {
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0 0px 0;
	}
	
td.sidebar p.contact {
	text-align: center;
	}

td.sidebar p.contact a{
	color: #000000;
	}
	
td.sidebar p.contact a:hover{
	text-decoration: underline;
	color: #ff3300;
	}

td.sidebar img.button {
   display: block;
   text-align: center;
   padding: 0px 0px 4px 0px;
}

td.sidebar img {
	padding: 5px 0px 0px 0px;
	}

td.sidebar img.inline {
   padding:15px 0px 0px 0px;
}

td.sidebartall {
   background-color: #000000;
   margin: 0px;
   padding: 0px;
}


td.sidebar img.tall {
	margin: 0px;
	padding: 0px;
	}



table.post {
   background-repeat: repeat-x;
   background-position: bottom left;
   background-color: #f8eed0;
}


td.title {
   background-color: #003399;
   padding: 2px 10px 4px 20px;
}

td.title h1 {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 16px;
   font-weight: normal;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}

td.title h2 {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 16px;
   font-weight: normal;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}

td.title h2 a {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 16px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}

td.title h2 a:hover {text-decoration: underline; }

td.title h3 {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 11px;
   font-weight: normal;
   color: #666666;
   margin: 3px 0px 3px 0px;
   padding: 0px;
}

td.title h3 a {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 10px;
   font-weight: normal;
   color: #747474;
   text-decoration: none;
   letter-spacing: 0.3px;
   margin: 0px 5px 0px 5px;
   }

td.title h3 a:hover {
	text-decoration: none;
	color: #ffffff;
	}


td.body {
   padding: 10px 10px 7px 10px;
}

td.body h2 {
	font-family: 'Lucida Grande', Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	text-align: left;
}	

td.body h3 {
	font-family: 'Lucida Grande', Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 4px 10px;
	padding: 0px;
	text-align: center;
}	

td.body h4 {
	font-family: 'Lucida Grande', Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 14px 10px;
	padding: 0px;
	text-align: left;
}


td.body p {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   margin: 0px;
   padding: 3px 10px 7px 10px;
}


td.body p a {
   font-family: 'Lucida Grande', Verdana, Helvetica;
   font-size: 12px;
   font-weight: normal;
   color: #990000;
   text-decoration: none;
}

td.body p a:visited {
	color: #660099;
}

td.body p a:hover {
	text-decoration: underline;
	color: #ff3300;
}

td.body p.top {
   margin: 0px 0px 0px 5px;
   padding: 0px;
   
   }

td.body p.top a {
   font-family: Tahoma, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-align: right;
   color: #cc3300;
}

td.body a.top {
   font-family: Tahoma, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #cc3300;
}

td.body p.top a:hover {text-decoration: underline; }

td.body p.blockquote {
	font-family: times, times new roman, serif;
   font-size: 14px;
   font-weight: normal;
   line-height: 20px;
   text-align: center;
   color: #000000;
   margin: 0;
   padding: 0px 30px 6px 30px;
   }
   
td.body p.blockquote a {
   font-family: times, times new roman, serif;
   font-size: 16px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

td.body p.blockquote a:hover {
	text-decoration: underline;
	color: #ff3300;
}
   
	

td.body ul {
   font-family: Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #ffffff;
   margin: 10px 10px 6px 10px;
   padding: 0px;
   list-style-type: none;
}

td.body ul li {
   padding: 0px 0px 10px 0px;
}

td.body ul li a {
   font-family: Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

td.body ul li a:visited {
	color: #660099;
	}

td.body ul li a:hover {
	text-decoration: underline;
	color: #ff3300;
	}

td.notes p {
   font-family: Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   margin: 0 0 0px 0;
   padding: 10px 10px 0px 10px;
}

td.notes p a {
   font-family: Tahoma;
   font-size: 9px;
   font-weight: normal;
   color: #cc3300;
}

td.notes p a:hover {text-decoration: underline; }


td.body img {
   padding: 0 0 10px 0;
  
}

td.body img.inline {
   margin: 5px 12px 5px 10px;
   border: 1px solid #CCCC99;
   padding: 3px;
}

td.body a img.inline {border:1px solid #999; }

td.body a img.welcome {border: 1px solid #f8eed0; }

td.body a:hover img {border:1px solid #333; }

td.body a:hover img.welcome {border: 1px solid #f8eed0;}

td.bottom {
   height: 4px;
   background-color: #993366;
}

td.footer {
   padding: 10px 0 0 0;
}

td.footer p {
	font-family: Helvetica;
   	font-size: 8px;
   	font-weight: normal;
   	color: #666666;
}










